Not sure.   All I know that this is new to Nant 0.85.   I would look at the documenation for more help.
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Foley, Cash
Sent: Friday, August 20, 2004 3:39 PM
To: Felice Vittoria; Mark Overton; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Nant .85 not working with Draco.Net

How can the “overwrite” occur on the command line?

 

 

Cash - [EMAIL PROTECTED]

perotsystems

972-577-5842 - office

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Felice Vittoria
Sent: Friday, August 20, 2004 3:34 PM
To: Mark Overton; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Nant .85 not working with Draco.Net

 

Yes .. .this is a new "feature" of Nant 0.85.   The property draco needs to have this declaration:

 

<property name="draco" value="somevaluehere" overwrite="false" />

 

Hope these 2 links help:

Latest Release Notes information: http://nant.sourceforge.net/releasenotes.html

 

Felice

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Mark Overton
Sent: Friday, August 20, 2004 2:46 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Nant .85 not working with Draco.Net

I am trying to run Nant 0.85 with Draco.Net.  I am getting the following error message:

 

Read-only property "draco" cannot be overwritten.

 

I have not declared the property “draco”, but I know that Draco uses this property to identify when the nant build was started using the Draco.Net service.

 

This worked fine with the .84 release of Nant.

 

Does anyone have any ideas?

 

Thanks,

 

Mark

Reply via email to