You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ma...@apache.org on 2022/09/21 19:29:22 UTC

[solr] branch main updated (3a53ff9af2a -> 223f8107608)

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

magibney pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 3a53ff9af2a SOLR-16418: Introduce SolrResponseUtil to handle NPE during query timeout or exception when parsing SolrResponse (#1026)
     add 223f8107608 SOLR-16219: ICUCollationField protected field IllegalAccessException from different classloader (#1028)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                                    | 2 ++
 .../src/java/org/apache/solr/schema/ICUCollationField.java          | 4 ++--
 .../test/analysis_extras_config/conf/schema.xml}                    | 4 +---
 .../test/analysis_extras_config/conf/solrconfig.xml}                | 1 +
 solr/packaging/test/test_modules.bats                               | 6 ++++++
 5 files changed, 12 insertions(+), 5 deletions(-)
 copy solr/{modules/analysis-extras/src/test-files/analysis-extras/solr/collection1/conf/schema-icucollate.xml => packaging/test/analysis_extras_config/conf/schema.xml} (90%)
 copy solr/{modules/analysis-extras/src/test-files/analysis-extras/solr/collection1/conf/solrconfig-icucollate.xml => packaging/test/analysis_extras_config/conf/solrconfig.xml} (97%)