[jira] Created: (CLI-190) Backport support for Commands from CLI-2 to 1.x

1 message Options
Embed this post
Permalink
JIRA jira@apache.org

[jira] Created: (CLI-190) Backport support for Commands from CLI-2 to 1.x

Reply Threaded More More options
Print post
Permalink
Backport support for Commands from CLI-2 to 1.x
-----------------------------------------------

                 Key: CLI-190
                 URL: https://issues.apache.org/jira/browse/CLI-190
             Project: Commons CLI
          Issue Type: New Feature
          Components: CLI-1.x
    Affects Versions: 1.2
            Reporter: Gregor B. Rosenauer
            Priority: Minor


Currently, CLI 1.x only supports classic options parsing with "-o" or "--o" notation.
Support for new style command syntax like in Ant or maven (maven -o --o install...) is sorely missing in CLI 1.x, but available in the not-released 2.x version.
I postponed rewriting my options parsing code to wait for CLI2, but that was sadly cancelled, so I hope for a backport to 1.x.
As it is now, CLI could not be used for Apache's own projects...,-)

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.