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 15:03:21 UTC

[Bug 1415] - getIncludeDirectories() in DirectoryScanner does not work the same as in version 1.1

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

*** shadow/1415	Sun May 20 17:25:38 2001
--- shadow/1415.tmp.20251	Thu Jul 12 06:03:21 2001
***************
*** 1,19 ****
! Bug#: 1415
! Product: Ant
! Version: 1.2
! Platform: All
! OS/Version: All
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: Low
! Component: Core
! AssignedTo: bodewig@apache.org                            
! ReportedBy: James_Guido@homedepot.com               
! URL: 
! Cc: 
! Summary: getIncludeDirectories() in DirectoryScanner does not work the same as in version 1.1
! 
  BUG:
  When scanning for child directories where the parent directory is excluded,
  DirectoryScanner does not return child directories (versions 1.2 and 1.3).
--- 1,18 ----
! +============================================================================+
! | getIncludeDirectories() in DirectoryScanner does not work the same as in v |
! +----------------------------------------------------------------------------+
! |        Bug #: 1415                        Product: Ant                     |
! |       Status: RESOLVED                    Version: 1.2                     |
! |   Resolution: FIXED                      Platform: All                     |
! |     Severity: Normal                   OS/Version: All                     |
! |     Priority: Low                       Component: Core                    |
! +----------------------------------------------------------------------------+
! |  Assigned To: bodewig@apache.org                                           |
! |  Reported By: James_Guido@homedepot.com                                    |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  BUG:
  When scanning for child directories where the parent directory is excluded,
  DirectoryScanner does not return child directories (versions 1.2 and 1.3).
***************
*** 101,103 ****
--- 100,105 ----
  Created an attachment (id=100)
  Test program Java source
  
+ 
+ ------- Additional Comments From bodewig@apache.org  2001-07-12 06:03 -------
+ fixed in nightly build for 2001-07-13