[ 
https://issues.apache.org/jira/browse/SOLR-16803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749309#comment-17749309
 ] 

ASF subversion and git services commented on SOLR-16803:
--------------------------------------------------------

Commit ecf256157a35fd4a4100a586502e48e8b429b667 in solr's branch 
refs/heads/main from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=ecf256157a3 ]

SOLR-16803: Remove dependencies on SimplePostTool from Solr Core classes.. 
(#1805)

Classes through solr/core and solr/solrj depended on methods defined in the 
SimplePostTool, a auxillary class that isn't really "part" of the core Solr 
offering.  Relocate those methods to the common Utils.java class.

> Remove use of SimplePostTool from Solr code base like RunExampleTool
> --------------------------------------------------------------------
>
>                 Key: SOLR-16803
>                 URL: https://issues.apache.org/jira/browse/SOLR-16803
>             Project: Solr
>          Issue Type: Sub-task
>          Components: cli
>    Affects Versions: main (10.0), 9.3
>            Reporter: Eric Pugh
>            Priority: Minor
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> We marked SimplePostTool as deprecated so as to have the option to change 
> things up in Solr 10.   RunExampleTool uses it...



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to