http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2412
*** shadow/2412 Wed Jul 4 08:50:59 2001
--- shadow/2412.tmp.1912 Thu Jul 5 05:32:41 2001
***************
*** 2,9 ****
| Self-coded tasks must be compiled before taskdef can be used |
+----------------------------------------------------------------------------+
| Bug #: 2412 Product: Ant |
! | Status: NEW Version: 1.3 |
! | Resolution: Platform: Other |
| Severity: Normal OS/Version: Other |
| Priority: Other Component: Core tasks |
+----------------------------------------------------------------------------+
--- 2,9 ----
| Self-coded tasks must be compiled before taskdef can be used |
+----------------------------------------------------------------------------+
| Bug #: 2412 Product: Ant |
! | Status: RESOLVED Version: 1.3 |
! | Resolution: FIXED Platform: Other |
| Severity: Normal OS/Version: Other |
| Priority: Other Component: Core tasks |
+----------------------------------------------------------------------------+
***************
*** 112,115 ****
------- Additional Comments From boris@i3.informatik.rwth-aachen.de 2001-07-04 08:50 -------
You are right. When I create the directory before doing a build everything works
! fine.
--- 112,120 ----
------- Additional Comments From boris@i3.informatik.rwth-aachen.de 2001-07-04 08:50 -------
You are right. When I create the directory before doing a build everything works
! fine.
!
! ------- Additional Comments From bodewig@apache.org 2001-07-05 05:32 -------
! Don't trust the system classloader 8-)
!
! Fixed in nightly 2001-07-06.
|