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/26 05:38:26 UTC

[lucene-solr] branch jira/solr14151 updated (2bec9e3 -> eacbc1c)

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

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


    from 2bec9e3  SOLR-14151: Support for packages in schema.xml
     add eacbc1c  added tests

No new revisions were added by this update.

Summary of changes:
 .../apache/solr/schema/FieldTypePluginLoader.java  |   6 +-
 .../java/org/apache/solr/schema/IndexSchema.java   |  20 ++--
 .../test-files/runtimecode/schema-plugins.jar.bin  | Bin 0 -> 6814 bytes
 solr/core/src/test-files/runtimecode/sig.txt       |  10 +-
 .../src/test/org/apache/solr/pkg/TestPackages.java | 114 ++++++++++++++++++---
 5 files changed, 121 insertions(+), 29 deletions(-)
 create mode 100644 solr/core/src/test-files/runtimecode/schema-plugins.jar.bin