You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ja...@apache.org on 2021/11/03 19:00:53 UTC

[solr] branch main updated (c3be04d -> c7592dc)

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

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


    from c3be04d  SOLR-15757: 1st pass at some light organization structure
     add c7592dc  SOLR-15728 Clean up remains of "utils" tool in SolrCLI (#392)

No new revisions were added by this update.

Summary of changes:
 solr/bin/solr.cmd                                  |  13 --
 .../src/java/org/apache/solr/util/SolrCLI.java     |  89 ---------
 .../test/org/apache/solr/util/UtilsToolTest.java   | 206 ---------------------
 3 files changed, 308 deletions(-)
 delete mode 100644 solr/core/src/test/org/apache/solr/util/UtilsToolTest.java