From continuum-users-return-3797-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Fri May 18 12:08:36 2007 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 59806 invoked from network); 18 May 2007 12:08:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 May 2007 12:08:35 -0000 Received: (qmail 16175 invoked by uid 500); 18 May 2007 12:08:39 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 16143 invoked by uid 500); 18 May 2007 12:08:39 -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 16132 invoked by uid 99); 18 May 2007 12:08:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 May 2007 05:08:39 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.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; Fri, 18 May 2007 05:08:32 -0700 Received: (qmail 26941 invoked from network); 18 May 2007 12:08:14 -0000 Received: from 109.52.68-86.rev.gaoland.net (HELO ?127.0.0.1?) (86.68.52.109) by 0 with SMTP; 18 May 2007 12:08:14 -0000 Message-ID: <464D9721.50303@venisse.net> Date: Fri, 18 May 2007 14:08:01 +0200 From: Emmanuel Venisse User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Re: using blame References: <297851.883.qm@web36515.mail.mud.yahoo.com> In-Reply-To: <297851.883.qm@web36515.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org No, it isn't possible actually, but I think you can do it if you modify the actual mail notifier or create your own Emmanuel Ionut S a écrit : > Nobody can comment on this one ? > > Ionut S wrote: Actually we already get something like that .. I was wondering if there is some kind of module that parses the last error from continuum (the one that made the build fail) then verifies who modified any of the classes obtained after parsing. > > As a result, Continuum should send an email with a title like this: [BUILD FAILED] Committer: John Doe > > Is there such a module ? > > > > Wendy Smoak wrote: On 5/12/07, Ionut S wrote: > >> How can we use the blame mechanism ? We already have emails coming when the build fails, but the only thing they say is the build failed, nothing more. I searched the continuum site and I couldn't find anything clear, this is why I'm writing you here.. > > What version of Continuum are you using? > > Here's an example of a build failure notice that shows the recent > changes in scm and dependencies: > > http://mail-archives.apache.org/mod_mbox/myfaces-commits/200705.mbox/%3c13897481.191178036653050.JavaMail.mrmaven@myfaces.zones.apache.org%3e > > Is that what you're looking for? >