From 44b14eea2fcfe354688e256c63729298663d7d88 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 10 Jun 2009 17:04:07 +0000 Subject: Update the helloworld-jsp sample itest to use the correct sample artifact name, and take it out of the build as it doesn't work now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783426 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/itest/distribution/pom.xml | 2 +- java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'java/sca') diff --git a/java/sca/itest/distribution/pom.xml b/java/sca/itest/distribution/pom.xml index 41db2689bf..cb9a173472 100644 --- a/java/sca/itest/distribution/pom.xml +++ b/java/sca/itest/distribution/pom.xml @@ -39,7 +39,7 @@ calculator-rmi implementation-java-calculator webapp-helloworld - webapp-helloworld-jsp + webapp-helloworld-stripes diff --git a/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml b/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml index 0aa0e62817..4ef406ac44 100644 --- a/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml +++ b/java/sca/itest/distribution/webapp-helloworld-jsp/pom.xml @@ -39,7 +39,7 @@ org.apache.tuscany.sca - helloworld-jsp + sample-helloworld-jsp war 2.0-SNAPSHOT @@ -89,6 +89,7 @@ embedded org.apache.commons.logging.impl.SimpleLog + false