From b5eb79d95ec261c8c5572a23b3eb3133a8c1f664 Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 3 Apr 2009 08:40:45 +0000 Subject: TUSCANY-2878 - Moving tests to implementation-widget-runtime-tuscany and minor pom adjusts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761570 13f79535-47bb-0310-9956-ffa450edef68 --- .../implementation-widget-runtime-tuscany/pom.xml | 44 +++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) (limited to 'branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/pom.xml') diff --git a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/pom.xml b/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/pom.xml index 5a2e5927d1..68200733f4 100644 --- a/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/pom.xml +++ b/branches/sca-java-1.x/modules/implementation-widget-runtime-tuscany/pom.xml @@ -27,7 +27,7 @@ tuscany-implementation-widget-runtime-tuscany - Apache Tuscany SCA Atom Feed Binding JavaScript + Apache Tuscany SCA Widget Implementation Runtime (Tuscany) @@ -35,7 +35,49 @@ tuscany-implementation-widget-runtime 1.5-SNAPSHOT + + org.apache.tuscany.sca + tuscany-binding-http-runtime + 1.5-SNAPSHOT + test + + + org.apache.tuscany.sca + tuscany-binding-atom-abdera + 1.5-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-binding-jsonrpc-runtime + 1.5-SNAPSHOT + test + + + + javax.servlet + servlet-api + 2.4 + provided + + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.5-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-host-jetty + 1.5-SNAPSHOT + test + + junit junit -- cgit v1.2.3