Kevin,
Properties set on the command line are always read-only. So, you can't use
command line -D values to "override" script properties. Instead, the script
will have to check for the command line properties. If they do NOT exist, only
then can the script safely set the properties to a defa
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Noel Gifford
>
> Bryan,
>
> This is one way of resetting the readonly property on all files.
>
>
>
>
>
>
>
I saw the attrib task earlier... my issue with this task is t
Bryan,
This is one way of resetting the readonly property on all files.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bryan D.
Andrews
Sent: Thursday, July 15, 2004 6:29 PM
To: [EMAIL PROTECTED]
Subject:[
- Original Message -
From: "Michel André" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 15, 2004 11:57 AM
Subject: [Nant-users] read only flags not reset when using target
> When using the solution target to build a .sln file, when references are
> copied to the outpu