Roman, The requirements of the compile are to use the 1.3 compiler. I am also restricted to upgrading Ant based on need. Are you saying this issue is solved in 1.5.4?
Mike B. -----Original Message----- From: Roman Rytov [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 19, 2003 4:12 PM To: Ant Users List Subject: RE: Problem with Javac??? on XP?? Don't you use java 1.4.2? It may cause to certain problems. Btw, update your ant to 1.5.4 RR _____ From: Brown, Michael (Denver) [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 20, 2003 00:28 AM To: [EMAIL PROTECTED] Subject: Problem with Javac??? on XP?? Anyone seen this error before? Execute:Java13CommandLauncher: Executing 'javac.exe' with arguments: '-J-Xms128m' '-J-Xmx1024m' '-d' 'C:\classes' 'classpath' 'C:\classpath' '-g' '@C:\Client_ERP_COMMAND_DEBUG_BUILD_071503\files-1010085613' The ' characters around the executable and arguments are not part of the command. This is happening in a build file run on an Windows XP machine running Ant 1.5. The last line in the single quotes is the line that shows up and, I believe, creates the failure. That line does not show up when running from the command line. It seems to be working from the command line but not through a call to an AntWrapper that was written in house. It also seems to be working through both methods using Windows 2000. Any help is appreciated. Mike B. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]