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

*** shadow/3192 Tue Aug 21 13:02:15 2001
--- shadow/3192.tmp.268 Wed Aug 29 05:44:42 2001
***************
*** 2,9 ****
  | J2EE_HOME environment variable problem                                     |
  +----------------------------------------------------------------------------+
  |        Bug #: 3192                        Product: Ant                     |
! |       Status: NEW                         Version: 1.3                     |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Minor                    OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: Build Process           |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | J2EE_HOME environment variable problem                                     |
  +----------------------------------------------------------------------------+
  |        Bug #: 3192                        Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.3                     |
! |   Resolution: WONTFIX                    Platform: PC                      |
  |     Severity: Minor                    OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: Build Process           |
  +----------------------------------------------------------------------------+
***************
*** 86,89 ****
  
  
  ------- Additional Comments From [EMAIL PROTECTED]  2001-08-21 13:02 -------
! I have attached the build.xml file.
--- 86,96 ----
  
  
  ------- Additional Comments From [EMAIL PROTECTED]  2001-08-21 13:02 -------
! I have attached the build.xml file.
! 
! ------- Additional Comments From [EMAIL PROTECTED]  2001-08-29 05:44 -------
! OK, the tutorial build loads properties from the OS environment. The 
! environment on NT is case-insensitive but case-preserving. The Ant properties 
! are case sensitive, however. I don't think we should change anything here. 
The 
! convention of uppercase environment variables would seem to be sufficient. 
Let 
! me know if you disagree and then what you would expect to be done differently.

Reply via email to