summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/pom.xml
diff options
context:
space:
mode:
authorgiorgio <giorgio@13f79535-47bb-0310-9956-ffa450edef68>2008-10-12 21:35:26 +0000
committergiorgio <giorgio@13f79535-47bb-0310-9956-ffa450edef68>2008-10-12 21:35:26 +0000
commitfdfafc9cad9b91186897de926d4c41004b4fd4be (patch)
treea0e8d73ddedda37efd6c727caf4a0d7585489abb /java/sca/itest/pom.xml
parent4bf4273d120ecb1ca373241a0fd1d7b22b7052a8 (diff)
disabled contribution-classloader because it has an error to fix and i need a build for working - jo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703883 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/pom.xml')
-rw-r--r--java/sca/itest/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index d59557d2e3..dfd02cec45 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -74,7 +74,8 @@
<module>contribution</module>
<module>contribution-multiple</module>
<module>contribution-import-export</module>
- <module>contribution-classloader</module>
+ <!--
+ <module>contribution-classloader</module> -->
<module>conversations</module>
<module>corba</module>
<module>conversations-ws</module>