I also had the same problem and luckily I had a nightly from a few days ago
that did not throw the error. It was introduced very recently.
NAnt-0.91-nightly-2010-05-12 does not have this issue.
On Tue, Jun 15, 2010 at 6:08 PM, Scott Jeslis wrote:
> …also on one machine I’m developing 4.0 apps us
I split my build files up based on common functionality
(compile.build, test.build, database.build, helpers.build,
analysis.build, etc) and include them all at the top of my main.build
file. This causes me some problems because loading all the build files
(and related task assemblies) is rather slo
all. I was thinking I
could just define a target to do this, but I don't see a function for
retrieving all defined properties. Any help here? If not, maybe I will write
something.
Tha
estion on how to get this check into the trunk for NAnt
please let the dev team know! I've written a blog post about this as well at
http://dataplex.org/blog/2009/01/fixing-nant-086-beta-1-for-net-35-continuous-integration/
Thanks,
Ben Floyd
--
Hi All,
I have been using the latest NAnt (0.86 Beta 1) for a few months now in
several .NET 3.0/3.5 projects without a problem. All my development machines
have Visual Studio 2008 on them, which means I have the .NET SDKs installed
in a location where NAnt can find them through the registry keys.
t;[EMAIL PROTECTED]> wrote:
>
>
>
>
> Wouldn't you need a .xml here since that is your file name?
>
>
>
> BOb
>
>
>
>
> --
>
> *From:* Ben Floyd [mailto:[EMAIL PROTECTED]
> *Sent:* Monday, December 08, 2008 1
I'm having a problem with the task trying to load a local
properties file from a global properties file. The following build files
should explain the problem:
===
C:\Dev\project\ui\ui.build
===
http://nant.sf.net/release/0.86-beta1/nant.xsd";>