[EMAIL PROTECTED]
> Sent: Monday, May 30, 2005 1:39 PM
> To: Ant Users List; [EMAIL PROTECTED]
> Subject: RE: Problem with dual classloader.
>
>
> Hi Rainer,
> Thanks for your help but I still have that problem.
> The second solution with value="true"/> see
Noack [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 25, 2005 12:07 PM
To: 'Ant Users List'
Subject: RE: Problem with dual classloader.
Hi Tomasz,
could you try the following:
remove classpathref attribute from the typedefs (maybe in this case, the
classloader-ref will be replaced)
or
remove AL
Tomasz [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 25, 2005 10:10 AM
> To: user@ant.apache.org
> Subject: Problem with dual classloader.
>
>
> Guys,
> I have my own task and collection implemented and I use it like that:
> classpathref="std.classpath"
Guys,
I have my own task and collection implemented and I use it like that:
...
...
My task and collection jar file is located at std.classpath. The problem
is the AntFileInfoSet class is load