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: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! 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: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! +----------------------------------------------------------------------------+ ! | 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 [EMAIL PROTECTED] 2001-07-12 06:03 ------- + fixed in nightly build for 2001-07-13
