|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
To unsubscribe from this list please visit:

This was also the case with older versions. See, what we changed with 1.3.x was the algorithm to collect the fields. Therefore we could use then ImmutableFieldKeySorter (because the fields were already sorted in declaration order) while for older XStream versions you actually had to sort them ti get this native order.