From ba4e7df5e7976e7aac5e704e98d22b335e12cf97 Mon Sep 17 00:00:00 2001 From: fmoga Date: Thu, 10 Feb 2011 11:51:29 +0000 Subject: Commented out OASIS arifacts from compliance tests pom according to TUSCANY-3748. Added missing parent for the helloworld-contribution sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069342 13f79535-47bb-0310-9956-ffa450edef68 --- .../getting-started/helloworld-contribution/pom.xml | 15 ++++++++++----- .../samples/getting-started/helloworld-webapp/pom.xml | 2 +- .../branches/2.0-Beta2/testing/compliance-tests/pom.xml | 4 +++- 3 files changed, 14 insertions(+), 7 deletions(-) (limited to 'sca-java-2.x/branches') diff --git a/sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-contribution/pom.xml b/sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-contribution/pom.xml index b20c144477..235d928a50 100644 --- a/sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-contribution/pom.xml +++ b/sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-contribution/pom.xml @@ -20,14 +20,19 @@ 4.0.0 - - org.apache.tuscany.sca.samples - helloworld-contribution + + org.apache.tuscany.sca + tuscany-samples + 2.0-Beta2-SNAPSHOT + ../../pom.xml + + + sample-helloworld-contribution 2.0-Beta2-SNAPSHOT jar - helloworld-contribution - + Apache Tuscany SCA Sample Helloworld Webapp + 2.0-Beta2-SNAPSHOT UTF-8 diff --git a/sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-webapp/pom.xml b/sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-webapp/pom.xml index 1b27b075c9..bd11add4c8 100644 --- a/sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-webapp/pom.xml +++ b/sca-java-2.x/branches/2.0-Beta2/samples/getting-started/helloworld-webapp/pom.xml @@ -27,7 +27,7 @@ sample-helloworld-webapp - Apache Tuscany SCA Sample Helloworld + Apache Tuscany SCA Sample Helloworld Webapp war diff --git a/sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests/pom.xml index 1ff9b641c6..e6639401d6 100644 --- a/sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests/pom.xml +++ b/sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests/pom.xml @@ -45,12 +45,14 @@ true + + -- cgit v1.2.3