From dc7accced99cd260d485df939859b4086cde5f2e Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 9 Nov 2010 10:28:52 +0000 Subject: TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base Tuscany jars. So we have binding-rmi and binding-ws as examples now. It this works we'll fix the rest for the next release. Also, for compliance tests, ensure that the phase of the unpack allows the local error message file to take precedence git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032909 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/testing/itest/oneway/pom.xml | 26 ++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) (limited to 'sca-java-2.x/trunk/testing/itest/oneway/pom.xml') diff --git a/sca-java-2.x/trunk/testing/itest/oneway/pom.xml b/sca-java-2.x/trunk/testing/itest/oneway/pom.xml index b0ef9774e7..1d1c63085d 100644 --- a/sca-java-2.x/trunk/testing/itest/oneway/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/oneway/pom.xml @@ -30,35 +30,39 @@ 2.0-SNAPSHOT + + backport-util-concurrent + backport-util-concurrent + 3.1 + + org.apache.tuscany.sca - tuscany-node-api + tuscany-core-runtime-pom ${pom.version} + pom - + org.apache.tuscany.sca - tuscany-node-impl + tuscany-base-runtime-pom ${pom.version} + pom + test org.apache.tuscany.sca tuscany-binding-ws-runtime-axis2 ${pom.version} - - - - org.apache.tuscany.sca - tuscany-host-jetty - ${pom.version} + test org.apache.tuscany.sca - tuscany-implementation-java-runtime + tuscany-host-jetty ${pom.version} - runtime + test -- cgit v1.2.3