DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36955>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36955 ------- Additional Comments From [EMAIL PROTECTED] 2005-10-07 21:57 ------- Created an attachment (id=16621) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16621&action=view) Shorter example ant-script that demonstrates the behaviour. After further tests it seems that all elements that define references like fileset, path, filelist and also the property-task are executed in the order in which they appear in the file - independent of the execution of enclosing target. If a target is than executed the value of the reference is redefined. See the attachement "test3a.xml". Target test1 shows that the reference is redefined one time. Target test2 shows that the reference is redefined a 2nd time by the init-target. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]