At 09:19 AM 1/24/2002, you wrote:
>there is probably an error in one of the env variables which is breaking the
>java call; it has nothing to do with the build file.
>
>turning off the echo is a good step; look at the java call to see if you can
>spot the problem


It looks like the java call is having a problem with some version of the 
ant_home - see the last part of the -classpath.  Is this the problem?  I am 
not sure what is happening here.  My environment variable is ANT_HOME and 
it seems to work correctly for the other Ant directories.  Where does the 
-Dant.home come from?


C:\Program Files\UW Classes\Java Certificate 2001\Java 
Fundamentals\Assignments\Assignment01>"C:\java\jdk13\bin\java" -classpath 
"C:\java\jdk13\lib\tools.jar;C:\Ant\jakarta-ant-1.4.1\lib\jaxp.jar;C:\Ant\jakarta-ant-1.4.1\lib\crimson.jar;C:\Ant\jakarta-ant-1.4.1\lib\ant.jar;.;C:\WDT400\JAVA;C:\WDT400\Studio35\lib\swingall.jar;C:\WDT400\Studio35\lib\wdt400ut.jar;G:\"
 
-Dant.home="C:\Ant\jakarta-ant-1.4.1"  org.apache.tools.ant.Main compile
Usage: java [-options] class [args...]
            (to execute a class)
    or  java -jar [-options] jarfile


Dave Murvin
DRM Enterprises, Inc.
[EMAIL PROTECTED]


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

Reply via email to