[
https://issues.apache.org/jira/browse/LANG-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15677808#comment-15677808
]
Pascal Schumacher commented on LANG-1289:
-----------------------------------------
The NumberUtils class used by JavaVersion is not from commons-math, but from
commons-lang:
https://github.com/apache/commons-lang/blob/master/src/main/java/org/apache/commons/lang3/math/NumberUtils.java
This is not a bug and should be reverted.
> JavaVersion class depends on Apache Commons Math class NumberUtils
> ------------------------------------------------------------------
>
> Key: LANG-1289
> URL: https://issues.apache.org/jira/browse/LANG-1289
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.*
> Affects Versions: 3.5
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Fix For: 3.6
>
>
> JavaVersion class depends on Apache Commons Math class NumberUtils.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)