RE: Adding to ant's classpath from an ant build script

2005-08-03 Thread Moran Ben-David
Wednesday, August 03, 2005 1:57 PM > To: 'Ant Users List' > Subject: RE: Adding to ant's classpath from an ant build script > > Thank you, Antoine. I used the following worked like a charm. > > > Moran > > > -Original Message- > > F

RE: Adding to ant's classpath from an ant build script

2005-08-03 Thread Moran Ben-David
Thank you, Antoine. I used the following worked like a charm. Moran > -Original Message- > From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 03, 2005 12:17 PM > To: Ant Users List > Subject: Re: Adding to ant's classpath from an ant bui

Re: Adding to ant's classpath from an ant build script

2005-08-03 Thread Antoine Levy-Lambert
Hello Moran, if your use case does not bring you in the delegating class loader case, you can use the classpath attribute of the task (actually documented under typedef, because taskdef is an extension of ). Cheers, Antoine > --- Ursprüngliche Nachricht --- > Von: "Moran Ben-David" <[EMAIL PRO