Mark Fuhs created EXEC-72:
-----------------------------

             Summary: Using CommandLine with Set/Map containers
                 Key: EXEC-72
                 URL: https://issues.apache.org/jira/browse/EXEC-72
             Project: Commons Exec
          Issue Type: Improvement
    Affects Versions: 1.1
            Reporter: Mark Fuhs
            Priority: Minor


CommandLine objects currently do not play well with Sets and Maps, because 
CommandLine does not implement equals() and hashCode(). This makes, for 
example, identifying/ignoring duplicate CommandLine objects more difficult than 
it should be. I think this would be a relatively quick-to-implement and 
straightforward improvement.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to