[
https://issues.apache.org/jira/browse/CLI-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell updated CLI-135:
------------------------------
Attachment: CLI-135-2nd.patch
Got the parameter wrong on the new/old addValue. I did Object, should have been
String. This patch fixes that.
> 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
>
> Attachments: CLI-135-2nd.patch, CLI-135.patch
>
>
> 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]