CLI Option reports arguments incorrectly on toString()
------------------------------------------------------

                 Key: CLI-141
                 URL: https://issues.apache.org/jira/browse/CLI-141
             Project: Commons CLI
          Issue Type: Improvement
          Components: CLI-1.x
    Affects Versions: 1.1
            Reporter: Henning Schmiedehausen
            Priority: Minor
         Attachments: option.patch

The Option class contains some logic around the "hasArg" boolean that seems to 
be cruft and no longer works correctly. There is no need for this boolean 
anymore and its only usage could be replaced with hasArg() / hasArgs() calls.

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

Reply via email to