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 2a427b090 Fix exception message in
org.apache.commons.collections4.iterators.UnmodifiableIterator.remove() to
match java.util.Iterator.remove()
new 410c5db8d Javadoc: Close HTML tag
new a41f78960 Add package private unwrap() method
The 2 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 | 1 +
.../iterators/UnmodifiableIterator.java | 25 ++++++++++++++++------
.../iterators/UnmodifiableIteratorTest.java | 22 +++++++++++++++----
3 files changed, 38 insertions(+), 10 deletions(-)