You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by pr...@apache.org on 2006/12/04 19:27:21 UTC

svn commit: r482281 - /geronimo/server/trunk/testsuite/pom.xml

Author: prasad
Date: Mon Dec  4 10:27:20 2006
New Revision: 482281

URL: http://svn.apache.org/viewvc?view=rev&rev=482281
Log:
ejbconatiner-testsuite included in test

Modified:
    geronimo/server/trunk/testsuite/pom.xml

Modified: geronimo/server/trunk/testsuite/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/pom.xml?view=diff&rev=482281&r1=482280&r2=482281
==============================================================================
--- geronimo/server/trunk/testsuite/pom.xml (original)
+++ geronimo/server/trunk/testsuite/pom.xml Mon Dec  4 10:27:20 2006
@@ -89,9 +89,7 @@
     <modules>
         <module>console-testsuite</module>
         <module>deployment-testsuite</module>
-        <!-- uncomment this after OpenEJB2 has been built against Geronimo 2.0 and deployed
         <module>ejbcontainer-testsuite</module>
-        -->
     </modules>
 
     <build>