summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-12-05 22:34:07 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-12-05 22:34:07 +0000
commit6bfd044be37a044a19da7a93da3905d0aa2353a2 (patch)
treeeafc039f4bd9d5f51bc51252f58fcea0f68f13f8 /java/sca
parent960ef736d702d87ede50b097e191f6336c9be7a4 (diff)
Add itest to the main build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723906 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-rw-r--r--java/sca/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/pom.xml b/java/sca/pom.xml
index dbbb191974..63a9d0e326 100644
--- a/java/sca/pom.xml
+++ b/java/sca/pom.xml
@@ -181,7 +181,7 @@
<module>modules</module>
<module>tools</module>
<module>samples</module>
- <!--module>itest</module-->
+ <module>itest</module>
<!--module>vtest</module-->
<!--module>tutorials</module-->
</modules>