You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by md...@apache.org on 2021/04/27 17:10:57 UTC

[solr] branch main updated (b5f286b -> da38408)

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

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


    from b5f286b  SOLR-15366 Add assumeNoException for Linux
     add da38408  Fix bad unchecked casts for generic types (#87)

No new revisions were added by this update.

Summary of changes:
 solr/core/src/java/org/apache/solr/core/ConfigOverlay.java   |  4 ++--
 solr/core/src/java/org/apache/solr/search/CacheConfig.java   | 11 +++++------
 .../src/test/org/apache/solr/core/TestConfigOverlay.java     |  2 +-
 .../solr/handler/admin/PropertiesRequestHandlerTest.java     |  8 ++++----
 .../apache/solr/client/solrj/io/stream/StreamingTest.java    | 12 ++++--------
 5 files changed, 16 insertions(+), 21 deletions(-)