wonook opened a new pull request #281: [NEMO-437] Support Java version 11 URL: https://github.com/apache/incubator-nemo/pull/281 JIRA: [NEMO-437: Support Java version 11](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-437) **Major changes:** - Bump java libraries to recent versions - `beam` 2.11.0 --> 2.18.0 - `grpc` 1.7.0 --> 1.26.0 - `mockito` 2.13.0 --> 3.2.4 - `powermock` 2.0.0-beta --> 2.0.4 **Minor changes to note:** - None **Tests for the changes:** - I've included new JDK requirements to the travis script - Existing tests pass **Other comments:** - I've referred to the following PRs for upgrading Beam: [link1](https://github.com/apache/beam/pull/7635/files), [link2](https://github.com/apache/beam/pull/9275/files) Closes #
---------------------------------------------------------------- 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
