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
te's signature would be setUrl(URL url). --DD -Original Message- From: Stefan Bodewig [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 08, 2003 3:33 AM To: [EMAIL PROTECTED] Subject: Making URIs from locations ... about a new attribute to that would set the property to the URI o

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

Making URIs from locations

2003-04-08 Thread Stefan Bodewig
[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 resolved relative to basedir. > Pick the na