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 b1e2be891e OAK-11451 : removed usage of Guava Iterables.concat
add 25ea688f71 OAK-11451 : fixed test failure caused due to collecting
element into list via Stream
No new revisions were added by this update.
Summary of changes:
.../jackrabbit/oak/plugins/nodetype/EffectiveNodeTypeImpl.java | 1 +
.../jackrabbit/oak/spi/security/CompositeConfiguration.java | 6 +++---
.../main/java/org/apache/jackrabbit/oak/segment/MapRecord.java | 7 +++----
.../java/org/apache/jackrabbit/oak/plugins/document/Branch.java | 3 ++-
.../org/apache/jackrabbit/oak/plugins/document/NodeDocument.java | 8 +++-----
.../apache/jackrabbit/oak/plugins/document/NodeDocumentTest.java | 4 +++-
6 files changed, 15 insertions(+), 14 deletions(-)