asdf2014 commented on a change in pull request #313: Build on jdk Set release target to 8 for jdk11 compiler URL: https://github.com/apache/curator/pull/313#discussion_r309659541
########## File path: .travis.yml ########## @@ -1,3 +1,3 @@ language: java jdk: - - oraclejdk8 + - openjdk11 Review comment: @pacomendes Raising a new PR to solve this problem https://github.com/apache/curator/pull/321 ---------------------------------------------------------------- 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
