[Nant-users] Double expansion of property names?

2004-03-03 Thread Peter McEvoy
Hi all, I am trying to build a library of reusable targets that I can include into my build files. In order to do this, I'd really like to be able to be able to evaluate properties like the following: ${$nant.project.name}.dist.dir} in my reusable target, which would then expand to the value of

RE: [Nant-users] Nant contrib VSSGet version attribute seems to f ail

2004-03-03 Thread David Bowman
Hi, We're seeing exactly the same problem here using the nightly build from the 26th in conjunction with Visual Source Safe 6.0d build 9848 Dave -Original Message- From: Tom Peryam [mailto:[EMAIL PROTECTED] Sent: 03 March 2004 02:21 To: '[EMAIL PROTECTED]' Subject: [Nant-users] Nant con