-Original Message-
From: Rainer Noack [mailto:[EMAIL PROTECTED]
Sent: 01 March 2007 20:03
To: 'Ant Users List'
Subject: RE: Specifying additonal classpath elements when calling the
task
Maybe http://enitsys.sourceforge.net/ant-classloadertask/ what you are
looking for.
It allo
ache.org
> Subject: Specifying additonal classpath elements when calling
> the task
>
>
> I'm wondering if anyone knows a way to specify additional
> jars for use by an task within an ant buildfile.
>
> My current setup involves 2 build files, builda.xml and
>
gt; To: user@ant.apache.org
> Subject: Specifying additonal classpath elements when calling
> the task
>
>
> I'm wondering if anyone knows a way to specify additional
> jars for use by an task within an ant buildfile.
>
> My current setup involves 2 build files, buil
I'm wondering if anyone knows a way to specify additional jars for use
by an task within an ant buildfile.
My current setup involves 2 build files, builda.xml and buildb.xml.
Builda.xml runs an task to kick-off buildb.xml. This a
multiproject setup.
There are many users having their own custom