Bugs item #1205930, was opened at 2005-05-20 14:22
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1205930&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Douglas Shieh (dshieh)
Assigned to: Nobody/Anonymous (nobody)
Summary: Overridden property incorrectly recognized as read-only

Initial Comment:
When I override a property from the nant command with 
the -D:property=value option, nant incorrectly warns that 
the property is read-only and cannot be overriden. 
However, the property does not have its readonly 
attribute set to true and does indeed get overridden. The 
following displayed warning message is incorrect.

 [property] Read-only property "some.property" cannot 
be overwritten.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1205930&group_id=31650


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to