From commits-return-6074-apmail-continuum-commits-archive=continuum.apache.org@continuum.apache.org Mon Mar 15 06:32:15 2010 Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 67162 invoked from network); 15 Mar 2010 06:32:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Mar 2010 06:32:15 -0000 Received: (qmail 25453 invoked by uid 500); 15 Mar 2010 06:31:29 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 25396 invoked by uid 500); 15 Mar 2010 06:31:28 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 25389 invoked by uid 99); 15 Mar 2010 06:31:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Mar 2010 06:31:27 +0000 X-ASF-Spam-Status: No, hits=-1023.8 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Mar 2010 06:31:26 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C037F23888CD; Mon, 15 Mar 2010 06:31:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r923077 - in /continuum/trunk/continuum-webapp-test/src/test: example-projects/ant/ example-projects/ant/build.xml resources/testng.properties Date: Mon, 15 Mar 2010 06:31:06 -0000 To: commits@continuum.apache.org From: brett@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100315063106.C037F23888CD@eris.apache.org> Author: brett Date: Mon Mar 15 06:31:06 2010 New Revision: 923077 URL: http://svn.apache.org/viewvc?rev=923077&view=rev Log: change ant test project Added: continuum/trunk/continuum-webapp-test/src/test/example-projects/ant/ continuum/trunk/continuum-webapp-test/src/test/example-projects/ant/build.xml (with props) Modified: continuum/trunk/continuum-webapp-test/src/test/resources/testng.properties Added: continuum/trunk/continuum-webapp-test/src/test/example-projects/ant/build.xml URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-webapp-test/src/test/example-projects/ant/build.xml?rev=923077&view=auto ============================================================================== --- continuum/trunk/continuum-webapp-test/src/test/example-projects/ant/build.xml (added) +++ continuum/trunk/continuum-webapp-test/src/test/example-projects/ant/build.xml Mon Mar 15 06:31:06 2010 @@ -0,0 +1,6 @@ + + + Hello, Ant! + + + Propchange: continuum/trunk/continuum-webapp-test/src/test/example-projects/ant/build.xml ------------------------------------------------------------------------------ svn:eol-style = native Modified: continuum/trunk/continuum-webapp-test/src/test/resources/testng.properties URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-webapp-test/src/test/resources/testng.properties?rev=923077&r1=923076&r2=923077&view=diff ============================================================================== --- continuum/trunk/continuum-webapp-test/src/test/resources/testng.properties (original) +++ continuum/trunk/continuum-webapp-test/src/test/resources/testng.properties Mon Mar 15 06:31:06 2010 @@ -88,7 +88,7 @@ ANT_NAME=Ant Project ANT_DESCRIPTION=This is a sample Ant Project used for testing ANT_VERSION=1.0.0-SNAPSHOT ANT_TAG= -ANT_SCM_URL=http://svn.apache.org/repos/asf/ant/sandbox/parallelexecutor/ +ANT_SCM_URL=http://localhost:9595/example-projects/ant/ ANT_SCM_USERNAME= ANT_SCM_PASSWORD=