This is an automated email from the ASF dual-hosted git repository. daim pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from f664d88004 Merge pull request #1801 from apache/OAK-11191 add 0b7ac04e51 OAK-11205 : removed usage of Maps.newTreeMap new 243ec60ac4 Merge pull request #1802 from apache/OAK-11205 The 1 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: .../jackrabbit/oak/plugins/nodetype/NodeTypeImpl.java | 6 +++--- .../plugins/index/lucene/directory/IndexRootDirectory.java | 4 ++-- .../plugins/document/mongo/MongoDocumentStoreHelper.java | 5 ++--- .../org/apache/jackrabbit/oak/explorer/NodeStoreTree.java | 7 +++---- .../jackrabbit/oak/plugins/document/CheckpointsHelper.java | 5 ++--- .../apache/jackrabbit/oak/segment/file/tar/TarReader.java | 4 ++-- .../jackrabbit/oak/plugins/document/Checkpoints.java | 3 ++- .../jackrabbit/oak/plugins/document/NodeDocument.java | 2 +- .../oak/plugins/document/UnsavedModifications.java | 3 ++- .../oak/plugins/document/DocumentNodeStoreTest.java | 5 ++--- .../jackrabbit/oak/plugins/document/NodeDocumentTest.java | 14 +++++++------- 11 files changed, 28 insertions(+), 30 deletions(-)