AW: Can I use path as property

2010-02-25 Thread Jan.Materne
gt;Betreff: RE: Can I use path as property > >You can if you convert it to a property. See >http://ant.apache.org/manual/CoreTasks/pathconvert.html > >-Original Message- >From: Dalecki, Janusz [mailto:jdale...@tycoint.com] >Sent: Thursday, February 25, 2010 5:09 PM >

RE: Can I use path as property

2010-02-25 Thread Murray, Mike
You can if you convert it to a property. See http://ant.apache.org/manual/CoreTasks/pathconvert.html -Original Message- From: Dalecki, Janusz [mailto:jdale...@tycoint.com] Sent: Thursday, February 25, 2010 5:09 PM To: user@ant.apache.org Subject: Can I use path as property Hi, Can I

Can I use path as property

2010-02-25 Thread Dalecki, Janusz
Hi, Can I reference the path like structure the same way as property? For example : Can I refer base.path vis ${base.path} somewhere later in my any build file. Cheers, Janusz