yoda-mon commented on code in PR #1043:
URL: https://github.com/apache/bigtop/pull/1043#discussion_r1000108101
##########
bigtop_toolchain/manifests/installer.pp:
##########
@@ -14,6 +14,7 @@
# limitations under the License.
class bigtop_toolchain::installer {
+ include bigtop_toolchain::jdk11
include bigtop_toolchain::jdk
Review Comment:
Thank you, I have to check and fix this. Using `update-java-alternatives` or
`update-alternatives --config java` seems fine.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]