PeterAlfredLee opened a new pull request #39: URL: https://github.com/apache/commons-cli/pull/39
OptionBuilder is marked deprecated now. We could keep OptionBuilderTest for testing OptionBuilder, while other testcases should use Option.builder instead of deprecated OptionBuilder. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
