Unfortunately, the property task's overwrite attribute can't overwrite a readonly
property--according to the documentation.
So, if you are passing a command line argument into the NAnt 0.85 script and you want
to munge that value internally, then you will have to create a second property
initialized to the command line property value, then munger this second property.
Of course, if the command line argument wasn't specified, then you can detect that in
the NAnt script with not property::exists('propertyName') then set propertyName to its
default value.
Merrill
-------------------------------------------------------
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