summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-08-01 00:08:18 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-08-01 00:08:18 +0000
commit038124960d3d2d7670228e7ea7e63e0c7d8fe9a3 (patch)
treeab3ff03a2fd0970e8c6de51bcd26fdd479ba721e
parent3cb53d994153049e04eafef840b712c7ed653c15 (diff)
TUSCANY-3166 - Adding iTest to Build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799776 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--branches/sca-java-1.x/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/pom.xml b/branches/sca-java-1.x/itest/pom.xml
index 27c2b3db62..f6f501730b 100644
--- a/branches/sca-java-1.x/itest/pom.xml
+++ b/branches/sca-java-1.x/itest/pom.xml
@@ -58,6 +58,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+ <module>atom</module>
<module>bpel</module>
<module>builder</module>
<module>callablereferences</module>