Well .. 

I modified my property statement to this:
<property name="junk" value="Development 1.4" readonly="false" overwrite="true" />

When I run:  nant /f:test.build -D:junk="Development" or  nant /f:test.build 
-D:junk=Development I get this:
Read-only property "junk" cannot be overwritten.

I would expect that I can overwrite the property if I set readonly to false and 
overwrite to true.   Is this not correct? 

Felice



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to