Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
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.