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 16:34:16 UTC

[Bug 1483] - wrapper script options (e.g., ANT_OPTS) not documented

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

*** shadow/1483	Sun May 20 17:26:00 2001
--- shadow/1483.tmp.14693	Wed Jun 13 07:34:16 2001
***************
*** 1,19 ****
! Bug#: 1483
! Product: Ant
! Version: 1.3
! Platform: PC
! OS/Version: 
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: 
! Component: Documentation
! AssignedTo: ant-dev@jakarta.apache.org                            
! ReportedBy: Daniel.Barclay@digitalfocus.com               
! URL: 
! Cc: 
! Summary: wrapper script options (e.g., ANT_OPTS) not documented
! 
  The documentation does not seem to mention special wrapper script features
  such as environment variable ANTS_OPTS and files %HOME%\antrc_pre.bat and 
  %HOME%\antrc_pre.bat.
--- 1,19 ----
! +============================================================================+
! | wrapper script options (e.g., ANT_OPTS) not documented                     |
! +----------------------------------------------------------------------------+
! |        Bug #: 1483                        Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.3                     |
! |   Resolution: FIXED                      Platform: PC                      |
! |     Severity: Normal                   OS/Version: All                     |
! |     Priority: High                      Component: Documentation           |
! +----------------------------------------------------------------------------+
! |  Assigned To: ant-dev@jakarta.apache.org                                   |
! |  Reported By: Daniel.Barclay@digitalfocus.com                              |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  The documentation does not seem to mention special wrapper script features
  such as environment variable ANTS_OPTS and files %HOME%\antrc_pre.bat and 
  %HOME%\antrc_pre.bat.
***************
*** 30,32 ****
--- 30,35 ----
  (Additionally, the users could know which of these are features that
  are intended to be supported, and which are just artifacts of how the
  scripts were written.)
+ 
+ ------- Additional Comments From bodewig@apache.org  2001-06-13 07:34 -------
+ fixed in nightly 2001-06-14
\ No newline at end of file