/2006 11:26
To: nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] task issue
My nant (.85rc3) complains about the deployment projects too, but it
doesn't actually stop compiling or anything like that. It's a warning,
and it just skips them. Reminding you that one day, it m
anks,
Mike.
From: [EMAIL PROTECTED] on behalf of Burgess,
Michael
Sent: Tue 18/04/2006 21:19
To: nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] task issue
Hi - thanks for the reply.
I've just tried the latest nightly build of NAnt and it
.
From: [EMAIL PROTECTED] on behalf of Burgess, Michael
Sent: Tue 18/04/2006 21:19
To: nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] task issue
Hi - thanks for the reply.
I've just tried the latest nightly build of NAnt and it's still the same
unfortunat
or for DevEnv.
Cheers,
Mike.
From: [EMAIL PROTECTED] on behalf of Gary Feldman
Sent: Tue 18/04/2006 19:04
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] task issue
Burgess, Michael wrote:
> Hi there. I'm putting together my first attempt at
Burgess, Michael wrote:
Hi there. I’m putting together my first attempt at a CI system and
NAnt build script to replace the VBscript at present. I’ve got one
question regarding compilation.
Our mail solution is compiled at present using the ‘devenv’ exec at
the command line.
If I try t
Hi
there. I’m putting together my first attempt at a CI system and NAnt build
script to replace the _vbscript_ at present. I’ve got one question
regarding compilation.
Our
mail solution is compiled at present using the ‘devenv’ exec at the
command line.
If I
try to use the task
I think I found a small defect with the task or I am just not
understanding how it works.
We are developing documentation for a project I am working on, adding our
own custom tags and created an NDoc xslt for the tags. These things all
work fine when I use the GUI or the console app. When I u