>>>>> "Berin" == Berin Loritsch <[EMAIL PROTECTED]> writes:
Berin> Is there any way in ANT where we can simply give it a Berin> fileset or dirset and have it act on that? Something like Berin> this would be killer: Berin> <ant target="dist"> <dirset dir="${basedir}"> <include Berin> name="*"/> <exclude name="template-product"/> </dirset> Berin> </ant> Berin> Is this, or will this be possible with ANT? Or maybe a more general <iterate> task? I bet somebody somwhere contemplated or wrote one... -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>