[ 
https://issues.apache.org/jira/browse/LANG-489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710085#action_12710085
 ] 

Henri Yandell commented on LANG-489:
------------------------------------

svn ci -m "Cloning the output from getExcludeFieldNames, adjusting the code to 
use the attribute directly so it doesn't pay the clone() cost every time and 
changing the attribute from private to protected to let subclasses retain the 
ability to modify the field names (if that is why a getExcludeFieldNames method 
existed). Document in LANG-489" src

Sending        
src/java/org/apache/commons/lang/builder/ReflectionToStringBuilder.java
Transmitting file data .
Committed revision 775432.

> Create migrate guide to Lang 3.0
> --------------------------------
>
>                 Key: LANG-489
>                 URL: https://issues.apache.org/jira/browse/LANG-489
>             Project: Commons Lang
>          Issue Type: Sub-task
>            Reporter: Henri Yandell
>             Fix For: 3.0
>
>
> Containing lots of:
> Deprecated:
> CharSetUtils.translate... use StringUtils.replaceChars.
> Basically pull text from the old javadoc based on the items being listed in 
> the parent. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to