t; <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 07, 2003 12:22 AM
Subject: RE: [Nant-users] Send an email based on the Build Status
> Hi,
>
> Excellent stuff, these "success/failure" events... I'm just wondering:
>
> Is there any way to
lto:[EMAIL PROTECTED]]
> Sent: 07 February 2003 09:22
> To: [EMAIL PROTECTED]
> Subject: RE: [Nant-users] Send an email based on the Build Status
>
>
> Hi,
>
> Excellent stuff, these "success/failure" events... I'm just wondering:
>
> Is there any way to dir
Patrice Calvé [mailto:[EMAIL PROTECTED]]
> Sent: 6. februar 2003 18:30
> To: [EMAIL PROTECTED]
> Subject: RE: [Nant-users] Send an email based on the Build Status
>
>
> WOW ! Super,
>
> Thanks... Based on your reply, I found these two constants
> in
iginal Message-
> From: Patrice Calvé [mailto:[EMAIL PROTECTED]]
> Sent: 06 February 2003 18:17
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] Send an email based on the Build Status
>
>
> Hi,
> Is it possible to send an email based on the result
> (succesfull or fa
]]
Sent: Thursday, February 06, 2003 12:47
To: Patrice Calvé; [EMAIL PROTECTED]
Subject: RE: [Nant-users] Send an email based on the Build Status
Are you aware of Draco.NET?
http://draconet.sf.net
-MG
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On
Are you aware of Draco.NET?
http://draconet.sf.net
-MG
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Patrice
> Calvé
> Sent: 06 February 2003 17:30
> To: [EMAIL PROTECTED]
> Subject: RE: [Nant-users] Send an email base
]
Subject: RE: [Nant-users] Send an email based on the Build Status
Hi,
You can set the nant.failure property to a task that you would like to execute if the
build fails:
I think there's also nant.success.
Hope this helps,
--
Simon Steele
Programmers Notepad - http://www.pnotepa
EMAIL PROTECTED]]
Sent: 06 February 2003 17:17
To: [EMAIL PROTECTED]
Subject: [Nant-users] Send an email based on the Build Status
Hi,
Is it possible to send an email based on the result (succesfull or failed)
of a build?
I understand that there's a task, but if there's a build f
Title: Send an email based on the Build Status
Hi,
Is it possible to send an email based on the result (succesfull or failed) of a build?
I understand that there's a task, but if there's a build failed, the task would'nt be executed.
It would be nice to have a:
kind of "syntax".
Pat