| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Stefan Bodewig <bode...@apache.org> |
| Subject | Re: Passed in $CLASSPATH versus javac classpath |
| Date | Thu, 03 May 2001 05:58:50 GMT |
David Bailey <David.Bailey@lawson.com> wrote: > It appears that whenever ant encounters a <javac> task, it uses the > passed in $LOCALCLASSPATH instead of any path specified using the > "classpath" attribute of the <javac> task. No, it prepends the passed in CLASSPATH by default (changeable via build.sysclasspath). If you don't want to use your LOCALCLASSPATH at all, see <javac>'s includeantruntime attribute. Stefan | |
| Mime |
|
| View raw message | |