[
https://issues.apache.org/jira/browse/LANG-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682116#action_12682116
]
Sebb commented on LANG-438:
---------------------------
Removed the rest of the deprecated methods from:
http://svn.apache.org/viewvc?rev=754531&view=rev
StringUtils
StringUtilsTest
==
http://svn.apache.org/viewvc?rev=754539&view=rev
StringUtilsSubstringTest.java
StringUtilsTrimEmptyTest.java
==
http://svn.apache.org/viewvc?rev=754522&view=rev
ObjectUtils.java
ObjectUtilsTest.java
==
Also changed 2 calls to deprecated method
ObjectUtils.appendIdentityToString => ObjectUtils.identityToString
http://svn.apache.org/viewvc?rev=754537&view=rev
ToStringBuilder.java
ToStringStyle.java
> Remove @deprecateds
> -------------------
>
> Key: LANG-438
> URL: https://issues.apache.org/jira/browse/LANG-438
> Project: Commons Lang
> Issue Type: Task
> Affects Versions: 2.4
> Reporter: Henri Yandell
> Fix For: 3.0
>
>
> Remove all the deprecated parts of Lang for the 3.0 release.
> A handful of methods across Lang, a dozen in StringUtils and the enum package
> (replaced by enums).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.