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/08/01 01:44:19 UTC

[Bug 2938] - ant.bat lacks double quotes around %LOCALCLASSPATH%

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=2938

*** shadow/2938	Tue Jul 31 14:57:53 2001
--- shadow/2938.tmp.14034	Tue Jul 31 16:44:19 2001
***************
*** 2,9 ****
  | ant.bat lacks double quotes around %LOCALCLASSPATH%                        |
  +----------------------------------------------------------------------------+
  |        Bug #: 2938                        Product: Ant                     |
! |       Status: NEW                         Version: 1.3                     |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Normal                   OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: Build Process           |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | ant.bat lacks double quotes around %LOCALCLASSPATH%                        |
  +----------------------------------------------------------------------------+
  |        Bug #: 2938                        Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.3                     |
! |   Resolution: FIXED                      Platform: PC                      |
  |     Severity: Normal                   OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: Build Process           |
  +----------------------------------------------------------------------------+
***************
*** 25,27 ****
--- 25,30 ----
  This ends up producing the following exception...
  
  Exception in thread "main" java.lang.NoClassDefFoundError: Comm
+ 
+ ------- Additional Comments From conor@cortexebusiness.com.au  2001-07-31 16:44 -------
+ Fixed in CVS - try a recent nightly build please
\ No newline at end of file