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 01:43:45 UTC

svn commit: r799772 - /tuscany/branches/sca-java-1.5.1/itest/pom.xml

Author: lresende
Date: Fri Jul 31 23:43:44 2009
New Revision: 799772

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

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

Modified: tuscany/branches/sca-java-1.5.1/itest/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.5.1/itest/pom.xml?rev=799772&r1=799771&r2=799772&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.5.1/itest/pom.xml (original)
+++ tuscany/branches/sca-java-1.5.1/itest/pom.xml Fri Jul 31 23:43:44 2009
@@ -58,6 +58,7 @@
                 <activeByDefault>true</activeByDefault>
             </activation>
             <modules>
+                <module>atom</module>
                 <module>bpel</module>
                 <module>builder</module>
                 <module>callablereferences</module>