Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 53596 invoked from network); 15 Mar 2010 05:40:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Mar 2010 05:40:25 -0000 Received: (qmail 99766 invoked by uid 500); 15 Mar 2010 05:39:40 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 99704 invoked by uid 500); 15 Mar 2010 05:39:38 -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 99697 invoked by uid 99); 15 Mar 2010 05:39:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Mar 2010 05:39:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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 05:39:35 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C9E23238897D; Mon, 15 Mar 2010 05:39:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r923059 - in /continuum/trunk/continuum-webapp-test: pom.xml src/test/resources/testng.properties Date: Mon, 15 Mar 2010 05:39:13 -0000 To: commits@continuum.apache.org From: brett@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100315053913.C9E23238897D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: brett Date: Mon Mar 15 05:39:13 2010 New Revision: 923059 URL: http://svn.apache.org/viewvc?rev=923059&view=rev Log: remove remote calls for some resources Modified: continuum/trunk/continuum-webapp-test/pom.xml continuum/trunk/continuum-webapp-test/src/test/resources/testng.properties Modified: continuum/trunk/continuum-webapp-test/pom.xml URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-webapp-test/pom.xml?rev=923059&r1=923058&r2=923059&view=diff ============================================================================== --- continuum/trunk/continuum-webapp-test/pom.xml (original) +++ continuum/trunk/continuum-webapp-test/pom.xml Mon Mar 15 05:39:13 2010 @@ -291,6 +291,14 @@ under the License. continuum-buildagent + + + src/test/resources/unit + war + + unit + + 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=923059&r1=923058&r2=923059&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 05:39:13 2010 @@ -41,10 +41,10 @@ M2_DELETE_PROJ_DEVELOPMENT_VERSION=1.1-S M2_DELETE_PROJ_TAGBASE_PERFORM=https://svn.apache.org/repos/asf/continuum/sandbox/tags # SCM element is missing from pom -NOT_SCM_POM_URL=http://svn.apache.org/repos/asf/continuum/trunk/continuum-webapp-test/src/test/resources/unit/maven-two-projects/missing-scm-element-pom.xml -MISS_CONECT_POM_URL=http://svn.apache.org/repos/asf/continuum/trunk/continuum-webapp-test/src/test/resources/unit/maven-two-projects/missing-connection-element-pom.xml -MISS_PARENT_POM_URL=http://svn.apache.org/repos/asf/continuum/trunk/continuum-webapp-test/src/test/resources/unit/maven-two-projects/missing-parent-pom.xml -MISS_SUBPRO_POM_URL=http://svn.apache.org/repos/asf/continuum/trunk/continuum-webapp-test/src/test/resources/unit/maven-two-projects/missing-modules-pom.xml +NOT_SCM_POM_URL=http://localhost:9595/unit/maven-two-projects/missing-scm-element-pom.xml +MISS_CONECT_POM_URL=http://localhost:9595/unit/maven-two-projects/missing-connection-element-pom.xml +MISS_PARENT_POM_URL=http://localhost:9595/unit/maven-two-projects/missing-parent-pom.xml +MISS_SUBPRO_POM_URL=http://localhost:9595/unit/maven-two-projects/missing-modules-pom.xml # Properties for testAddMavenTwoProjectModuleNameWithSameLetter M2_SAME_LETTER_POM_URL=https://svn.apache.org/repos/asf/continuum/sandbox/flat-example/flat-parent/pom.xml @@ -63,7 +63,7 @@ M2_PROJ_WITH_TAG_PROJ_GRP_ID=org.apache. ######################## # Properties for testAddMavenOneProject -M1_POM_URL=http://svn.apache.org/repos/asf/continuum/trunk/continuum-webapp-test/src/test/resources/unit/maven-one-projects/valid-project.xml +M1_POM_URL=http://localhost:9595/unit/maven-one-projects/valid-project.xml M1_PROJ_GRP_NAME=Maven One Project M1_PROJ_GRP_ID=maven-one-project M1_PROJ_GRP_DESCRIPTION=This is a sample Maven One Project @@ -71,14 +71,14 @@ M1_POM_USERNAME= M1_POM_PASSWORD= # Properties for testDeleteMavenOneProject -M1_DELETE_POM_URL=http://svn.apache.org/repos/asf/continuum/trunk/continuum-webapp-test/src/test/resources/unit/maven-one-projects/valid-project.xml +M1_DELETE_POM_URL=http://localhost:9595/unit/maven-one-projects/valid-project.xml M1_DELETE_PROJ_GRP_NAME=Maven One Project M1_DELETE_PROJ_GRP_ID=maven-one-project M1_DELETE_PROJ_GRP_DESCRIPTION=This is a sample Maven One Project. -M1_MISS_REPO_POM_URL=http://svn.apache.org/repos/asf/continuum/trunk/continuum-webapp-test/src/test/resources/unit/maven-one-projects/missing-repository-element-project.xml -M1_EXTENDED_POM_URL=http://svn.apache.org/repos/asf/continuum/trunk/continuum-webapp-test/src/test/resources/unit/maven-one-projects/extend-element-project.xml -M1_UNPARSEABLE_POM_URL=http://svn.apache.org/repos/asf/continuum/trunk/continuum-webapp-test/src/test/resources/unit/maven-one-projects/unparseable-content-project.xml +M1_MISS_REPO_POM_URL=http://localhost:9595/unit/maven-one-projects/missing-repository-element-project.xml +M1_EXTENDED_POM_URL=http://localhost:9595/unit/maven-one-projects/extend-element-project.xml +M1_UNPARSEABLE_POM_URL=http://localhost:9595/unit/maven-one-projects/unparseable-content-project.xml ######################## # antProject group