-
From: "Mark Colburn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, October 21, 2003 4:54 PM
Subject: RE: [Nant-users] NAnt support of DOCTYPE/ENTITY
> I tried that, but Nant complains that there is more than one root node
> in the f
I tried that, but Nant complains that there is more than one root node
in the file if there is more than a single property set.
-mark
-Original Message-
From: Nick Varacalli [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 21, 2003 4:09 PM
To: Mark Colburn; [EMAIL PROTECTED]
Subject: RE
I'm building a relatively large system that is broken into a number of
smaller build files using NAnt. There are a bunch of properties that I
would like to be able to use throughout the build process, but still
allow users to build components without having to use the master build
file.
I tried p
Especially since the point of N/Ant is to get away from the "exec an
external tool model".
-mark
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan
Godwin
Sent: Wednesday, August 20, 2003 10:59 AM
To: [EMAIL PROTECTED]
Subject: Re: [Nant-users] Repla