We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d7793 commit 7991e04Copy full SHA for 7991e04
lib/java_buildpack/jre/zing_jre.rb
@@ -26,6 +26,7 @@ module Jre
26
class ZingJRE < OpenJDKLike
27
# (see JavaBuildpack::Component::ModularComponent#command)
28
def command
29
+ # no command
30
end
31
32
# (see JavaBuildpack::Component::ModularComponent#sub_components)
0 commit comments