Excellent news!
Any idea when you'll have a new 'non nightly' release that this will
be included in?
Mike
On 28/12/06, Gert Driesen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Today marks the availability of long-awaited support for Visual Studio 2005
> solutions and projects in the task.
>
> Those ea
orge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> ___
> NAnt-users
Hi all,
OK, maybe I'm being really dumb, but I can't seem to targets
from a project file I've 'd - is this supported? I'm using
RC3.
Cheers,
Mike
--
mike roberts | http://mikeroberts.thoughtworks.net/ |
ht
in a couple of weeks.
>
> Thanks
>
>
> ----
> Peter G Jones
> Microsoft .Net MVP
> Christchurch, New Zealand
> http://jonesie.net.nz
>
>
--
mike roberts | http://mikeroberts.thoughtworks.net/ |
http://www.thoughtworks.com/
Kirti,
This question would be better asked on the CCNet-User mailing list [1]
To answer your question though, make sure all your developers are
mapped in the email publisher config section. What I mean by this is
that make sure you are mapping your source control user names for each
of your devel
; SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&opclick
>
On 5/25/05, Marcin Hoppe <[EMAIL PROTECTED]> wrote:
> On 5/24/05, Ian MacLean <[EMAIL PROTECTED]> wrote:
> > What's the best way to run Nant as a nightly build??
>
> As a scheduled job in an operating system or with CruiseControl.NET or
> some other Continuous Integration tool. I use the second op
Hi Rick,
It might not be the answer you're looking for, but my suggestion is
'don't use the task' . Instead, use and call the
nunit-console application.
I wrote this up a little bit here:
http://mikeroberts.thoughtworks.net/blog/archive/Tech/dotNet/Howtosetupa.NETDevelopmentTreePart7.html
Mik
On Wed, 9 Mar 2005 16:46:28 +0100, Marcin Hoppe <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I'm using NAnt to compile VS.NET solutions on the build machine. The
> project relies on some 3rd party COM components. These components were
> set up in the same manner on two machines: my workstation and a build
On Wed, 23 Feb 2005 21:58:44 -0700, Kevin Williams <[EMAIL PROTECTED]> wrote:
> I thought CC.NET automatically directs NAnt to produce XML output which
> can be merged. If I'm correct, you don't have to do any of this, it
> should Just Work.
If you use the NUnit tasks, that's true, but its not th
On Wed, 23 Feb 2005 21:42:49 -0600, Chris Taylor <[EMAIL PROTECTED]> wrote:
> Jeez Mike do you just sit on all the lists? =)
Not *all* of them. I leave Cobol.NET to themselves ;)
> Using your method described in your blog, will cc.net still fail upon
> failed unit tests?
Yes - honours non-zero
On Wed, 23 Feb 2005 16:14:51 -0600, Chris Taylor <[EMAIL PROTECTED]> wrote:
> Alright, so I figured out my problem form yesterday. It helped that I
> pointed it to which directory the test was in and boom, were done..
>
> So unit tests are running and I'm happy. but I want the XML output
> from
On Fri, 18 Feb 2005 11:17:00 +0900, Ian MacLean <[EMAIL PROTECTED]> wrote:
> btw - I quite like the idea of prototyping functions/tasks in script
> tags before considering them for inclusion in NAnt. Maybe we should add
> a user-submitted scripts section on the wiki.
We did heaps in script tags o
A default use of will use the Visual Studio 'Debug' 'build
configuration',
which already outputs to 'bin\Debug' in each of the project directories.
I actually like to have a new build configuration though just for building
from NAnt, and this compiles each project to something like '\build\projec
Ant.Core.BuildException
D:\CVS\nant\test-xmllogger.xml
15
3
and
System.ArgumentNullException
What do you think ?
Gert
--
Mike Roberts
http://mikeroberts.thoughtworks.net/
---
Hi Gert - thanks for the reply.
Regarding the xml structure, there's 2 things on my mind
- Try not to change the existing structure too much unless we have to
- This problem with exceptions is actually about failures generally
(I've tried using just a with a message and the same behaviour
manif
Gert Driesen wrote:
- Original Message -
From: "Mike Roberts" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Should we only output the message of an exception, or also the stacktrace ?
How should we represent nested exceptions in the xml lo
Hi there,
We've been seeing a problem for a while when using CruiseControl.NET
where if a NAnt build fails due to an exception then the reason is not
outputted. We use the xmllogger when driving NAnt from CCNet so that we
can style the output later.
I always thought that it would be on standar
Hi there,
I'd like to use and in my build. So I have a
recentish build of NAnt head. And I copied the NAnt.Contrib.Tasks.dll
from NAnt 0.8.3 final into my compiled NAnt bin folder. But If I try to
use I get 'Unknown task ' Am I being dumb?
Thanks,
Mike
--
Mi
Hi Rob,
It went to the NAntContrib project, but that now gets included in NAnt
so you'll find it in the 0.8.3 RC1 currently available as a download on
the NAnt sourceforge website.
You might want to check out the task that's now in NAnt as
that offers an alternative way to getting your nant s
Hi,
I'm just starting to use the task and I'm a bit confused by
its behaviour. If a project references a dll in a folder,
seems to copy *all* the dlls from that folder to the build/output
directory, not just the one that was referenced. In my environment, this
leads to my output dirs having
21 matches
Mail list logo