summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-01 08:06:13 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-01 08:06:13 +0000
commit0356aa5c61a4ce598dfebda8256e04b89779281a (patch)
tree77828cb570a89c09d0f6101544e3bf37dca79a83 /java
parentd9fcc5578255e63b35652093f43b9160a302ac9e (diff)
Add in WS binding to SCDL module as you can now use WS scdl without draging in runtime
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820561 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/sca/modules/scdl/pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/java/sca/modules/scdl/pom.xml b/java/sca/modules/scdl/pom.xml
index 1486b9aaa0..ffbb03f4ee 100644
--- a/java/sca/modules/scdl/pom.xml
+++ b/java/sca/modules/scdl/pom.xml
@@ -55,13 +55,11 @@
<version>2.0-SNAPSHOT</version>
</dependency>
-<!-- TODO: leave out WS binding for now as it drags in entire runtime
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-binding-ws-xml</artifactId>
+ <artifactId>tuscany-binding-ws</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
--->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>