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

*** shadow/1523 Sun May 20 17:26:13 2001
--- shadow/1523.tmp.14723       Wed Jun 13 07:38:31 2001
***************
*** 1,19 ****
! Bug#: 1523
! Product: Ant
! Version: 1.3
! Platform: All
! OS/Version: All
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: 
! Component: Documentation
! AssignedTo: [EMAIL PROTECTED]                            
! ReportedBy: [EMAIL PROTECTED]               
! URL: 
! Cc: 
! Summary: javac's suppression of non-existent path elements not documented
! 
  It appears that the "javac" task suppresses a file or directory name in a 
  path if the file or directory does not exist.  However, this behavior is
  not documented.
--- 1,19 ----
! +============================================================================+
! | javac's suppression of non-existent path elements not documented           |
! +----------------------------------------------------------------------------+
! |        Bug #: 1523                        Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.3                     |
! |   Resolution: FIXED                      Platform: All                     |
! |     Severity: Normal                   OS/Version: All                     |
! |     Priority: High                      Component: Documentation           |
! +----------------------------------------------------------------------------+
! |  Assigned To: [EMAIL PROTECTED]                                   |
! |  Reported By: [EMAIL PROTECTED]                              |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  It appears that the "javac" task suppresses a file or directory name in a 
  path if the file or directory does not exist.  However, this behavior is
  not documented.
***************
*** 30,32 ****
--- 30,35 ----
  It can also be confusing in that you don't see the same class path entries
  as you see if you print out the class path (setting a property from the
  class path and then echoing it).)
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-06-13 07:38 -------
+ fixed in nightly 2001-06-14
\ No newline at end of file

Reply via email to