EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gary Feldman
Sent: Thursday, November 17, 2005 9:08 AM
To: nant-users@lists.sourceforge.net
Subject: Re: [Nant-users] Problem with readonly attribute on property
Rod Ayers wrote:
>...
>A related question:
>I'd like to check and
Rod Ayers wrote:
...
A related question:
I'd like to check and see if the property named in property.name exists.
All the "valid" properties have already been assigned default values. If
property.name exists, I will override with the value in property.value, and
set to readonly="true". Otherwi
#x27;t
already exist; so I tried:
mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 16, 2005 12:35 PM
To: [EMAIL PROTECTED]; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] Problem with readonly attribute on property
Rod,
What version of NAnt are you using ?
This is working just fine he
lf Of Rod Ayers
> Sent: woensdag 16 november 2005 7:59
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Problem with readonly attribute on property
>
> I have a "top-level" build file in which I initialize several
> properties. It then calls a task in a
I have a "top-level"
build file in which I initialize several properties. It then calls a task
in another build file that reads a properties file, updating
properties previously initialized. I want to make sure that properties
updated from the property file don't get overwritten anywhere