On Fri, Mar 9, 2012 at 8:20 AM, Scot P. Floess <sflo...@nc.rr.com> wrote: > > Why not just use a child element for the macrodef? Something like:
Ah, I didn't realize that was possible. > <jpp-javac-convert> > <exclude name="**/Foo.java"/> > <exclude name="**/Bar.java"/> > </jpp-javac-convert> That's better, but I also need to get rid of the class files (convert is JavaCard converter and it takes all the class files in the directory). Is there a way to get the class names as well without giving both source and class name? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org