summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/itest/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2011-04-23 21:16:54 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2011-04-23 21:16:54 +0000
commitc7470838c769402fccab7c9eef31db32dd8c7936 (patch)
tree4e07261431f74ec764553383f62d5455e12f3ad5 /sca-java-1.x/trunk/itest/pom.xml
parent1921600fe830fe1cf83c6b119ad50a28e0e3faff (diff)
TUSCANY-2322: print valid XML syntax for BPEL partnerLinkType element in WSDL, and add an itest module to check ?wsdl output
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1096233 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/itest/pom.xml')
-rw-r--r--sca-java-1.x/trunk/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/itest/pom.xml b/sca-java-1.x/trunk/itest/pom.xml
index de22d1b188..d89d986349 100644
--- a/sca-java-1.x/trunk/itest/pom.xml
+++ b/sca-java-1.x/trunk/itest/pom.xml
@@ -141,6 +141,7 @@
<module>workspace-manager</module>
<module>wsdl</module>
<module>wsdlgen</module>
+ <module>wsdlgen-runtime</module>
<module>wsdlgen-verify</module>
<module>wsdlless</module>
<module>wsdl2java</module>