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 2021/01/13 07:11:44 UTC

[lucene-solr] branch jira/solr14155-1 updated (6e7ffac -> eeac7dc)

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

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


    from 6e7ffac  unused imports
     add eeac7dc  fix the API to show package version

No new revisions were added by this update.

Summary of changes:
 .../org/apache/solr/handler/SolrConfigHandler.java | 25 +++++++++----------
 .../solr/handler/component/SearchHandler.java      | 11 ++++-----
 .../java/org/apache/solr/pkg/PackageListeners.java |  5 +++-
 .../solr/pkg/PackageListeningClassLoader.java      | 28 +++++++++++++---------
 .../org/apache/solr/pkg/PackagePluginHolder.java   |  6 +++--
 5 files changed, 42 insertions(+), 33 deletions(-)