David Graff wrote:
> Don't use wget as it's platform specific.
> 
> Use the 'Get' built-in task.

Ok. Ant1.5 have the <setproxy> in <get>. 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-frederic clere" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 03, 2002 10:44
> 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 found there is no
> 
> "clean"
> 
>>way to know easly what is needed to build a TC release (which xerces.jar
> 
> is
> 
>>needed for example).
>>The download would download using wget and extract the need files using
> 
> tar.
> 
>>Any comments?
>>
>>Cheers
>>
>>Jean-frederic
>>
>>
>>--
>>To unsubscribe, e-mail:
> 
> <mailto:[EMAIL PROTECTED]>
> 
>>For additional commands, e-mail:
> 
> <mailto:[EMAIL PROTECTED]>
> 
>>
> 
> 
> 




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to