summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-02-06 04:47:12 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-02-06 04:47:12 +0000
commit61505e51ba6813c1391887d53f2f0a40d3f81391 (patch)
treea42f3fad4a98bea60b4c4ccbaa83bd523922c067 /java/sca/itest/pom.xml
parent4bf3896df7c7fa437cb0bfb2c30188af47a4c235 (diff)
Remove operation-overloading itest out of build as it's now in contrib
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741406 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/itest/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index 2a61ba85e9..57dd85b9a7 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -63,7 +63,9 @@
<!--module>definitions-multiple</module-->
<module>exceptions</module>
<module>interfaces</module>
+<!--
<module>operation-overloading</module>
+-->
<!-- wait until databinding-sdo is in
<module>properties</module>
-->