HelpFormatter should be more cunning when deciding if a Group is Optional and 
therefore square-bracketing it
------------------------------------------------------------------------------------------------------------

                 Key: CLI-124
                 URL: http://issues.apache.org/jira/browse/CLI-124
             Project: Commons CLI
          Issue Type: Improvement
            Reporter: Andrew Shirley


Currently all child groups are required to satisfy their constraints (defaul is 
any thing goes) and so if you have a Group A as a child of Group B and set a 
minimum of 1 on A then B is no longer Optional as A is not Optional.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to