Re: Making URIs from locations

2003-04-08 Thread Stefan Bodewig
On Tue, 8 Apr 2003, Dominique Devienne <[EMAIL PROTECTED]> wrote: > Note the change to resource (from resources) to be consistent with > / . resources has been a typo, thanks. > I assume the url attribute's signature would be setUrl(URL url). Yes. Stefan

RE: Making URIs from locations

2003-04-08 Thread Dominique Devienne
I'm +1 for not overloading . I also like Stefan's syntax the best from the different proposals, I'd just drop the set prefix to have simply: http://www.apache.org/"/> Note the change to resource (from resources) to be consistent with / . I assume the url attribute's signature would be se

Re: Making URIs from locations

2003-04-08 Thread Nicola Ken Barozzi
Stefan Bodewig wrote, On 08/04/2003 10.33: [was Re: Using files in classpath in task file="", changed subject to attract more comments] On Mon, 7 Apr 2003, Jose Alberto Fernandez <[EMAIL PROTECTED]> wrote: ... about a new attribute to that would set the property to the URI of a file that get's res