janhoy opened a new pull request, #4695:
URL: https://github.com/apache/solr/pull/4695

   As a praparatory step before porting the remaining CLI tools to picocli 
(SOLR-17697), this PR refactors tools to not depend on commons-cli specific 
method arguments, e.g. `CommandLine`. This also typically factors out business 
logic in separate methods, which is a best practice regardless.
   
   This PR will land on main and branch_10x, and then the work to implment 
picocli support for them in the picocli feature-branch will become much more 
targeted.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to