Hello, easy question:
How do I get the solution task to print out what exact post
build event failed?
[solution] Starting solution build.
[solution] Building
'Workflow.Provider' [release]...
[solution] PostBuildEvent failed
with exit code = 1
[solution] Build failed.
Verb
Hello,
We have a nant build script that has a to
give locations of non-standard project locations.
Here’s what we have:
mainline source is D:\foo\mainline
branch source is d:\foo\branch1
urls are currently pointing to “d:\foo\branch1”
(they would need to be pointing to d:\f
Hello everyone,
Has anyone seen a problem like this? (this is a contrived example of
the problem)
For some strange reason, when I stop the debugger at BP #1, for the
first time, table_ is **already initialized to a Hashtable, count = 0 (when it
should be null, and thus step into
Hello Nant users,
We have a script made of mkiisdir that we run to set up
IIS. This as worked just fine on Win2000. However, running it on XP gives the
error at the bottom. Anyone seen this problem?
verbo
Hello,
I have recent builds of nant and nantcontrib.
NAnt.Core.dll 0.85.1706.0
NAnt.Contrib.Tasks.dll 0.85.1692.0
Does anyone know why I would be getting the below error?
C:\data\projects\IDS 4.0\Server 4\Source\default.build(109,14):
Specify either an "assembly" attribute
Hello,
Does anyone know a good way to (generically) handle version stamping in assemblies
thru Nant?
Ideally, one would pass in a "version number", and the solution task would insert this
into the assemblyinfo.cs (AssemblyVersionAttribute) of each project.
Maybe there was s
Hello,
I'm getting several of these as I'm building using NANT (NAnt 0.85 (Build 0.85.1665.0)
and the task (the solution builds fine in Visual Studio. Then, I close VS,
and run nant on the same solution)
...
[solution] Building 'XXX..X' [debug]...
The process cannot access t
thanks Gert, I need to not download files in the middle of the night anymore.
current source builds fine :)
-Original Message-
From: Gert Driesen [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 03, 2004 11:41 PM
To: Steve Burkett; [EMAIL PROTECTED]
Subject: Re: [Nant-users] trying to
Hello,
I built nant last week, and this week downloaded nantcontrib. I’m unable to build nantcontrib. Anyone seen this problem?
nant
-D:nant.dir=C:\NAnt\build\net-1.1.win32\nant-0.85-debug -f:NAntContrib.build
> build.log
NAnt 0.85 (Build 0.85.1665.0; net-1.1.w
Hello,
I’m a bit confused with how logging works with NANT:
how nant command lines params (like –v+) affect
log4net logging
how log4net affects stdout logging
Is the answer that standard build logging is stdout (not using log4net)
with a verbose mode, and
log4net is res
10 matches
Mail list logo