Peter Donald wrote:
On Mon, 3 Feb 2003 09:16, Nicola Ken Barozzi wrote:

For Ant, there is a RuperTask that is able to download the jars from a
repository like the maven ibiblio one and eventually set them on the ant
classpath too. If the files are already in the local repository, it
doesn't download them.
Ants <get/> task can do much the same and is part of base ant so it would be best to just use that.
It doesn't have the concept of a local repository that prevents jars from being downloaded many times without need, and it doesn't set the classpath from them.

It's simply much easier to use for this.

--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------


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

Reply via email to