timtebeek commented on PR #61:
URL: https://github.com/apache/maven-wrapper/pull/61#issuecomment-1226115339

   > This project uses Java 7, so I expect that this will not be compatible.
   
   Ah hadn't thought of that; [you're 
right](https://junit.org/junit5/docs/current/user-guide/#overview-java-versions).
   
   > JUnit 5 requires Java 8 (or higher) at runtime. However, you can still 
test code that has been compiled with previous versions of the JDK.
   
   Unless we want to bring in toolchains to [test on a different Java 
version](https://vladmihalcea.com/different-java-main-test-maven/), I guess 
this is blocked for now.
   


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to