Dominique Devienne wrote:

> Hummmm, not totally. If the AntLib also uses types, you need another
> <typedef>, which should also probably needs a loaderref. Since you now use
> twice the classpath, if needs to be outside and refid'd.
> 
> And what about the <junit> task? I'd like to not have setup my classpath
> outside of Ant and build.xml, and avoid having to dump everything in
> ANT_HOME/lib

That works fine ( for me ). As soon as I finish with the current deadline
I'll document the <classloader> task which solves this problem.


Costin



> 
> I believe it can and should be easier and more flexible. --DD
> 
> -----Original Message-----
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 26, 2003 10:27 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Artima SuiteRunner Task
> 
> On Wed, 26 Mar 2003, Dominique Devienne <[EMAIL PROTECTED]> wrote:
> 
>> That said (one more ;-), if Ant ever comes up with an easier way to
>> integrate third party tasks
> 
> Easier than <taskdef resource="..."><classpath .../></taskdef>?
> 
> Almost impossible.
> 
> Stefan


Reply via email to