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/22 00:54:10 UTC

[lucene-solr] branch jira/solr14125 updated (6ca1133 -> 9fd3531)

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

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


    from 6ca1133  solr14125 initial commit
     add 9fd3531  added tests

No new revisions were added by this update.

Summary of changes:
 .../org/apache/solr/handler/SolrConfigHandler.java |  11 ++++-
 .../org/apache/solr/handler/StreamHandler.java     |  49 ++++++++++++++-------
 .../org/apache/solr/pkg/PackagePluginHolder.java   |   3 +-
 .../src/test-files/runtimecode/expressible.jar.bin | Bin 0 -> 1977 bytes
 solr/core/src/test-files/runtimecode/sig.txt       |   9 ++++
 .../src/test/org/apache/solr/pkg/TestPackages.java |  45 ++++++++++++++++---
 .../client/solrj/io/stream/expr/StreamFactory.java |   2 +-
 .../apache/solr/common/params/MapSolrParams.java   |   5 +++
 8 files changed, 98 insertions(+), 26 deletions(-)
 create mode 100644 solr/core/src/test-files/runtimecode/expressible.jar.bin