Re: os independent paths

2005-04-15 Thread rakesh mailgroups
Hi, that definately works on windows. can't get to a UNIX environment just yet but will get back if theres a problem. Thanks!!! On 4/15/05, Peter Reilly <[EMAIL PROTECTED]> wrote: > Just use the location attribute of property: > > > > Peter > > rakesh mailgroups wrote: > > >Hi, > > > >found

AW: os independent paths

2005-04-15 Thread Jan . Materne
Then Ant uses the _current_ OS... Jan > -Ursprüngliche Nachricht- > Von: Peter Reilly [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 15. April 2005 14:56 > An: Ant Users List > Betreff: Re: os independent paths > > Just use the location attribute of prope

Re: os independent paths

2005-04-15 Thread Peter Reilly
Just use the location attribute of property: Peter rakesh mailgroups wrote: Hi, found the ant website a bit cryptic when i looked up pathconvert. I hope someone can help me. I would like to be able to take one of my properties such as ${build.dir}, (defined as build.dir=war/WEB-INF) and and then

AW: os independent paths

2005-04-15 Thread Jan . Materne
TECTED] > Gesendet am: Freitag, 15. April 2005 14:20 > An: Ant Users List > Betreff: os independent paths > > Hi, > > found the ant website a bit cryptic when i looked up pathconvert. I > hope someone can help me. > > I would like to be able to take one of my properties

os independent paths

2005-04-15 Thread rakesh mailgroups
Hi, found the ant website a bit cryptic when i looked up pathconvert. I hope someone can help me. I would like to be able to take one of my properties such as ${build.dir}, (defined as build.dir=war/WEB-INF) and and then convert that into a os-dependent path to use in my config files. So, for w