RE: [NAnt-users] task issue

2006-05-04 Thread Burgess, Michael
/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

RE: [NAnt-users] task issue

2006-05-04 Thread Karl Palsson
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&#

RE: [NAnt-users] task issue

2006-05-04 Thread Burgess, Michael
. 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

RE: [NAnt-users] task issue

2006-04-18 Thread Burgess, Michael
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

Re: [NAnt-users] task issue

2006-04-18 Thread Gary Feldman
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

[NAnt-users] task issue

2006-04-18 Thread Burgess, Michael
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

[Nant-users] task issue & questions

2005-03-05 Thread Nettleton, Carlton E.
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