lhotari commented on issue #19982:
URL: https://github.com/apache/pulsar/issues/19982#issuecomment-1492852783

   > cc @lhotari @Technoboy- @merlimat 
   > 
   > I found https://github.com/apache/pulsar/pull/15505 changes all modules 
should be built with Java 8. This can break our JDK compatibility promise.
   > 
   > I try to change the compiler version but the enforcer rules apply for all 
modules.
   
   @tisonkun there is no need to build with JDK 8, but all client modules 
should be built with `--release 8` compiler flag to ensure JDK 8 compatibility. 


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