From 21f7f9608bfaf8117bcac8cc3e23d54fd91accd5 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 3 Jul 2008 14:53:26 +0000 Subject: TUSCANY-2419, fix samples/helloworld-bpel fails to run and compile by adding wsdl to distro git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673698 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.3/distribution/bundle/pom.xml | 11 +++++++++++ branches/sca-java-1.3/distribution/manifest/pom.xml | 5 +++++ 2 files changed, 16 insertions(+) diff --git a/branches/sca-java-1.3/distribution/bundle/pom.xml b/branches/sca-java-1.3/distribution/bundle/pom.xml index 4c551eafb6..fa6e8d7bfd 100644 --- a/branches/sca-java-1.3/distribution/bundle/pom.xml +++ b/branches/sca-java-1.3/distribution/bundle/pom.xml @@ -158,6 +158,11 @@ tuscany-binding-ws-xml ${pom.version} + + ${pom.groupId} + tuscany-binding-ws-wsdlgen + ${pom.version} + ${pom.groupId} tuscany-contribution @@ -451,6 +456,12 @@ ${pom.version} + + ${pom.groupId} + tuscany-wsdl2java + ${pom.version} + + org.apache.tuscany.sdo tuscany-sdo-impl diff --git a/branches/sca-java-1.3/distribution/manifest/pom.xml b/branches/sca-java-1.3/distribution/manifest/pom.xml index ee1061f8a2..90c629eeca 100644 --- a/branches/sca-java-1.3/distribution/manifest/pom.xml +++ b/branches/sca-java-1.3/distribution/manifest/pom.xml @@ -245,6 +245,11 @@ tuscany-binding-ws-xml ${pom.version} + + ${pom.groupId} + tuscany-binding-ws-wsdlgen + ${pom.version} + ${pom.groupId} tuscany-contribution -- cgit v1.2.3