Yay! The good old <foreach> task from ant-contrib! http://ant-contrib.sourceforge.net
-Matt --- GreatOne <[EMAIL PROTECTED]> wrote: > What is the best way to loop in ant? For example, > what > is the ant code equivalent to the following? > > for %i in (*.html) do tidy -im %i > > > -- > To unsubscribe, e-mail: > <mailto:ant-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:ant-user-help@;jakarta.apache.org> > __________________________________________________ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2 -- To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>
