advancedxy commented on PR #1983:
URL: 
https://github.com/apache/incubator-uniffle/pull/1983#issuecomment-2265216091

   I see, I did a check on the released jar of uniffle, it's indeed not 
compiled with JDK 1.8. I think we should fix that and maybe release a patch 
version of 0.9.1 to address this issue.
   
   However, I don't think the fix should be made on the mvnw script, which is 
essentially just a wrapper file around mvn and should be rarely updated.  Would 
you mind updating your code to use the conditional configuration in 
https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-release.html
 instead? 


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to