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
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