Manno15 commented on a change in pull request #234: Update docs for Java 11 URL: https://github.com/apache/fluo-uno/pull/234#discussion_r340255113
########## 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: Yeah, after some google checks, it appears you are correct. My mistake. Do you think it is best if I create a separate doc for 18.04 or newer and keep this one as it was? ---------------------------------------------------------------- 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
