try fork="true" in that case default compiler settings are ignored. seb.
"Freier, Rod" wrote: > The documentation seemed a little fuzzy on this: > > > > When I use the classpath parameter of the javac task, the actual > classpath used is the one specified in the environment's CLASSPATH > variable PLUS whatever is specified in this parameter. > > > > Is that the correct behavior? > > > > It turns out I need to ignore the CLASSPATH environment variable in the > shell in which ant was run and give it a completely different classpath. > I can do this by simply setting the CLASSPATH environment variable to > blank right before I run ant, but that's inconvenient. > > > > Is there a way to get it to ignore the environment CLASSPATH entirely? > > > > Thanks, > > Rod Freier > > ACS Web Team > > [EMAIL PROTECTED] > > 801-581-4981 > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
