pzygielo commented on pull request #8:
URL: https://github.com/apache/maven-war-plugin/pull/8#issuecomment-639615037


   > IMHO, no need for UnsupportedClassVersionError check: this won't happen 
for end-users
   limiting the execution of the IT to 8+ JDK versions is sufficient.
   
   Just to clarify my understanding: if there is jakarta's web servlet 
annotation in CP (only then plugin would load this class), it means also that 
project is already compiled with JDK8+. Right? In such case, catching UCVE 
isn't needed indeed!
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to