We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8d7793 + 7991e04 commit 46c0bbaCopy full SHA for 46c0bba
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