Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 77550 invoked from network); 13 Aug 2006 21:48:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Aug 2006 21:48:28 -0000 Received: (qmail 21036 invoked by uid 500); 13 Aug 2006 21:48:27 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 21011 invoked by uid 500); 13 Aug 2006 21:48:27 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 21000 invoked by uid 99); 13 Aug 2006 21:48:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Aug 2006 14:48:27 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [203.59.1.195] (HELO mail-ihug.icp-qv1-irony1.iinet.net.au) (203.59.1.195) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Aug 2006 14:48:26 -0700 Received: from 203-206-242-129.dyn.iinet.net.au (HELO [192.168.237.213]) ([203.206.242.129]) by mail-ihug.icp-qv1-irony1.iinet.net.au with ESMTP; 14 Aug 2006 05:48:04 +0800 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="4.08,119,1154880000"; d="scan'208"; a="601034108:sNHT27995396" Message-ID: <44DF9E0E.5020002@apache.org> Date: Mon, 14 Aug 2006 07:47:58 +1000 From: Brett Porter User-Agent: Thunderbird 2.0a1 (Windows/20060724) MIME-Version: 1.0 To: continuum-dev@maven.apache.org Subject: Re: svn commit: r431246 - /maven/continuum/trunk/continuum-webapp/ References: <20060813212908.6DF451A981A@eris.apache.org> In-Reply-To: <20060813212908.6DF451A981A@eris.apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Wouldn't it be better to fix the tests/execution to create this in a more normal place, like target/plexus.home as it used to be? - Brett On 14/08/2006 7:29 AM, carlos@apache.org wrote: > Author: carlos > Date: Sun Aug 13 14:29:07 2006 > New Revision: 431246 > > URL: http://svn.apache.org/viewvc?rev=431246&view=rev > Log: > Ignore db folder > > Modified: > maven/continuum/trunk/continuum-webapp/ (props changed) > > Propchange: maven/continuum/trunk/continuum-webapp/ > ------------------------------------------------------------------------------ > --- svn:ignore (original) > +++ svn:ignore Sun Aug 13 14:29:07 2006 > @@ -1,3 +1,4 @@ > + > target > .classpath > .project > @@ -5,3 +6,4 @@ > continuum-webapp.iml > *.ipr > *.iws > +${plexus.home} > > -- Apache Maven - http://maven.apache.org/ Better Builds with Maven - http://library.mergere.com/