lhotari commented on PR #15264:
URL: https://github.com/apache/pulsar/pull/15264#issuecomment-1120828661

   > There's also a need to simplify the pom.xml . Previous the build has been 
compatible with Java 8 & Java 11 and that has been handled with the jdk11 maven 
profile. Since Java 17+ will be required for building, it would be useful to 
remove the jdk11 maven profile solution and instead use a solution that 
enforces Java 17+ for building (could use 
https://maven.apache.org/enforcer/maven-enforcer-plugin/). I think it's better 
to handle this change in a follow-up PR. I propose that we merge this current 
PR as-is.
   
   @heesung-sn Are you interested in a follow up PR to address the above 
comment? 


-- 
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]

Reply via email to