From 8af241223bda75b33ebfc4a57d533eea71570ecb Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 20 Jan 2009 10:57:14 +0000 Subject: update the webservice distro pom and make pde target depend on the webservice module rather than the individual modules. Webservice module not in build yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@735992 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/distribution/pdetarget/pom.xml | 9 ++++++++- java/sca/distribution/webservice/pom.xml | 21 ++++++++++++++++++--- 2 files changed, 26 insertions(+), 4 deletions(-) diff --git a/java/sca/distribution/pdetarget/pom.xml b/java/sca/distribution/pdetarget/pom.xml index 643ffdab61..cbf5017576 100644 --- a/java/sca/distribution/pdetarget/pom.xml +++ b/java/sca/distribution/pdetarget/pom.xml @@ -63,6 +63,13 @@ ws + org.apache.tuscany.sca + tuscany-distribution-webservice + pom + 2.0-SNAPSHOT + + + diff --git a/java/sca/distribution/webservice/pom.xml b/java/sca/distribution/webservice/pom.xml index a304562b2c..651fc828b1 100644 --- a/java/sca/distribution/webservice/pom.xml +++ b/java/sca/distribution/webservice/pom.xml @@ -41,10 +41,15 @@ - + + + org.apache.tuscany.sca + tuscany-binding-ws + 2.0-SNAPSHOT org.apache.tuscany.sca @@ -77,6 +82,16 @@ + + org.apache.tuscany.sca + tuscany-binding-ws-wsdlgen + 2.0-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-binding-ws-xml + 2.0-SNAPSHOT + @@ -89,7 +104,7 @@ tuscany-databinding-jaxb-axiom 2.0-SNAPSHOT - + -- cgit v1.2.3