eolivelli opened a new pull request #8360:
URL: https://github.com/apache/pulsar/pull/8360


   ### Motivation
   Currently Pulsar does not build on JDK14
   
   ### Modifications
   
   - update Maven Assembly plugin
   - use explicit import for Record class (prevent clash with java.lang.Record)
   - move maven-git-commit-id plugin execution only inside Pulsar Common (in 
order to speed up the build)
   
   ### Verifying this change
   
   This change is already covered by existing tests
   
   This PR is a second shot to  #7951, it looks like github actions cached some 
content, as I cannot reproduce locally license check failures and compilation 
errors in integration test 


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


Reply via email to