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

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

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

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