You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/05/09 09:55:36 UTC

[GitHub] [pulsar] lhotari opened a new pull request, #15505: [Build] Remove obsolete jdk11 and errorprone-jdk11 maven profiles

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] lhotari merged pull request #15505: [Build] Remove obsolete jdk11 and errorprone-jdk11 maven profiles

Posted by GitBox <gi...@apache.org>.
lhotari merged PR #15505:
URL: https://github.com/apache/pulsar/pull/15505


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org