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 2009/08/18 19:58:45 UTC

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

Author: rfeng
Date: Tue Aug 18 17:58:45 2009
New Revision: 805515

URL: http://svn.apache.org/viewvc?rev=805515&view=rev
Log:
Add otest to the eclipse profile

Modified:
    tuscany/java/sca/pom.xml

Modified: tuscany/java/sca/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/pom.xml?rev=805515&r1=805514&r2=805515&view=diff
==============================================================================
--- tuscany/java/sca/pom.xml (original)
+++ tuscany/java/sca/pom.xml Tue Aug 18 17:58:45 2009
@@ -326,6 +326,7 @@
                 <module>modules</module>
                 <module>samples</module>
                 <module>itest</module>
+                <module>otest/current</module>
                 <!--module>vtest</module-->
                 <!--module>tutorials</module-->
                 <!--module>demos</module-->