This is an automated email from the ASF dual-hosted git repository.
reschke pushed a change to branch OAK-11657
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from b8d802acc0 OAK-11657: JackrabbitSession.getExpandedName/Path need to
return stable expanded names -- fix invalid namespace detection logic
add f7ca021d99 OAK-11590 : removed usage of Iterators.getLast with
oak-commons implementation (#2227)
add 286c8060aa OAK-11585 : added Iterators.contains replacement in
oak-commons (#2228)
No new revisions were added by this update.
Summary of changes:
.../jackrabbit/oak/plugins/blob/BlobGCTest.java | 7 ++--
.../oak/commons/collections/IteratorUtils.java | 20 ++++++++++
.../oak/commons/collections/package-info.java | 2 +-
.../oak/commons/collections/IteratorUtilsTest.java | 44 ++++++++++++++++++++++
.../oak/plugins/document/NodeDocumentTest.java | 4 +-
5 files changed, 71 insertions(+), 6 deletions(-)