You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2008/12/05 23:34:08 UTC

svn commit: r723906 - /tuscany/java/sca/pom.xml

Author: rfeng
Date: Fri Dec  5 14:34:07 2008
New Revision: 723906

URL: http://svn.apache.org/viewvc?rev=723906&view=rev
Log:
Add itest to the main build

Modified:
    tuscany/java/sca/pom.xml

Modified: tuscany/java/sca/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/pom.xml?rev=723906&r1=723905&r2=723906&view=diff
==============================================================================
--- tuscany/java/sca/pom.xml (original)
+++ tuscany/java/sca/pom.xml Fri Dec  5 14:34:07 2008
@@ -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>