keith-turner commented on a change in pull request #234: Update docs for Java 11 URL: https://github.com/apache/fluo-uno/pull/234#discussion_r340249076
########## File path: docs/ubuntu1604.md ########## @@ -6,7 +6,7 @@ Ubuntu 16.04 for Uno. ```bash #install stuff -sudo apt install openjdk-8-jdk maven git openssh-server wget libxml2-utils make g++ +sudo apt install openjdk-11-jdk maven git openssh-server wget libxml2-utils make g++ Review comment: I don't think java 11 is available in the default Ubuntu 16.04 repos. It is for 18.04. ---------------------------------------------------------------- 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
