This is an automated email from the ASF dual-hosted git repository.
daim pushed a change to branch OAK-11451
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from f101480e73 OAK-11451 : fixed test failure because streams can't be
used twice
add 0c991715e4 OAK-11451 : reverted code changes for Iterables.concat with
Iterable<Iterable<E>>
No new revisions were added by this update.
Summary of changes:
.../oak/plugins/index/property/PropertyIndexLookup.java | 4 +---
.../oak/plugins/index/property/PropertyIndexPlan.java | 4 +---
.../oak/plugins/index/reference/ReferenceIndex.java | 5 +----
.../oak/plugins/nodetype/EffectiveNodeTypeImpl.java | 9 ++-------
.../oak/security/internal/SecurityProviderRegistration.java | 5 +----
.../jackrabbit/oak/spi/security/CompositeConfiguration.java | 6 ++----
.../org/apache/jackrabbit/oak/plugins/document/Branch.java | 11 ++++-------
.../apache/jackrabbit/oak/plugins/document/NodeDocument.java | 5 +----
.../jackrabbit/oak/plugins/document/NodeDocumentTest.java | 2 --
9 files changed, 13 insertions(+), 38 deletions(-)