From continuum-users-return-882-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Sun Jan 22 09:59:32 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 34664 invoked from network); 22 Jan 2006 09:59:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jan 2006 09:59:32 -0000 Received: (qmail 92000 invoked by uid 500); 22 Jan 2006 09:59:31 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 91802 invoked by uid 500); 22 Jan 2006 09:59:30 -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 91791 invoked by uid 99); 22 Jan 2006 09:59:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jan 2006 01:59:30 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of gumis88@gmail.com designates 64.233.184.195 as permitted sender) Received: from [64.233.184.195] (HELO wproxy.gmail.com) (64.233.184.195) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jan 2006 01:59:29 -0800 Received: by wproxy.gmail.com with SMTP id 36so718515wra for ; Sun, 22 Jan 2006 01:59:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dyhynmfNZ02WjovxXczJWJKpKZpKMY5ztT63iKnRGLTvU20gUwh2jNyq60j98WYNVuLSyoBtkYry2e6c3hTdFVxEOVOP1HoW6jIO+ooJh8nbtvb/uQzqOLYlJSohviGhsFWd+CAK2/NggSdTv/YU+w1u7FxmeTgODulLsz6PblQ= Received: by 10.54.95.7 with SMTP id s7mr2326631wrb; Sun, 22 Jan 2006 01:59:09 -0800 (PST) Received: by 10.54.159.9 with HTTP; Sun, 22 Jan 2006 01:59:09 -0800 (PST) Message-ID: <915c8a1a0601220159p7ebf4c8aw8acd04e84913c683@mail.gmail.com> Date: Sun, 22 Jan 2006 10:59:09 +0100 From: Marcin Gurbisz To: continuum-users@maven.apache.org Subject: List of notifiers gets bigger and bigger MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I found out that the problem I have (http://jira.codehaus.org/browse/CONTINUUM-441) is partially caused by another problem. Namely, every build the list of notifier gets bigger and bigger and newly added notifiers couldn't be deleted. Can it be the problem of my m1 project.xml? I have other m1 projects and everything is OK. Can it be the problem of the way I added project (upload pom instead specifying URL)? Cheers, Marcin