You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2009/08/01 02:08:18 UTC

svn commit: r799776 - /tuscany/branches/sca-java-1.x/itest/pom.xml

Author: lresende
Date: Sat Aug  1 00:08:18 2009
New Revision: 799776

URL: http://svn.apache.org/viewvc?rev=799776&view=rev
Log:
TUSCANY-3166 - Adding iTest to Build

Modified:
    tuscany/branches/sca-java-1.x/itest/pom.xml

Modified: tuscany/branches/sca-java-1.x/itest/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/itest/pom.xml?rev=799776&r1=799775&r2=799776&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/itest/pom.xml (original)
+++ tuscany/branches/sca-java-1.x/itest/pom.xml Sat Aug  1 00:08:18 2009
@@ -58,6 +58,7 @@
                 <activeByDefault>true</activeByDefault>
             </activation>
             <modules>
+                <module>atom</module>
                 <module>bpel</module>
                 <module>builder</module>
                 <module>callablereferences</module>