On Tue, 19 Aug 2003, Michael Brown <[EMAIL PROTECTED]>
wrote:

> Error running javac.exe compiler

Is it in your PATH?

> The last line in the single quotes is the line that shows up and, I
> believe, creates the failure.  This line:
> 
> '@C:\<basedir>\files-1010085613'
> 
> That line does not show up when running from the command line.

This is a temporary file that Ant creates and that contains all your
source file names.

Are there any spaces in the absolute path names of your source files?
If so, the problem may indeed be fixed by Ant 1.5.3 or later.

There is no reason to upgrade to 1.5.4 from 1.5.3 unless you use javah
and JDK 1.4.2 or Visual Age for Java.

Stefan

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

Reply via email to