Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 48985 invoked from network); 4 May 2005 12:59:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 May 2005 12:59:52 -0000 Received: (qmail 12481 invoked by uid 500); 4 May 2005 13:01:50 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 12451 invoked by uid 500); 4 May 2005 13:01:49 -0000 Mailing-List: contact continuum-commits-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-commits@maven.apache.org Received: (qmail 12435 invoked by uid 99); 4 May 2005 13:01:49 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Wed, 04 May 2005 06:01:48 -0700 Received: (qmail 48973 invoked by uid 65534); 4 May 2005 12:59:50 -0000 Message-ID: <20050504125950.48972.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r168120 - /maven/continuum/trunk/build.sh Date: Wed, 04 May 2005 12:59:49 -0000 To: continuum-commits@maven.apache.org From: trygvis@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: trygvis Date: Wed May 4 05:59:48 2005 New Revision: 168120 URL: http://svn.apache.org/viewcvs?rev=3D168120&view=3Drev Log: o Making sure everything is cleaned, not only the . Modified: maven/continuum/trunk/build.sh Modified: maven/continuum/trunk/build.sh URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/build.sh?rev=3D168= 120&r1=3D168119&r2=3D168120&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- maven/continuum/trunk/build.sh (original) +++ maven/continuum/trunk/build.sh Wed May 4 05:59:48 2005 @@ -9,7 +9,7 @@ continuum-web/pom.xml,\ continuum-xmlrpc/pom.xml =20 -m2 clean:clean +m2 -r -Dmaven.reactor.includes=3D*/pom.xml clean:clean m2 -N install m2 -r -Dmaven.reactor.includes=3D"$includes" install =20