Hi,
The idea is to use , and to install the needed elements and
use the build.properties file to define where to download them.
The location to download the element is like:
commons-beanutils.loc=http://jakarta.apache.org/builds/jakarta-commons/release/c
ommons-beanutils/v1.2/commons-beanutils
Bill Barker wrote:
> - Original Message -
> From: "jean-frederic clere" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 03, 2002 7:44 AM
> Subject: Add a target in build.xml
>
>
>
>>Hi,
>>
>>I would like to add a target to the TC build.xml: download.
>>Last time I have
David Graff wrote:
> Don't use wget as it's platform specific.
>
> Use the 'Get' built-in task.
Ok. Ant1.5 have the in . So everything could be done using ant ;-)
>
> May not do exactly what you want but it will work everywhere that ant does.
>
>
> - Original Message -
> From: "jean
- Original Message -
From: "jean-frederic clere" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 03, 2002 7:44 AM
Subject: Add a target in build.xml
> Hi,
>
> I would like to add a target to the TC build.xml: download.
> Last time I have tried to help to release TC I have
Don't use wget as it's platform specific.
Use the 'Get' built-in task.
May not do exactly what you want but it will work everywhere that ant does.
- Original Message -
From: "jean-frederic clere" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 03, 2002 10:44
Subject: Add
Larry Isaacs wrote:
> Hi,
>
> Are you referring to TC 4.x or TC 3.3.x?
4.x.
>
> I haven't updated the README yet to cover the dependency
> on jakarta-tomcat-connectors. But AFAIK, that is the
> only external requirement to build the jakarta-tomcat
> HEAD distribution, excluding options. It bu
Hi,
Are you referring to TC 4.x or TC 3.3.x?
I haven't updated the README yet to cover the dependency
on jakarta-tomcat-connectors. But AFAIK, that is the
only external requirement to build the jakarta-tomcat
HEAD distribution, excluding options. It builds for me
with just the jakarta-tomcat-co