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/10/30 05:46:19 UTC

[lucene-solr] branch jira/SOLR-13661 updated (0951175 -> 5674f4a)

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

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


    from 0951175  close resource loaders forcefully
     add 5674f4a  change to implement Closeable instead of AutoCloseable

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/solr/core/CoreContainer.java   |  2 +-
 .../java/org/apache/solr/pkg/PackageLoader.java    | 23 +++++++++++-----------
 2 files changed, 13 insertions(+), 12 deletions(-)