Thanks, I am using 1.6.5. I'v checked the docs but there's something missing. What is/are the parent element/s of the <macrodef> and the resulting task? -- Charles Knell [EMAIL PROTECTED] - email
-----Original Message----- From: Grant Lewis <[EMAIL PROTECTED]> Sent: Fri, 12 May 2006 15:35:37 -0400 To: Ant Users List <[email protected]> Subject: Re: Iterate over "filelist" with java task? If you are using 1.6.x, define a macro using macrodef and call the macro with each file. I used a similar approach to automate xdoclet tasks for different groups of files. Grant --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
