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.

Enjoy,

-steve

ps, wont it be cool to be able to use this to demand load ant task
libraries themselves?


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

Reply via email to