DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23783>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23783

Calling Multiple Targets doesn't resolve the dependency properly

           Summary: Calling Multiple Targets doesn't resolve the dependency
                    properly
           Product: Ant
           Version: 1.5.4
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build Process
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When calling multiple targets using the command line on the same build file. 
The targets that the command line targets depend on are being executed twice 
for each target. 
I am not sure if this is a design issue or a bug.

We have a build file that combines multiple products, many of these products 
depends on getting the latest version from source safe for example. The 
getLatestVersion target executes once for each one of the targets specified on 
the command line.

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

Reply via email to