ayushtkn commented on PR #386:
URL: https://github.com/apache/tez/pull/386#issuecomment-2566305457

   As of now the byte code would be for JDK 8 only
   https://stackoverflow.com/a/38883073
   
   to have the byte code for JDK-17 we need to change that to 17
   
   this is the offcial doc:
   
https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-source-and-target.html
   
   Maybe we can merge this with a changed title and explore the compile stuff 
in seperate ticket


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