On Tue, 22 Apr 2003, Nicola Ken Barozzi <[EMAIL PROTECTED]> wrote: > Example: > > <antlib name="ant-contrib" version="1.2+" autodownload="true"/> > > This would use the ruper task to get the antlib and load it. > > It would just need to have the Ruper task in Ant core.
I'm losing the connection here. What more than <uptodate> and <get> would be needed for the autodownload feature? Maybe the autodownload stuff should be left off for now and reconsidered later as it is non-essential for antlib itself IMHO. My guess is that people will want to have this pluggable in one way or the other anyway. Stefan