You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/04/05 11:42:06 UTC

[GitHub] [commons-lang] britter commented on a change in pull request #415: LANG-1443: Add more SystemUtils.IS_JAVA_XX variants

britter commented on a change in pull request #415: LANG-1443: Add more SystemUtils.IS_JAVA_XX variants
URL: https://github.com/apache/commons-lang/pull/415#discussion_r272550718
 
 

 ##########
 File path: src/test/java/org/apache/commons/lang3/JavaVersionTest.java
 ##########
 @@ -20,23 +20,10 @@
 
 import org.junit.jupiter.api.Test;
 
-import static org.apache.commons.lang3.JavaVersion.JAVA_RECENT;
+import static org.apache.commons.lang3.JavaVersion.*;
 
 Review comment:
   Damn you, IntelliJ! 😤Will fix that later today.

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


With regards,
Apache Git Services