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/12 12:30:49 UTC

[Bug 2082] - ant.bat strips more than just last occurrence of "\bin\"

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

*** shadow/2082	Fri Jun  8 11:35:16 2001
--- shadow/2082.tmp.19107	Thu Jul 12 03:30:49 2001
***************
*** 2,9 ****
  | ant.bat strips more than just last occurrence of "\bin\"                   |
  +----------------------------------------------------------------------------+
  |        Bug #: 2082                        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 strips more than just last occurrence of "\bin\"                   |
  +----------------------------------------------------------------------------+
  |        Bug #: 2082                        Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.3                     |
! |   Resolution: FIXED                      Platform: PC                      |
  |     Severity: Normal                   OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: Wrapper scripts         |
  +----------------------------------------------------------------------------+
***************
*** 37,40 ****
  
  
  Perhaps the build script should use %DEFAULT_ANT_HOME%\.., or
! some construct that removes only the last directory name.
--- 37,43 ----
  
  
  Perhaps the build script should use %DEFAULT_ANT_HOME%\.., or
! some construct that removes only the last directory name.
! 
! ------- Additional Comments From conor@cortexebusiness.com.au  2001-07-12 03:30 -------
! Fixed now - thanks.