You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/04/08 11:24:38 UTC

[GitHub] [maven-integration-testing] michael-o commented on a diff in pull request #149: Skip mng7045 DropUselessAndOutdatedCdiApiTest on JDK 1.7

michael-o commented on code in PR #149:
URL: https://github.com/apache/maven-integration-testing/pull/149#discussion_r846013508


##########
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7045DropUselessAndOutdatedCdiApiTest.java:
##########
@@ -38,6 +38,9 @@ public MavenITmng7045DropUselessAndOutdatedCdiApiTest()
     public void testShouldNotLeakCdiApi()
         throws IOException, VerificationException
     {
+        // in test groovy 4.x is used which require jdk 1.8, so simply skip it for older jdk

Review Comment:
   in test Groovy 4.x is used which requires JDK 1.8, so simply skip it for older JDKs



-- 
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-unsubscribe@maven.apache.org

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