--- Peter Donald <[EMAIL PROTECTED]> wrote: > At 07:57 14/11/00 -0800, you wrote: > > [java] Forking java -Djava.compiler=NONE > >-classpath > >/home/sfitch/build/antidote/classes:/home/sfitch/build/ant/lib/ant.jar > >org.apache.tools.ant.gui.Main > > > >BUILD FAILED > > > >/home/sfitch/jakarta-ant/src/antidote/build.xml:116: > >java.io.IOException: java: cannot execute > > Hmm - acouple of things come to mind. > > Is java in PATH?
It is when I launch Ant (running "which java" gives me the path, and Ant is getting it from the path). I can't speak for how Ant is passing that info down. > if you type the above into command line will it > work? > If you change "-Djava.compiler=NONE" to > "-Djava.compiler=" will it work ? No, nor will it work if I remove that line completely. I'm assuming it is something stupid, but the fact that it works under 1.2.2 and not under 1.3 is puzzling. thanks, sim __________________________________________________ Do You Yahoo!? Yahoo! Calendar - Get organized for the holidays! http://calendar.yahoo.com/
