garydgregory commented on code in PR #838:
URL: https://github.com/apache/commons-lang/pull/838#discussion_r842029947
##########
src/changes/changes.xml:
##########
@@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="fix" dev="ggregory"
due-to="CiprianBodnarescu">Use Set instead of List for checking the contains()
method #734.</action>
<action type="fix" dev="kinow" due-to="Roland
Kreuzer">Javadoc for StringUtils.substringBefore(String str, int separator)
doesn't mention that the separator is an int.</action>
<!-- ADD -->
+ <action issue="LANG-1677" type="add" dev="debae" due-to="Dennis
Baerten">Add ReflectionDiffBuilder.setExcludeFieldNames(...) and DiffExclude
annotation to support field exclusion from diff.</action>
Review Comment:
Don't edit this file, it will usually clash depending on parallel changes.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]