http://nagoya.apache.org/bugzilla/show_bug.cgi?id=523
*** shadow/523 Mon Feb 5 01:28:03 2001
--- shadow/523.tmp.19230 Tue Feb 6 04:55:45 2001
***************
*** 2,8 ****
| nested classpath not possible with taskdef |
+----------------------------------------------------------------------------+
| Bug #: 523 Product: Ant |
! | Status: RESOLVED Version: unspecified |
| Resolution: WORKSFORME Platform: PC |
| Severity: Normal OS/Version: All |
| Priority: Medium Component: Build Process |
--- 2,8 ----
| nested classpath not possible with taskdef |
+----------------------------------------------------------------------------+
| Bug #: 523 Product: Ant |
! | Status: CLOSED Version: unspecified |
| Resolution: WORKSFORME Platform: PC |
| Severity: Normal OS/Version: All |
| Priority: Medium Component: Build Process |
***************
*** 108,110 ****
--- 108,115 ----
ant -debug
when this code fails so we can see a bit more about what is going on.
+
+
+ ------- Additional Comments From conor@cortexebusiness.com.au 2001-02-06 04:55 -------
+ I have verified that this was indeed a bug under 1.2 but functions as expected
+ under 1.3
|