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/compliance-tests/binding-ws/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/testing/compliance-tests/binding-ws/pom.xml') diff --git a/sca-java-2.x/trunk/testing/compliance-tests/binding-ws/pom.xml b/sca-java-2.x/trunk/testing/compliance-tests/binding-ws/pom.xml index 79cf97383b..869b5c93e0 100644 --- a/sca-java-2.x/trunk/testing/compliance-tests/binding-ws/pom.xml +++ b/sca-java-2.x/trunk/testing/compliance-tests/binding-ws/pom.xml @@ -38,6 +38,13 @@ 2.0-SNAPSHOT + + org.apache.tuscany.sca + tuscany-core-runtime-pom + 2.0-SNAPSHOT + pom + + org.apache.tuscany.sca tuscany-base-runtime-pom @@ -113,7 +120,7 @@ unpack - test-compile + process-classes unpack -- cgit v1.2.3