Backwards compatibility between 1.1 and 1.0 broken due to Option.addValue
removal
---------------------------------------------------------------------------------
Key: CLI-135
URL: https://issues.apache.org/jira/browse/CLI-135
Project: Commons CLI
Issue Type: Bug
Components: CLI-1.x
Affects Versions: 1.0
Reporter: Henri Yandell
Fix For: 1.1
ERROR: 7006: org.apache.commons.cli.Option: Return type of method 'public
boolean addValue(java.lang.String)' has been changed to void
ERROR: 7009: org.apache.commons.cli.Option: Accessibility of method 'public
boolean addValue(java.lang.String)' has been decreased from public to
package
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]