ant.bat can't handle JAVA_HOME with blanks in Path PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3117 *** shadow/3117 Tue Aug 14 07:09:53 2001 --- shadow/3117.tmp.6873 Tue Aug 14 07:30:49 2001 *************** *** 2,9 **** | ant.bat can't handle JAVA_HOME with blanks in Path | +----------------------------------------------------------------------------+ | Bug #: 3117 Product: Ant | ! | Status: NEW Version: 1.3 | ! | Resolution: Platform: PC | | Severity: Normal OS/Version: Windows NT/2K | | Priority: Other Component: Wrapper scripts | +----------------------------------------------------------------------------+ --- 2,9 ---- | ant.bat can't handle JAVA_HOME with blanks in Path | +----------------------------------------------------------------------------+ | Bug #: 3117 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: INVALID Platform: PC | | Severity: Normal OS/Version: Windows NT/2K | | Priority: Other Component: Wrapper scripts | +----------------------------------------------------------------------------+ *************** *** 15,18 **** +============================================================================+ | DESCRIPTION | The variable in script _JAVACMD should be wrapped with " to allow a ! set JAVA_HOME=C:\program files\jdk1.3 --- 15,21 ---- +============================================================================+ | DESCRIPTION | The variable in script _JAVACMD should be wrapped with " to allow a ! set JAVA_HOME=C:\program files\jdk1.3 ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-08-14 07:30 ------- ! Fixed in CVS - please try Ant 1.4 Beta1 - Now available.
