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]> wrote:
> Is there a way to programatically figure out when a build is successful?
> I know I can take a look in the build log and find out, but I'm thinking
> maybe there is a return code (an output parameter) for the <solution>
> task that could indicate the build status. I need this information
> because my nightly build process is supposed to send an email when it's
> done and I would like to have the build status included.


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to