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

   # Description
   
   The org.apache.solr.cli.* classes are using various deprecated methods from 
Commons CLI and Commons Exec libraries.  
   
   This PR updates them.  In the process I also took what I've learned in Java 
coding, and went through and cleaned up various lint warnings.
   
   I also got a NICE clean up in `ZkSubcommandsTest`, there was a bunch of 
cruft in it.
   
   Nothing here is user facing.
   
   # Solution
   
   Make edits, rerun the tests.
   
   # Tests
   
   Just existing tests.
   
   


-- 
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