You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/07/07 14:41:57 UTC

[Bug 562] - Ant fails to start win JVM is in a directory with spaces

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=562

*** shadow/562	Sun May 20 17:21:00 2001
--- shadow/562.tmp.28659	Sat Jul  7 05:41:57 2001
***************
*** 1,19 ****
! Bug#: 562
! Product: Ant
! Version: 1.3
! Platform: PC
! OS/Version: Windows NT/2K
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: High
! Component: Core
! AssignedTo: ant-dev@jakarta.apache.org                            
! ReportedBy: ehsforward@yahoo.com               
! URL: 
! Cc: 
! Summary: Ant fails to start win JVM is in a directory with spaces
! 
  I had jre1.3 installed in my c:\Program files directory (JAVA_HOME set to 
  C:\Program Files\Javasoft\JRE\1.3)
  
--- 1,19 ----
! +============================================================================+
! | Ant fails to start win JVM is in a directory with spaces                   |
! +----------------------------------------------------------------------------+
! |        Bug #: 562                         Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.3                     |
! |   Resolution: FIXED                      Platform: PC                      |
! |     Severity: Normal                   OS/Version: Windows NT/2K           |
! |     Priority: High                      Component: Core                    |
! +----------------------------------------------------------------------------+
! |  Assigned To: ant-dev@jakarta.apache.org                                   |
! |  Reported By: ehsforward@yahoo.com                                         |
! |      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)
  
***************
*** 47,49 ****
--- 47,53 ----
  ------- Additional Comments From ehsforward@yahoo.com  2001-02-21 03:17 -------
  Adjusted the OS description for the bug (win2k/sp1).
  I will what nico has suggested as soon as I have time.
+ 
+ ------- Additional Comments From conor@cortexebusiness.com.au  2001-07-07 05:41 -------
+ I have changed all the scripts so that they now handle spaces in ANT_HOME,
+ JAVA_HOME and the Classpath.