summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/tools/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-05-15 20:58:11 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-05-15 20:58:11 +0000
commit4e0d053525da0b60b20e5c1ffc57d32d90325176 (patch)
tree34bdee572cb9f784923021d966790a211a5df791 /branches/sca-java-1.x/tools/pom.xml
parentbcf9d17195dd3abb361b0f256be2de57b718ed08 (diff)
A tool to save to disc the WSDL for each service, with binding.ws, within all of the deployable composites in a specified contribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775335 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/tools/pom.xml')
-rw-r--r--branches/sca-java-1.x/tools/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/tools/pom.xml b/branches/sca-java-1.x/tools/pom.xml
index 9125bcad28..320d78b1fa 100644
--- a/branches/sca-java-1.x/tools/pom.xml
+++ b/branches/sca-java-1.x/tools/pom.xml
@@ -36,6 +36,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+ <module>contrib2wsdl</module>
<module>eclipse</module>
<module>java2wsdl</module>
<module>maven</module>