[
https://issues.apache.org/jira/browse/CLI-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Bourg resolved CLI-157.
--------------------------------
Resolution: Fixed
Fixed, -foo=bar options are also supported now.
> GnuParser doesn't support --param=value options
> -----------------------------------------------
>
> Key: CLI-157
> URL: https://issues.apache.org/jira/browse/CLI-157
> Project: Commons CLI
> Issue Type: Improvement
> Components: Parser
> Affects Versions: 1.1
> Reporter: Emmanuel Bourg
> Fix For: 1.2
>
>
> GnuParser doesn't support options formatted with a double hyphen and an equal
> sign, for example :
> \\
> {code}--user=ebourg{code}
> gdb and gcc have this kind of options, it looks like a good candidate for a
> GNU like parser.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.