[ 
https://issues.apache.org/jira/browse/LANG-1443?focusedWorklogId=223528&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-223528
 ]

ASF GitHub Bot logged work on LANG-1443:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Apr/19 10:36
            Start Date: 05/Apr/19 10:36
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on pull request #415: LANG-1443: 
Add more SystemUtils.IS_JAVA_XX variants
URL: https://github.com/apache/commons-lang/pull/415#discussion_r272532497
 
 

 ##########
 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:
   Right, we need specific imports.
 
----------------------------------------------------------------
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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 223528)
    Time Spent: 0.5h  (was: 20m)

> Add more SystemUtils.IS_JAVA_XX variants
> ----------------------------------------
>
>                 Key: LANG-1443
>                 URL: https://issues.apache.org/jira/browse/LANG-1443
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Benedikt Ritter
>            Assignee: Benedikt Ritter
>            Priority: Major
>             Fix For: 3.9
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We should add variants for SystemUtils.IS_JAVA_XX at least up until the next 
> EA release which at the time of this writing it Java 13.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to