Current NAnt has bugs in japananse character handing in namespace
(Bsummary file.
(B
(BI was fixed those bugs.
(B
(BIndex: NDocTask.cs
(B===
(BRCS file: /cvsroot/nant/nant/src/NAnt.DotNetTasks/NDocTask.cs,v
(Bretrieving revisio
How do we get the nantcontrib binaries? The nantcontrib project I downloaded
can't be build. Any other directions on the possibilities of converting
.sln to nant.build file? Thanks a lot!
_
Tired of spam? Get advanced junk mai
Hello Nicholas,
This is what NAnt was made for.
When used in combination with a build server such as http://draconet.sf.net [1], you
won't have to do the 'plumbing' (checking source control, sending build reports)
yourself.
Best regards,
Bernard
-Original Message-
From: Nicholas Ro
Nicholas,
It seems you are looking for this product Draco.NET.
(http://draconet.sourceforge.net/) It is the wrapper around NAnt that you
are looking for.
Rob
|-+-->
| | "Nicholas Robinson"|
| | <[EM
Hi,
I am new to this sourceforge thing, and stumbled across NAnt when searching for Build Management Tools. The problem I have is that all I want to do is get the latest source code from Visual Source Safe, build it, run my test cases and send an email if errors occurred. Is it possible to do thi
I'm trying to compile a simple project using the mcs task, but get the
error below:
D:\utv\dev\VBD.NET\Build>bin\nant -verbose -buildfile:core.build
Buildfile: file:///D:/utv/dev/VBD.NET/Build/core.build
Base Directory: D:\utv\dev\VBD.NET\Build
VBDCore.Debug:
setup:
[copy] Copying 0 files t
I made It work > all I did was copy the binaries from nantcontrib to the
bin folder of nant. Now I can use the task from the build
file and
Convert my solution. You should try it, because slingshot is nog part of
nant. Now all I have to do is get that mapping thingy right (my solution
contains a w
Hi Vincent,
I'm no expert (I've just started with nant too) but here's how I got
slingshot to work...
I download Nantcontrib from the snapshot page. I put the following in my
PATH; "NAnt\NAntContrib\Tools\SLiNgshoT\build\Debug". This directory
contains a program called slingshot.exe
I then
Hello
all,
I
try to create a .build file from a visual studio .net solution (.sln) file.
When
I use a .build file to do this with Nant and the extra task I
get this error :
“C:\projects\Macaw\TestSolution\solution.build(4,3): Unknown task
Try
'nant -help' for more information”