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

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


    from 1fad63f3e8 OAK-11761: remove unused package exports from segment-azure
     new 02a9aa70d2 OAK-11748: Remove usage of Guava Escapers (#2323)
     new 5de8b06f89 OAK-11757: Implement similarityThreshold for inference 
(#2329)
     new bf69f0dfa6 OAK-11754 : removed usage of Guava HashMultimap (#2326)
     new 0c2383f604 OAK-11760: remove dead code in AzureSegmentStoreV8 (#2333)

The 4 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:
 oak-it-osgi/pom.xml                                |  5 ++
 oak-it-osgi/test-bundles.xml                       |  1 +
 .../plugins/index/lucene/hybrid/IndexedPaths.java  |  6 +--
 .../hybrid/LuceneJournalPropertyBuilder.java       |  8 +--
 .../property/UniquenessConstraintValidator.java    |  6 +--
 .../lucene/hybrid/ExternalIndexObserverTest.java   | 15 +++---
 .../hybrid/LuceneJournalPropertyBuilderTest.java   | 12 ++---
 oak-parent/pom.xml                                 |  5 ++
 oak-run/pom.xml                                    |  5 ++
 .../jackrabbit/oak/explorer/NodeStoreTree.java     |  6 +--
 .../index/elastic/query/ElasticRequestHandler.java |  1 +
 .../inference/ElasticInferenceUsingConfigTest.java | 63 +++++++++++++++++++++-
 .../oak/segment/azure/v8/AzureSegmentStoreV8.java  |  6 ---
 oak-segment-tar/pom.xml                            |  5 ++
 .../jackrabbit/oak/segment/tool/DebugTars.java     |  9 +---
 oak-shaded-guava/pom.xml                           |  2 +-
 oak-store-composite/pom.xml                        |  5 ++
 .../oak/composite/it/CompositeTestSupport.java     |  1 +
 18 files changed, 118 insertions(+), 43 deletions(-)

Reply via email to