Author: antelder
Date: Thu Oct 1 08:06:13 2009
New Revision: 820561
URL: http://svn.apache.org/viewvc?rev=820561&view=rev
Log:
Add in WS binding to SCDL module as you can now use WS scdl without draging in
runtime
Modified:
tuscany/java/sca/modules/scdl/pom.xml
Modified: tuscany/java/sca/modules/scdl/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/modules/scdl/pom.xml?rev=820561&r1=820560&r2=820561&view=diff
==============================================================================
--- tuscany/java/sca/modules/scdl/pom.xml (original)
+++ tuscany/java/sca/modules/scdl/pom.xml Thu Oct 1 08:06:13 2009
@@ -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>