Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 34273 invoked from network); 27 Apr 2006 07:48:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Apr 2006 07:48:59 -0000 Received: (qmail 97592 invoked by uid 500); 27 Apr 2006 07:48:57 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 97572 invoked by uid 500); 27 Apr 2006 07:48:57 -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 97561 invoked by uid 99); 27 Apr 2006 07:48:57 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [151.89.15.2] (HELO xgate.elsag.it) (151.89.15.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Apr 2006 00:48:57 -0700 Received: from elgasmtp01.elsag.it ([172.19.5.43]) by xgate.elsag.it (8.13.6-Elsag/8.13.6) with ESMTP id k3R7f31h012976 for ; Thu, 27 Apr 2006 09:41:03 +0200 (MEST) Received: from setmail01.set-network.com (localhost [127.0.0.1]) by elgasmtp01.elsag.it (8.12.10-Elsag/8.12.10) with ESMTP id k3R7f3wX030040 for ; Thu, 27 Apr 2006 09:41:03 +0200 Received: from [10.10.21.242] ([10.10.21.242]) by setmail01.set-network.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 27 Apr 2006 09:41:03 +0200 Message-ID: <445075AA.3090904@set-network.com> Date: Thu, 27 Apr 2006 09:41:30 +0200 From: Carlo Bonamico User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Notifier list gets duplicated at each build Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 27 Apr 2006 07:41:03.0706 (UTC) FILETIME=[EFAECBA0:01C669CD] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have this problem: I added a maven 1 project. If I add a mail notifier in the project config page, each time I request a build, the notifier list gets duplicated, so the number of notifications grows exponentially... Besides, the build number is incremented by two and not by one. Do I need to file a bug? Thanks, Carlo