This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git.
from de7cb01 Javadoc: Add missing tags. new a963a12 Sort methods. new 45eee00 Sort Sort methods. new 22560c3 [COLLECTIONS-780] Add org.apache.commons.collections4.EnumerationUtils.asIterable(Enumeration). 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 + .../commons/collections4/EnumerationUtils.java | 21 +- .../commons/collections4/EnumerationUtilsTest.java | 92 +++-- .../commons/collections4/IteratorUtilsTest.java | 370 ++++++++++----------- 4 files changed, 266 insertions(+), 220 deletions(-)