http://nagoya.apache.org/bugzilla/show_bug.cgi?id=562
*** shadow/562 Fri Feb 9 07:10:59 2001 --- shadow/562.tmp.19617 Fri Feb 9 07:10:59 2001 *************** *** 0 **** --- 1,33 ---- + +============================================================================+ + | Ant fails to start win JVM is in a directory with spaces | + +----------------------------------------------------------------------------+ + | Bug #: 562 Product: Ant | + | Status: NEW Version: 1.3 Beta 1 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: | + | Priority: Component: Core | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + I had jre1.3 installed in my c:\Program files directory (JAVA_HOME set to + C:\Program Files\Javasoft\JRE\1.3) + + Ant failed to start with the following error message: + + 'C:\Program' is not recognized as an internal or external command, + operable program or batch file. + + I changed JAVA_HOME and put the path in quote:"C:\Program + Files\Javasoft\JRE\1.3" and the following error message appeared when starting + ant: + + Files\JavaSoft\JRE\1.3"" was unexpected at this time. + + Cheers + + Emmanuel
