We also have the same requirement here after we noticed it disappearing in 1.0.3.
Cheers, Mark On 11/05/06, Davidson, Alexander <[EMAIL PROTECTED]> wrote:
Emmanuel, what do you think about a setting like sendOnForced? I normally don't want success notifications (e.g., every hour) but I do if the success was via a forced build. Does that make sense? Thanks, Alex -----Original Message----- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Thursday, May 11, 2006 5:34 AM To: continuum-users@maven.apache.org Subject: Re: forced build notifications stopped in 1.0.3 If you want to always send a notification after a build, define sendOnSuccess to true and in apps/continuum/conf/application.xml, define <alwaysSend> to true in MailContinuumNotifier component. Emmanuel Davidson, Alexander a écrit : > Can someone please let me know if this is the case and/or if this is planned for a future release? > > -----Original Message----- > From: Davidson, Alexander [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 04, 2006 1:16 PM > To: continuum-users@maven.apache.org > Subject: forced build notifications stopped in 1.0.3 > > Seems that the behavior of 1.0.3 has changed in that forced builds no longer send notifications. I have always had it set up with <sendOnSuccess>false</sendOnSuccess> but in 1.0.2 it would still send forced SUCCESS messages which I think is a good thing. Is there a new way of configuring continuum to do this? The alternative is that developers have to manually send out a notification when the build goes green. > > Thanks, > Alex > > >