[ https://issues.apache.org/jira/browse/CLI-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509029 ]
Henri Yandell commented on CLI-135: ----------------------------------- First step is to change the package private addValue variant so it no longer clashes. Second step is to put back the old addValue method in some non-useful way. > 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]