[
https://issues.apache.org/jira/browse/CLI-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell updated CLI-134:
------------------------------
Attachment: CLI-134-2nd.patch
Last patch commented out the wrong method. This patch fixes that and fixes a
unit test that breaks.
> 1.1 is not backwards compatible because it adds methods to the
> CommandLineParser interface
> ------------------------------------------------------------------------------------------
>
> Key: CLI-134
> URL: https://issues.apache.org/jira/browse/CLI-134
> Project: Commons CLI
> Issue Type: Bug
> Components: CLI-1.x
> Affects Versions: 1.0
> Reporter: Henri Yandell
> Fix For: 1.1
>
> Attachments: CLI-134-2nd.patch, CLI-134.patch
>
>
> General problem - the interface adds methods.
> Solution - remove the interfaces from the methods and people who want to use
> them will have to use the Parser abstract class instead of the
> CommandLineParser interface.
--
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]