[
https://issues.apache.org/jira/browse/SOLR-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Heisey updated SOLR-7880:
-------------------------------
Attachment: SOLR-7880.patch
Second crack at a patch. This time I found *all* places in the code where
commons-cli is used and checked them for usage of deprecated bits. They are
all gone now.
While I was there, I cleaned up some additional warnings in the source files
that use commons-cli. I'd appreciate a review to tell me if I have overstepped
in any way.
I'm running tests now (on Windows) and will do a precommit and nightly-smoke
(on Linux) when/if that successfully completes. I will also do some manual
testing of the bin\solr.cmd script to make sure that the arguments aren't
completely broken.
> Update commons-cli to 1.3.1, fix usage of deprecated classes/methods
> --------------------------------------------------------------------
>
> Key: SOLR-7880
> URL: https://issues.apache.org/jira/browse/SOLR-7880
> Project: Solr
> Issue Type: Improvement
> Components: scripts and tools
> Affects Versions: 5.2.1
> Reporter: Shawn Heisey
> Assignee: Shawn Heisey
> Fix For: 5.4
>
> Attachments: SOLR-7880.patch, SOLR-7880.patch
>
>
> While looking at SOLR-7847, I noticed that commons-cli was an old version,
> and once I upgraded it in the ivy config, found that SolrCLI is using
> deprecated classes/methods.
> This issue is to complete the upgrade and fix the deprecations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]