wohlgemuth wrote:
ok I got it fixed, I had to set the loader ref, kinder annoying and is
there an easy way todo this automatical?
declare all your stuff as an antlib and types and tasks all get loaded
in one go, same classloader.
--
D]> wrote:
>
>
> > -Original Message-
> > From: wohlgemuth [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, 9 August 2006 1:09 PM
> > To: Stephen McConnell
> > Cc: Ant Users List
> > Subject: Re: weird problem with Class instanceOf
> >
> > I give it
class loaders. How can I avoid this?
/gert
On 8/8/06, Stephen McConnell <[EMAIL PROTECTED]> wrote:
> -Original Message-
> From: wohlgemuth [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 9 August 2006 1:09 PM
> To: Stephen McConnell
> Cc: Ant Users List
> Subject
> -Original Message-
> From: wohlgemuth [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 9 August 2006 1:09 PM
> To: Stephen McConnell
> Cc: Ant Users List
> Subject: Re: weird problem with Class instanceOf
>
> I give it a try first tomorrow morning, but I'
I give it a try first tomorrow morning, but I'm acually quite shure
that this is not the case, cause I tried already different names for
the classes to check this.
thanks for your help and I will see it tomorrow morning. How does the
internal system with the references work anyway? Cause I was no
> -Original Message-
> From: wohlgemuth [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 9 August 2006 11:20 AM
> To: user@ant.apache.org
> Subject: weird problem with Class instanceOf
>
> hi,
>
> at first I work since a long time with ant and wrote arround
> 50 ant tasks sofar, I though