keith-turner commented on a change in pull request #294: Fix Muchos to work
with Java 11
URL: https://github.com/apache/fluo-muchos/pull/294#discussion_r339247833
##########
File path: lib/muchos/config.py
##########
@@ -188,6 +193,14 @@ def shutdown_delay_minutes(self):
def version(self, software_id):
return self.get('general', software_id + '_version')
+ def java_product_version(self):
Review comment:
This is nice, making the java version available to ansible.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services