Re: [NAnt-users] task not passing properties.

2006-10-26 Thread Steve Valaitis
Thanks guys, your suggestions did the trick. >-Original Message- >From: Guy Metz [mailto:[EMAIL PROTECTED] >Sent: Wednesday, October 25, 2006 8:20 AM >To: Steve Valaitis; nant-users@lists.sourceforge.net >Subject: RE: [NAnt-users] task not passing properties. > >Ar

[NAnt-users] task not passing properties.

2006-10-24 Thread Steve Valaitis
I have a buildfile(default) with the following in a target: According to the docs for , all of the current property values should be automatically passed to the build files. I assumed it would be similar to -D:prop=value, but the build files process without any change to their p