iner Noack
-Ursprüngliche Nachricht-
Von: Karr, David [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 28. März 2008 19:04
An: Ant Users List
Betreff: RE: (resent) Defined task fails to find base class of task
So far, what I'm finding is that if my task class is in my "build"
dir
indirectly
referenced jar to work?
> -Original Message-
> From: Karr, David
> Sent: Thursday, March 27, 2008 9:37 AM
> To: Ant Users List
> Subject: (resent) Defined task fails to find base class of task
>
> (Sorry, I somehow sent this before it was done.)
>
>
(Sorry, I somehow sent this before it was done.)
I have a simple build file that compiles some files and has a taskdef
for one of the compiled classes, which indirectly references a class in
one of the jars in the classpath. I have the taskdef inside the target
which uses the task. When it execu