You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/05/08 16:47:54 UTC

svn commit: r942395 - /tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml

Author: slaws
Date: Sat May  8 14:47:54 2010
New Revision: 942395

URL: http://svn.apache.org/viewvc?rev=942395&view=rev
Log:
enable the calculator-equinox test in the distro itest suite. 

Modified:
    tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml

Modified: tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml?rev=942395&r1=942394&r2=942395&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml Sat May  8 14:47:54 2010
@@ -59,6 +59,7 @@
         <module>legal-checks</module>
         <module>binding-ws-calculator</module>
         <module>calculator-rmi</module>
+        <module>calculator-equinox</module>
     </modules>
 
     <build>