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/06/13 17:05:30 UTC

[Bug 1849] - ANT_HOME

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

*** shadow/1849	Mon May 21 18:45:44 2001
--- shadow/1849.tmp.14966	Wed Jun 13 08:05:29 2001
***************
*** 4,10 ****
  |        Bug #: 1849                        Product: Ant                     |
  |       Status: NEW                         Version: 1.3                     |
  |   Resolution:                            Platform: PC                      |
! |     Severity: Minor                    OS/Version:                         |
  |     Priority: Low                       Component: Wrapper scripts         |
  +----------------------------------------------------------------------------+
  |  Assigned To: ant-dev@jakarta.apache.org                                   |
--- 4,10 ----
  |        Bug #: 1849                        Product: Ant                     |
  |       Status: NEW                         Version: 1.3                     |
  |   Resolution:                            Platform: PC                      |
! |     Severity: Minor                    OS/Version: All                     |
  |     Priority: Low                       Component: Wrapper scripts         |
  +----------------------------------------------------------------------------+
  |  Assigned To: ant-dev@jakarta.apache.org                                   |
***************
*** 17,19 ****
--- 17,22 ----
  The ANT_HOME variable only works if it doesn't end with a slash. If the user 
  sets the variable with a slash at the end the ant batch file doesn't let the 
  user know what they did wrong.
+ 
+ ------- Additional Comments From bodewig@apache.org  2001-06-13 08:05 -------
+ I have no problem with this on Linux, is this a Windows specific problem?
\ No newline at end of file