You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by re...@apache.org on 2023/05/12 18:10:17 UTC

[jackrabbit-oak] branch trunk updated (091d93eb01 -> 91a58d6bc8)

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

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


    from 091d93eb01 OAK-10239 Switch oak-lucene to shaded Guava (#936)
     add 91a58d6bc8 OAK-10240: switch oak-solr to shaded guava (#938)

No new revisions were added by this update.

Summary of changes:
 oak-solr-core/pom.xml                                      | 14 +++++---------
 .../nodestate/NodeStateSolrServerProvider.java             |  2 +-
 .../nodestate/OakSolrNodeStateConfiguration.java           |  2 +-
 .../index/solr/osgi/SolrQueryIndexProviderService.java     |  2 +-
 .../oak/plugins/index/solr/query/SolrIndexLookup.java      |  2 +-
 .../oak/plugins/index/solr/query/SolrQueryIndex.java       | 10 +++++-----
 .../plugins/index/solr/query/SolrQueryIndexProvider.java   |  2 +-
 .../apache/jackrabbit/oak/jcr/query/SpellcheckTest.java    |  2 +-
 .../org/apache/jackrabbit/oak/jcr/query/SuggestTest.java   |  2 +-
 .../oak/plugins/index/solr/query/SolrIndexIT.java          |  2 +-
 .../oak/plugins/index/solr/query/SolrIndexLookupTest.java  |  2 +-
 11 files changed, 19 insertions(+), 23 deletions(-)