This is an automated email from the ASF dual-hosted git repository.

kinow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git.


    from 1429117  Bump checkstyle from 9.0 to 9.0.1
     new ffd2a02  [COLLECTIONS-796] SetUniqueList.createSetBasedOnList doesn't 
add list elements to return value
     new 3fa1f0c  [COLLECTIONS-796] changelog
     new dfafc5d  Merge branch 'pr-255'

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                            |  3 ++
 .../apache/commons/collections4/IteratorUtils.java |  2 +-
 .../iterators/UnmodifiableListIterator.java        | 10 +++-
 .../commons/collections4/list/SetUniqueList.java   |  1 +
 .../collections4/list/UnmodifiableList.java        |  4 +-
 .../apache/commons/collections4/map/LinkedMap.java |  4 +-
 .../iterators/UnmodifiableListIteratorTest.java    | 18 +++----
 .../collections4/list/SetUniqueListTest.java       | 57 ++++++++++++++--------
 8 files changed, 62 insertions(+), 37 deletions(-)

Reply via email to