> You ought to consider setting up a continuous integration server.
** shameless self-promotion ** -- you may want to have a look at
CruiseControl.NET. it can take care of all this for you and more.
--
CruiseControl.NET - http://ccnet.thoughtworks.com
-
You ought to consider setting up a continuous integration server.
Along with the ability to e-mail about status, it will give you a
repository of historical build information, and the ability to launch
a build via a web page.
On Tue, 11 Jan 2005 10:53:41 +0200, Adrian Lazea
<[EMAIL PROTECTED]> wro
Cc: NAnt Users
Subject: Re: [Nant-users] Programatically find out the build status.
Hi Gert,
Thanks for the tip. It worked fine. One more question though: Could I
prevent the build log from being sent by email when using the
MailLogger? The problem is that the resulting build log is quite
Hi Gert,
Thanks for the tip. It worked fine. One more question though: Could I
prevent the build log from being sent by email when using the
MailLogger? The problem is that the resulting build log is quite large
(2MB) and some people are not interested in the build log at all. All
they want to
- Original Message -
From: "Adrian Lazea" <[EMAIL PROTECTED]>
To: "NAnt Users"
Sent: Tuesday, January 11, 2005 9:53 AM
Subject: [Nant-users] Programatically find out the build status.
> Hi all,
>
> Is there a way to programatically figure out when a build is successful?
> I know I can