On Wed, 3 Jul 2002, Nick Southwell <[EMAIL PROTECTED]> wrote:

> I think the loaderref is supposed to refer to an AntClassLoader.

No, it's just a name.  Use the same name for all taskdefs that are
supposed to use the same classloader.

But I think you may not even need loaderref at all if you put together
a properties file that defines all your tasks and use the file or
resource attribute of taskdef.  loaderref is probably only needed if
you want to use custom datatypes together with custom tasks.

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to