From fa49d1ac49867136d3f62a401cc6c9ad10b2b66f Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 13 Oct 2008 16:31:59 +0000 Subject: Refactored contribution exceptions, moved them to the contribution.processor package which is exported out of the contribution module. Removed unused implementation classes. Moved test cases from contribution-impl to contribution. Also renamed a few test cases that had compile errors as easymock is not on the classpath. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704156 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/modules/implementation-bpel-ode/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'branches/sca-equinox/modules/implementation-bpel-ode/pom.xml') diff --git a/branches/sca-equinox/modules/implementation-bpel-ode/pom.xml b/branches/sca-equinox/modules/implementation-bpel-ode/pom.xml index 316975eb10..acd7781a9e 100644 --- a/branches/sca-equinox/modules/implementation-bpel-ode/pom.xml +++ b/branches/sca-equinox/modules/implementation-bpel-ode/pom.xml @@ -55,7 +55,7 @@ org.apache.tuscany.sca - tuscany-contribution-impl + tuscany-contribution 1.4-SNAPSHOT @@ -78,11 +78,11 @@ tuscany-implementation-java-runtime 1.4-SNAPSHOT - - org.apache.tuscany.sca - tuscany-node-impl - 1.4-SNAPSHOT - + + org.apache.tuscany.sca + tuscany-node-impl + 1.4-SNAPSHOT + org.apache.tuscany.sca tuscany-interface-wsdl -- cgit v1.2.3