Re: [DISCUSS] - Use Java 11 for geode-examples

2020-11-30 Thread Owen Nichols
-ci.info/teams/main/pipelines/apache-support-1-13-rc/jobs/run-geode-examples-jdk11/builds/4 From: Dan Smith Date: Monday, November 30, 2020 at 11:08 AM To: dev@geode.apache.org Subject: [DISCUSS] - Use Java 11 for geode-examples A contributor submitted a PR[1] to our geode examples project that

[DISCUSS] - Use Java 11 for geode-examples

2020-11-30 Thread Dan Smith
A contributor submitted a PR[1] to our geode examples project that uses Java 11 APIs. It doesn't pass travis because we're still building the examples with Java 8. I think it might be reasonable to switch the minimum java version of the examples to Java 11. If there are no objections, I'll go a