Re: Excluding files from the apt tool

2007-11-21 Thread walkingMan
ot; > verbose="yes" > destdir="${target.dir}"> > > > > > > * > > > * > > > On Nov 21, 2007 12:11 PM, walkingMan <[EMAIL PROTECTED]> wrote: >> >> >> Hi, >> >> I am using an ant script to

Excluding files from the apt tool

2007-11-21 Thread walkingMan
Hi, I am using an ant script to build a war file. But before it can do that it must process some annotations in some source files. In my src directory are all my .java files plus a log4j.properties file. I pass in the source directory to the apt ant task but it complains about the log4j.