http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1234
*** shadow/1234 Thu Apr 5 09:49:44 2001
--- shadow/1234.tmp.16556 Thu May 3 06:23:11 2001
***************
*** 2,9 ****
| DirectoryScanner.scan throwing IllegalStateException |
+----------------------------------------------------------------------------+
| Bug #: 1234 Product: Ant |
! | Status: NEW Version: 1.3 |
! | Resolution: Platform: All |
| Severity: Enhancement OS/Version: All |
| Priority: Medium Component: Core tasks |
+----------------------------------------------------------------------------+
--- 2,9 ----
| DirectoryScanner.scan throwing IllegalStateException |
+----------------------------------------------------------------------------+
| Bug #: 1234 Product: Ant |
! | Status: RESOLVED Version: 1.3 |
! | Resolution: FIXED Platform: All |
| Severity: Enhancement OS/Version: All |
| Priority: Medium Component: Core tasks |
+----------------------------------------------------------------------------+
***************
*** 25,28 ****
}
Even if complex build's are performed it would be useful to print the name of
! the faulting basedir too. This would ease fixing the build-problem very much.
--- 25,31 ----
}
Even if complex build's are performed it would be useful to print the name of
! the faulting basedir too. This would ease fixing the build-problem very much.
!
! ------- Additional Comments From bodewig@apache.org 2001-05-03 06:23 -------
! fixed in nightly build 2001-05-04
|