You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2019/12/15 21:04:41 UTC

[lucene-solr] branch master updated (2f051a4 -> d64c5c2)

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

noble pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from 2f051a4  SOLR-14086: Tika ClassNotFound error due to commons-compress in solr-core dependency
     add d64c5c2  SOLR-14087: disable package store API if -Denable.packages not set to true

No new revisions were added by this update.

Summary of changes:
 solr/core/src/java/org/apache/solr/filestore/PackageStoreAPI.java | 6 +++++-
 solr/core/src/java/org/apache/solr/pkg/PackageAPI.java            | 8 +++++++-
 .../test/org/apache/solr/filestore/TestDistribPackageStore.java   | 8 ++++----
 3 files changed, 16 insertions(+), 6 deletions(-)