You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/11/23 22:53:53 UTC

[GitHub] [commons-lang] contextshuffling opened a new pull request #481: [LANG-1501] Sort fields in ReflectionToStringBuilder for deterministic order

contextshuffling opened a new pull request #481: [LANG-1501] Sort fields in ReflectionToStringBuilder for deterministic order
URL: https://github.com/apache/commons-lang/pull/481
 
 
   This fixes [LANG-1501](https://issues.apache.org/jira/projects/LANG/issues/LANG-1501?filter=allissues).
   
   In this PR, it proposes:
   * Sort the fields with their names for a deterministic order (alphabetical)
   * Modify some test assertions to match the behavior
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services