Re: antlib / ruper task

2003-04-22 Thread Steve Loughran
Dominique Devienne wrote: Works just fine for the purpose of doing s... We don't require anything fancy here. Getting files thru HTTP with timestamp works for me, and has been for a while. I've even done simple stuff like extracting properties from the HTTP header at the same time I'm getting a fil

RE: antlib / ruper task

2003-04-22 Thread Dominique Devienne
[mailto:[EMAIL PROTECTED] Sent: Tuesday, April 22, 2003 11:20 AM To: Ant Developers List Subject: Re: antlib / ruper task of course, the http stack built in to java sucks, so we need to serve stuff in the subset of valid http that it supports.

Re: antlib / ruper task

2003-04-22 Thread Steve Loughran
Adam Jack wrote: I am searching for documentation about ruper. I found this http://krysalis.org/cgi-bin/krywiki.pl?Ruper I see that the ruper task depends on common-vfs. If we use Ruper for antlib, which can be very good, then we are making ant core dependent upon common-vfs. I have been working w

[Fwd: Re: antlib / ruper task]

2003-04-22 Thread Nicola Ken Barozzi
forgot to cc Original Message Subject: Re: antlib / ruper task Date: Tue, 22 Apr 2003 15:35:30 +0200 From: Nicola Ken Barozzi <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Organization: Apache Software Foundation To: [EMAIL PROTECTED] References: <[EMAIL PROTECTED]&g

RE: antlib / ruper task

2003-04-22 Thread Adam Jack
> I am searching for documentation about ruper. I found this > http://krysalis.org/cgi-bin/krywiki.pl?Ruper > > I see that the ruper task depends on common-vfs. If we use Ruper for antlib, > which can be very good, then we are making ant core dependent upon > common-vfs. I have been working with

Re: antlib / ruper task

2003-04-22 Thread Nicola Ken Barozzi
Antoine Levy-Lambert wrote, On 22/04/2003 9.50: ... I am searching for documentation about ruper. I found this http://krysalis.org/cgi-bin/krywiki.pl?Ruper I see that the ruper task depends on common-vfs. If we use Ruper for antlib, which can be very good, then we are making ant core dependent upo

Re: antlib / ruper task

2003-04-22 Thread Antoine Levy-Lambert
From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> Sent: Tuesday, April 22, 2003 8:26 AM > What I would like to see in antlibs, and that can be quite easily done > IMHO, is to make it possible to add an 'autodownload' attribute that can > get them from a repository, using Ruper, and versioning. > > Ex