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=35850>.
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=35850





------- Additional Comments From [EMAIL PROTECTED]  2006-07-10 15:50 -------
Note that the implementation for this is not <subant target="foo,bar,baz"> but:

<subant ...>
  <target name="foo" /><target name="bar" /><target name="baz" />
...

This is because ',' is a legal character for a target name.

ant/antcall support for nested target elements was added in 1.6.3 (1.6.3 and
1.6.4 suffer from problems which make them unusable so, practically speaking,
1.6.5).

Thanks Jan!

-- 
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]

Reply via email to