summaryrefslogtreecommitdiffstats
path: root/java/sca/itest
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-01-26 19:21:37 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-01-26 19:21:37 +0000
commitd98a015ebe96891288b7fed875ee9915a9aa1f8d (patch)
tree09ebcb8c6599c6e5454d46b512723cad173a039a /java/sca/itest
parent47b9bdc5394f7755d332d514a2fe3fc02e3b82a9 (diff)
Add the samples implementation-java-calculator, binding-ws-calculator, host-webapp-calculator to the distribution.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737783 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest')
-rw-r--r--java/sca/itest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index f3c5ce8913..6fdc8fd0d9 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -60,7 +60,7 @@
<module>callback-set-conversation</module>
<module>component-type</module>
<module>conversations</module>
- <module>definitions-multiple</module>
+ <!--module>definitions-multiple</module-->
<module>exceptions</module>
<module>interfaces</module>
<module>operation-overloading</module>