This is an automated email from the ASF dual-hosted git repository.
epugh pushed a change to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git
from 7e40daa7ba2 solr.xml: honor plugin enable=true|false (#2260)
new 8a427ebc606 SOLR-17159: Untangle PostTool and SimplePostTool code
(#2275)
new f30d5e7975d backporting from main
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
solr/CHANGES.txt | 3 +
.../src/java/org/apache/solr/cli/PostTool.java | 1166 +++++++++++++++++++-
.../java/org/apache/solr/cli/RunExampleTool.java | 30 +-
.../src/test/org/apache/solr/cli/PostToolTest.java | 220 +++-
.../apache/solr/cloud/SolrCloudExampleTest.java | 59 +-
solr/packaging/test/test_post.bats | 22 +-
6 files changed, 1410 insertions(+), 90 deletions(-)