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=29264>.
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=29264
Ant task to iterate over a list of files
jan@materne.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From jan@materne.de 2004-05-28 05:05 -------
Use Ants <apply> for a "nested <exec>" or AntContribs <for>/<foreach>
you´ll
find at http://ant-contrib.sourceforge.net/.
It´s multiple time rejected to enhance the buildfile syntax to a complete
script language. And loops are one of the constructs which tend to be used in a
non descriptive manner ...
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|