You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2010/10/12 11:05:21 UTC

svn commit: r1021689 - /geronimo/server/branches/2.2/testsuite/pom.xml

Author: genspring
Date: Tue Oct 12 09:05:21 2010
New Revision: 1021689

URL: http://svn.apache.org/viewvc?rev=1021689&view=rev
Log:
GERONIMO-5469 disable the clustering testing for now

Modified:
    geronimo/server/branches/2.2/testsuite/pom.xml

Modified: geronimo/server/branches/2.2/testsuite/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/testsuite/pom.xml?rev=1021689&r1=1021688&r2=1021689&view=diff
==============================================================================
--- geronimo/server/branches/2.2/testsuite/pom.xml (original)
+++ geronimo/server/branches/2.2/testsuite/pom.xml Tue Oct 12 09:05:21 2010
@@ -95,7 +95,7 @@
         <module>security-testsuite</module>
         <module>web-testsuite</module>
         <module>webservices-testsuite</module>
-        <module>cluster-testsuite</module>
+        <!--module>cluster-testsuite</module-->
     </modules>
 
     <build>