Re: [NAnt-users] non-readonly properties

2012-02-22 Thread Chris Fouts
:04 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] non-readonly properties I have the following properties defined in mynant.build file But when I run script where I override the defined properties, e.g., C:\>

Re: [NAnt-users] non-readonly properties

2012-02-22 Thread Bob Archer
mailto:chris.fo...@caemilusa.com] Sent: Wednesday, February 22, 2012 1:04 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] non-readonly properties I have the following properties defined in mynant.build file But when I run script where I overr

[NAnt-users] non-readonly properties

2012-02-22 Thread Chris Fouts
I have the following properties defined in mynant.build file But when I run script where I override the defined properties, e.g., C:\> nant mynant.build -D:enable_project1_build="false" I get... Read-only property "enable_project1_build" cannot b