|
Hm, I had the same problem, and it worked after I
placed the taskdef in a different target than the compile task. That way I can
compile the task and use it in the same ant run.
But you're right, with the patch applied you can
place the taskdef anywhere and it will work.
-Stefan
|
- Re: [PATCH] Lazy task class loading Stefan Reich
- Re: [PATCH] Lazy task class loading Conor MacNeill
- Re: [PATCH] Lazy task class loading Stefan Reich
- Re: [PATCH] Lazy task class loading Stefan Bodewig
- Re: [PATCH] Lazy task class loading Stefan Reich
- Re: [PATCH] Lazy task class loading Stefan Bodewig
- RE: [PATCH] Lazy task class loading Paul Kilroy
- Re: [PATCH] Lazy task class loading Stefan Reich
- Re: [PATCH] Lazy task class loading Stefan Bodewig
