Return-Path: Delivered-To: apmail-maven-surefire-commits-archive@www.apache.org Received: (qmail 99523 invoked from network); 18 Jun 2006 20:47:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Jun 2006 20:47:39 -0000 Received: (qmail 26139 invoked by uid 500); 18 Jun 2006 20:47:39 -0000 Delivered-To: apmail-maven-surefire-commits-archive@maven.apache.org Received: (qmail 26120 invoked by uid 500); 18 Jun 2006 20:47:39 -0000 Mailing-List: contact surefire-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: surefire-dev@maven.apache.org Delivered-To: mailing list surefire-commits@maven.apache.org Received: (qmail 26111 invoked by uid 99); 18 Jun 2006 20:47:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Jun 2006 13:47:38 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Jun 2006 13:47:38 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 3FC271A983A; Sun, 18 Jun 2006 13:47:18 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r415194 - /maven/surefire/trunk/pom.xml Date: Sun, 18 Jun 2006 20:47:17 -0000 To: surefire-commits@maven.apache.org From: carlos@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060618204718.3FC271A983A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: carlos Date: Sun Jun 18 13:47:17 2006 New Revision: 415194 URL: http://svn.apache.org/viewvc?rev=415194&view=rev Log: Use childDelegation to true so tests use current code instead of installed Surefire code Modified: maven/surefire/trunk/pom.xml Modified: maven/surefire/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/surefire/trunk/pom.xml?rev=415194&r1=415193&r2=415194&view=diff ============================================================================== --- maven/surefire/trunk/pom.xml (original) +++ maven/surefire/trunk/pom.xml Sun Jun 18 13:47:17 2006 @@ -59,6 +59,12 @@ + maven-surefire-plugin + + true + + + maven-compiler-plugin 1.3 @@ -108,4 +114,4 @@ - \ No newline at end of file +