Re: weird problem with Class instanceOf

2006-08-09 Thread Steve Loughran
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. --

Re: weird problem with Class instanceOf

2006-08-09 Thread wohlgemuth
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

Re: weird problem with Class instanceOf

2006-08-09 Thread wohlgemuth
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

RE: weird problem with Class instanceOf

2006-08-08 Thread Stephen McConnell
> -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'

Re: weird problem with Class instanceOf

2006-08-08 Thread wohlgemuth
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 thought I know what I do... > ...I was wrong > > anyway thats my problem: &g

RE: weird problem with Class instanceOf

2006-08-08 Thread Stephen McConnell
> -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 arrou

weird problem with Class instanceOf

2006-08-08 Thread wohlgemuth
hi, at first I work since a long time with ant and wrote arround 50 ant tasks sofar, I thought I know what I do... ...I was wrong anyway thats my problem: I have 3 classes 1. ClusterInitialzieTask, parent class:Task -> used to intialize a cluster and contains objects of type 2. or 3. 2. Clus