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/08 02:45:32 UTC

[lucene-solr] branch jira/SOLR-13821 updated (fb54dd2 -> f0023b8)

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

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


    from fb54dd2  SOLR-13821: Incorporated feedback comments and added signature support
     add f0023b8  SOLR-13821: Changed method from POST to PUT and added a test

No new revisions were added by this update.

Summary of changes:
 .../org/apache/solr/filestore/PackageStoreAPI.java |  2 +-
 .../apache/solr/servlet/SolrRequestParsers.java    |  4 +-
 .../solr/filestore/TestDistribPackageStore.java    | 77 ++++++++++++++++++----
 3 files changed, 67 insertions(+), 16 deletions(-)