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/28 06:00:23 UTC

[lucene-solr] branch jira/SOLR-13661 updated (3db5619 -> a292b07)

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 3db5619  add a 'refresh' command to force refresh loading of packages
     add 019eaa4  avoid new Thread()
     add a292b07  fixing failures in Windows

No new revisions were added by this update.

Summary of changes:
 .../apache/solr/filestore/DistribPackageStore.java | 13 +++------
 .../java/org/apache/solr/pkg/PackageLoader.java    | 33 ++++++++++++++++++----
 .../src/test/org/apache/solr/pkg/TestPackages.java |  1 +
 3 files changed, 33 insertions(+), 14 deletions(-)