lhotari opened a new pull request, #15505: URL: https://github.com/apache/pulsar/pull/15505
### Motivation After PIP-156 PR #15264 changes, Java JDK 17 is required for building Pulsar. The previous solution to support building with Java 8 and Java 11 had added jdk11 profile. This can be removed now. ### Modifications - remove obsolete jdk11, errorprone-jdk8 and errorprone-jdk11 profiles - add Maven Enforcer plugin to stop the build when JDK is not Java 17+ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
