bbende opened a new pull request #241: NIFIREG-334 Support Java 11 URL: https://github.com/apache/nifi-registry/pull/241 This build introduces similar changes that were made in NiFi to support the following scenarios.. - Build on Java 8, run on Java 8 - Build on Java 8, run on Java 11 - Build on Java 11, run on Java 11 The primary changes include upgrading Groovy to a Java 11 compatible version, and creating profiles to optionally include JAX-B dependencies when building/running on JDKs above 8.
---------------------------------------------------------------- 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
