It is probably compiling the dependencies of these files. This is normal. But you can avoid this by making sure the dependencies are pre-built (as classes or in a jar) and make sure these pre-built classes are on the javac CLASSPATH.

At 03:59 PM 1/23/2003 -0500, you wrote:
I'm excluding some packages, ant tells me the count of files it's about to
compile (the count reflects the excluded packages) - but it builds them
anyway.

What's going on?!


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to