Re: File URLs for different plaforms

2006-04-24 Thread Steve Loughran
Tim Gordon wrote: Hi Not a pure ANT question, but it's relevant to building configurations for remote systems, possibly of another OS... Is there a simple way to generate file URLs that are guaranteed to work on another platform? For example, something like: config.url=file://${file.system.p

File URLs for different plaforms

2006-04-24 Thread Tim Gordon
Hi Not a pure ANT question, but it's relevant to building configurations for remote systems, possibly of another OS... Is there a simple way to generate file URLs that are guaranteed to work on another platform? For example, something like: config.url=file://${file.system.path} doesn't work f