I applied a patch supplied by Tom Cabanski yesterday evening that will fix
at least one of your issues ...
Gert
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 21, 2003 5:14 PM
Subject: [Nant-users] Issue w/ version 0.8.3-rc2 and version 0.8.
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
allo yall,
question: how can i set html into a property's value?
i'd like to do the functional equivalent of the following illegal xml:
then i use this in a ndoc task as follows:
i've tried the following 2 approaches:
and
Duncan Godwin wrote:
We have the copy task so far, filtering would need to be added.
I seem to remember John Lam has implemented this for his own version of NAnt but I haven't seen the code anywhere. I just think where a parallel for similar functionality exists (in Ant) it should be used if p
Daya,
I am currently implementing the same thing.
The approach that I have working is:
1) Nant build script to run on our integration server, build the
ASP.NET application and its dependent assemblies and then deploy
the web application to the integration server's wwwroot.
(default.bu
I'm not sure if this should be in the dev list but here
goes:
After having some minor issues with building one of my
.Net projects, I decided to get the latest source from
CVS and build it to maybe resolve my issue. Well after
building the latest 0.8.4 from CVS, I am having an
issue with resource
The Fine Manual says, "File Sets can appear inside tasks that support
this feature or at the project level, i.e., as children of project."
But I had trouble figuring out how to use the children of project
feature... to keep as much of the build script to cut-paste-and-pray as
possible. What I want
Hi All
I was wondering how can I capture the output of a NUnit2 task in my build
script.
Can it be captured as a xml file which I can later transform into HTML??
Something like this
I am using Nant 0.8.3-rc2.
Thanks in advance.
-daya
-
Hi All,
I was wondering if anyone has had problems with Nant v0.8.3 RC2 CSC
Task doc attribute? I can generate the assembly but it will not
generate the xml doc that I specified. I have a few other csc tasks
that generate the doc file, but for this one assembly it doesn't
generate it. Only thin
Hello,
As per suggestions from some very nice folks on this list I checked out
the CVS version of NAnt and tried to build it from source on my linux
machine. I have mono 0.26 installed.
The bootstrap target in the makefile works fine:
make linux-bootstrap
but when I try to:
make linux-nant
10 matches
Mail list logo