summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-01-15 13:24:56 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-01-15 13:24:56 +0000
commit66a138642e33dd15608749ffcfc45d1ab54ff95b (patch)
tree9d8ad7492d819c1312230b6e98a76b55c5b470f4 /java/sca/itest/pom.xml
parent3edfe680b9f4f3ea8a7c7c89090bc956212def0c (diff)
test case to motivate development of code for handling multiple interrelated definitions.xml files. Not in the build yet.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734697 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/pom.xml')
-rw-r--r--java/sca/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index 5a11644c03..f3c5ce8913 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -60,6 +60,7 @@
<module>callback-set-conversation</module>
<module>component-type</module>
<module>conversations</module>
+ <module>definitions-multiple</module>
<module>exceptions</module>
<module>interfaces</module>
<module>operation-overloading</module>