In a build.xml I have, I have a javac task that I perfrom where I don't explicitly pass it any classpath. Yet, when I run ant -v, I get an enourmous classpath. What gives?
How does ant construct it's default classpath? Is this documented anywhere? I didn't see anything in the javac task documentation. Thanks, Brendan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]