From users-return-6862-apmail-continuum-users-archive=continuum.apache.org@continuum.apache.org Thu Aug 14 14:35:19 2008 Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 22842 invoked from network); 14 Aug 2008 14:35:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Aug 2008 14:35:17 -0000 Received: (qmail 71888 invoked by uid 500); 14 Aug 2008 14:34:28 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 71709 invoked by uid 500); 14 Aug 2008 14:34:27 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 70127 invoked by uid 99); 14 Aug 2008 14:34:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Aug 2008 07:34:22 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 64.142.123.30 is neither permitted nor denied by domain of stefano.nichele@gmail.com) Received: from [64.142.123.30] (HELO a.mail.sonomait.com) (64.142.123.30) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Aug 2008 14:26:54 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by a.mail.sonomait.com (Postfix) with ESMTP id 2292617A425F for ; Thu, 14 Aug 2008 07:26:41 -0700 (PDT) X-Virus-Scanned: amavisd-new at X-Spam-Score: -1.327 X-Spam-Level: Received: from a.mail.sonomait.com ([127.0.0.1]) by localhost (a.mail.sonomait.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OgRGRMYi8v-R for ; Thu, 14 Aug 2008 07:26:39 -0700 (PDT) Received: from [192.168.0.82] (85-18-37-27.ip.fastwebnet.it [85.18.37.27]) by a.mail.sonomait.com (Postfix) with ESMTP id 0AFF617A4176 for ; Thu, 14 Aug 2008 07:26:38 -0700 (PDT) Message-ID: <48A4409A.6060900@gmail.com> Date: Thu, 14 Aug 2008 16:26:34 +0200 From: Stefano Nichele User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: users@continuum.apache.org Subject: Re: Notification emails always sent and not just in failure case References: <48A2B358.7090307@funambol.com> <9e3862d80808131924jeb0cf48wc1994b9cc8564355@mail.gmail.com> <48A3E648.1090701@gmail.com> <9e3862d80808140109o6471c1e9y858da8ddb11cedbb@mail.gmail.com> <48A3EB17.509@gmail.com> <9e3862d80808140129w4aeb1bdavb8ee2dc362a775f2@mail.gmail.com> <48A3F6B7.8010701@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Flag: NO X-Old-Spam-Status: No, score=-1.327 tagged_above=-10 required=5 tests=[AWL=0.486, BAYES_00=-2.599, RDNS_DYNAMIC=0.1, SPF_NEUTRAL=0.686] (....sorry, I sent an incomplete message...doing other tests....) Indeed if the build fails the notification is always sent. But trying with "Success" the notification is not sent and in the log I see: 20037612 [pool-1-thread-1] INFO org.codehaus.plexus.notification.notifier.Notifier:mail - Same state, not sending mess age. I agree that is a bug. ste Marose, Justin (GE EntSol, Security) wrote: > I am having the same issue. Notifications are sent for every build for > every state (successful, failure, etc.), even if they aren't configured > that way in continuum. > > I also have set to true. I have set this because I want > Continuum to send notifications for the selected states to the > configured notifiers every time the project is built and that state is > the outcome. As you probably know, by default, notifications are only > sent when a state changes. > > This is really not desired behavior. What I want is simple: send > notifications when the configured state (successful, failure, etc.) is > met for the configured notifiers, and every time that state is met. > > This seems like a bug to me. Any thoughts? > > -----Original Message----- > From: Stefano Nichele [mailto:stefano.nichele@gmail.com] > Sent: Thursday, August 14, 2008 5:11 AM > To: users@continuum.apache.org > Subject: Re: Notification emails always sent and not just in failure > case > > Yeap ! > Thanks a lot for your help ! > > ste > > Brett Porter wrote: > >> Do you happen to have set to true in >> apps/continuum/webapp/WEB-INF/classes/META-INF/plexus/application.xml >> ? >> >> - Brett >> >> 2008/8/14 Stefano Nichele : >> >> >>> It's sent to the configured address. >>> >>> ste >>> >>> Brett Porter wrote: >>> >>> >>>> is it being sent to the address you configured, or yourself as the >>>> committer that made the change? >>>> >>>> 2008/8/14 Stefano Nichele : >>>> >>>> >>>> >>>>> No, there is a notifier only on the group. >>>>> I tried deleting the notifier on the group and adding a notifier on >>>>> > > >>>>> the project, but I still have the same issue. >>>>> >>>>> ste >>>>> >>>>> Brett Porter wrote: >>>>> >>>>> >>>>> >>>>>> Is there a notifier on the project as well as the group perhaps? >>>>>> >>>>>> Cheers, >>>>>> Brett >>>>>> >>>>>> 2008/8/13 Stefano Nichele : >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>> Hi All, >>>>>>> I have a strange behavior with the notification emails. >>>>>>> I have a project group and for this groups I set a Notifier of >>>>>>> type 'Mail" >>>>>>> selecting just 'Send on Failure'. My issue is that I receive an >>>>>>> email always also in case of success. >>>>>>> >>>>>>> Any suggestion ? I have missed some configuration ? >>>>>>> >>>>>>> Thanks in advance. >>>>>>> ste >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>> >>>> >>> -- >>> Stefano Nichele >>> >>> Funambol Servers Tech Lead >>> funambol :: mobile open source :: http://www.funambol.com >>> >>> >>> >>> >> >> >> > > > -- > Stefano Nichele > > Funambol Servers Tech Lead > funambol :: mobile open source :: http://www.funambol.com > > > -- Stefano Nichele Funambol Servers Tech Lead funambol :: mobile open source :: http://www.funambol.com