From continuum-users-return-4565-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Thu Sep 06 06:29:47 2007 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 80964 invoked from network); 6 Sep 2007 06:29:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Sep 2007 06:29:47 -0000 Received: (qmail 81959 invoked by uid 500); 6 Sep 2007 06:29:41 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 81511 invoked by uid 500); 6 Sep 2007 06:29:40 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 81500 invoked by uid 99); 6 Sep 2007 06:29:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2007 23:29:40 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [62.193.206.9] (HELO webmail9.amenworld.com) (62.193.206.9) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 06 Sep 2007 06:30:55 +0000 Received: (qmail 5675 invoked from network); 6 Sep 2007 06:29:15 -0000 Received: from chb28-2-88-163-39-128.fbx.proxad.net (HELO ?127.0.0.1?) (88.163.39.128) by 0 with SMTP; 6 Sep 2007 06:29:15 -0000 Message-ID: <46DF9E2D.7000603@venisse.net> Date: Thu, 06 Sep 2007 08:29:01 +0200 From: Emmanuel Venisse User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: Two different configuration for notifications ? References: <12512373.post@talk.nabble.com> In-Reply-To: <12512373.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org notifiers are attached to a group/project and not to a build definition, so for each build definitions of a project, the same notifier list is used. Emmanuel mfs a écrit : > Hello All, > > I want to configure continuum such that for every nightly build (for which i > have defined a seperate cron expression using the administration -> schedule > option) if an error occurs an email is sent to the notifiers (as in the pom) > whereas i wouldnt want issue any notification for the build done otherwise > during the day, like for now i have configured a build on every 15 mins. > > Is there a way to achieve the same..? so far it seems like the notification > mechanism is global for all the builds and cannot be configured the way i > want... > > Farhan.