This is an automated email from the ASF dual-hosted git repository. reschke pushed a change to branch OAK-11267 in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 5cc908420b Revert "OAK-11801 : removed Guava's fluent iterable with Apache's (#2408)" add 1297d4e9fa Revert "OAK-11834 - Cleanups to reduce changeset in OAK-11814 (#2411)" add 02891d3841 Revert "Fix a typo in builtin_nodetypes.cnd: @peop -> @prop (#2373)" add 054d713b94 Revert "OAK-11299: Missing Segments With Oak Run Segment Copy (#1892)" No new revisions were added by this update. Summary of changes: .../jackrabbit/oak/plugins/index/ConfigHelper.java | 6 ---- .../apache/jackrabbit/oak/builtin_nodetypes.cnd | 2 +- .../jackrabbit/oak/query/AbstractQueryTest.java | 19 +++++++----- .../oak/plugins/nodetype/write/oak3725-1.cnd | 2 +- .../oak/plugins/nodetype/write/oak3725-2.cnd | 2 +- .../oak/plugins/nodetype/write/oak4567.cnd | 2 +- .../index/lucene/util/LuceneIndexHelper.java | 5 ++-- .../index/elastic/ElasticIndexProviderService.java | 3 +- .../index/elastic/query/ElasticIndexProvider.java | 3 +- .../ElasticReliabilitySyncIndexingTest.java | 5 ++++ .../segment/aws/tool/AwsSegmentStoreMigrator.java | 11 ++----- .../oak/segment/azure/tool/SegmentCopy.java | 2 +- .../segment/azure/tool/SegmentStoreMigrator.java | 11 ++----- .../oak/segment/remote/RemoteUtilities.java | 15 ---------- .../oak/segment/remote/package-info.java | 2 +- .../oak/segment/remote/RemoteUtilitiesTest.java | 35 +++++----------------- 16 files changed, 41 insertions(+), 84 deletions(-)