This is an automated email from the ASF dual-hosted git repository.

thomasm pushed a change to branch OAK-12010-b
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


    from adb7dbba5b OAK-12010 Simplified index management
     add 3e8572bafe OAK-12010 Simplified index management
     add 35c3f3ffd9 OAK-12010 Simplified index management

No new revisions were added by this update.

Summary of changes:
 .../oak/plugins/index/diff/DiffIndex.java          | 18 ++---
 .../oak/plugins/index/diff/DiffIndexMerger.java    | 92 +++++++++++++++-------
 .../oak/plugins/index/diff/DiffIndexTest.java      | 59 +-------------
 .../oak/plugins/index/diff/MergeTest.java          | 91 ++++++++++++++++++++-
 .../index/optimizer/FindMatchingIndexNameTest.java | 86 ++++++++++++++++++++
 5 files changed, 245 insertions(+), 101 deletions(-)
 create mode 100644 
oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/index/optimizer/FindMatchingIndexNameTest.java

Reply via email to