Dependency references should not be overwritten
-----------------------------------------------

                 Key: MANTTASKS-154
                 URL: http://jira.codehaus.org/browse/MANTTASKS-154
             Project: Maven 2.x Ant Tasks
          Issue Type: Improvement
          Components: dependencies task
            Reporter: Paul Gier


Currently when using the option to add file set references for dependencies, 
earlier references are overwritten if they match an existing one.  This causes 
a warning in Ant so it's not a desireable effect.  

Normally this means that the file set reference has already been created for 
that dependency.  So this should be changed so that references are only added 
if they have not already been added.

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

        

Reply via email to