[
https://issues.apache.org/jira/browse/LANG-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704490#action_12704490
]
Henri Yandell commented on LANG-492:
------------------------------------
svn ci -m "Removing NumberUtils.compare(float,float) and
NumberUtils.compare(double,double). These are now foud in
Float and Double respectively. Keeping the unit tests, but pointing to the JDK
methods as a regression. LANG-492"
Sending src/java/org/apache/commons/lang/builder/CompareToBuilder.java
Sending src/java/org/apache/commons/lang/math/NumberUtils.java
Sending src/java/org/apache/commons/lang/math/Range.java
Sending src/java/org/apache/commons/lang/mutable/MutableDouble.java
Sending src/java/org/apache/commons/lang/mutable/MutableFloat.java
Sending src/test/org/apache/commons/lang/math/NumberUtilsTest.java
Transmitting file data ......
Committed revision 770078.
> Remove code handled now by the JDK
> ----------------------------------
>
> Key: LANG-492
> URL: https://issues.apache.org/jira/browse/LANG-492
> Project: Commons Lang
> Issue Type: Task
> Reporter: Henri Yandell
> Fix For: 3.0
>
>
> enum, enums packages removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.