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 cf1393a629 OAK-12010 Simplified index management (disable WIP for demo)
add 7392d4bd08 Remove indexes with selectionPolicy=tag when finding a
matching index with no tags (#2659)
No new revisions were added by this update.
Summary of changes:
.../jackrabbit/oak/plugins/index/diff/DiffIndex.java | 7 ++++++-
.../jackrabbit/oak/plugins/index/diff/JsonNodeBuilder.java | 2 +-
...TagsPredicate.java => TagSelectionPolicyPredicate.java} | 14 ++++++++++----
3 files changed, 17 insertions(+), 6 deletions(-)
copy
oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/diff/predicates/{NoTagsPredicate.java
=> TagSelectionPolicyPredicate.java} (67%)