Vincent,
Can you try this using the latest nightly build
(http://nant.sourceforge.net/nightly/builds), and report back ?
Thanks,
Gert
- Original Message -
From: "Vincent Erickson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 01, 2004 11:23 PM
Subject: [Nant-users] Mai
I am trying to build NAnt 0.84 using the latest Mono from CVS. I am
getting a strange error, found below:
Compilation succeeded - 4 warning(s)
make linux-bootstrap-nant.dotnet
mcs -target:library -define:MONO -debug -o bin/NAnt.DotNetTasks.dll
-r:./bin/NAnt.Core.dll -r:bin/NDoc.Core.dll
-recur
Title: Message
I reconfigured my
Nant build scripts so that instead of one large build script, I have a startup
build script which invokes a second .build file's script. This works fine,
except that I am now receiving two emails from the build instead of just one. I
am calling the first scrip
Title: Using a property in TargetTask depends attribute
I would like to make the dependency of a certain Target configurable. I have tried using a Property in the depends attribute of the Target task, but Nant tells me the property is not defined, even if the property is defined first. Is ther
Title: Using a property in TargetTask depends attribute
I would like to make the dependency of a certain Target configurable. I have tried using a Property in the depends attribute of the Target task, but Nant tells me the property is not defined, even if the property is defined first. Is ther
Steven,
You should have one VS.NET solution with 3
projects, and three csc tasks (preferrably in three targets) to build these
assemblies in NAnt.
Gert
- Original Message -
From:
Steven Hawkes
To: [EMAIL PROTECTED]
Sent: Monday, March 01, 2004 5:07
PM
Subjec
I have a solution
which contains a number of folders as shown below:
Solution
Presentation
BusinessLogic
Utilities
All this builds into
one executable for loading up to my PDA.
Utilities is in a
name space Utilities, Presentation is in a name
space
Presentation etc and
th
Don, we're all happy guinea pigs, mostly.
(I finally buckled under pressure and temporarily took NDoc out of the CI
scripts.) Send me a zip of the installer or file set that you want tested and we'll
put it under load.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On