summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-07-04 13:25:31 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-07-04 13:25:31 +0000
commit50b416f87c0f4107e6e411cf933432485d24bbb6 (patch)
tree66b7446272d01ede7a104df736791d1f8e5f0b24 /java
parentc3c885296ac754d22e99efe3bfa81bd4e7fc6e6f (diff)
Remove the domain itest from the build as this is an old test of the domain api that is now not being maintained as the domain-management sample has take its place.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674047 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-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 e63e2c9a65..45782bd942 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -78,7 +78,7 @@
<module>corba</module>
<module>conversations-ws</module>
<module>databindings</module>
- <module>domain</module>
+ <!--module>domain</module-->
<module>exceptions</module>
<module>exceptions-cross-binding</module>
<module>exceptions-cross-binding-ws</module>