I have just committed a repository task. In theory it will support repositories other than maven, but there is only maven support right now.
<getlibraries destDir="${lib.dir}">
<mavenrepository/>
<library archive="commons-logging" project="commons-logging" version="1.0.1"/>
</getlibraries>
Still to do: -a good security model. Verifying MD5 on the ibiblio site is inadequate. -extract proxy info from the current JVM. -the test failure on resolving references.
I applaude this effort :-)
Maybe you know the Depot project in the Incubator... well, we are closing it for lack of development. I should have known better, but we always learn something.
In any case, there is some code there that you may want to grab-use-whatever, or even grab it all and use it in Ant. It's already in Apache, so you an just go there and grab it.
http://cvs.apache.org/viewcvs.cgi/incubator/depot/trunk/?root=Apache-SVN http://cvs.apache.org/viewcvs.cgi/incubator/depot/trunk/update/whiteboard/mmay/?root=Apache-SVN http://cvs.apache.org/viewcvs.cgi/incubator/depot/trunk/update/src/java/org/apache/depot/update/?root=Apache-SVN
There are also Ant tasks.
http://cvs.apache.org/viewcvs.cgi/incubator/depot/trunk/update/src/java/org/apache/depot/update/ant/cache/?root=Apache-SVN http://cvs.apache.org/viewcvs.cgi/incubator/depot/trunk/update/src/java/org/apache/depot/update/ant/sync/?root=Apache-SVN http://cvs.apache.org/viewcvs.cgi/incubator/depot/trunk/update/src/java/org/apache/depot/update/ant/tool/?root=Apache-SVN
-- 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]