[portal-commits] JBoss Portal SVN: r12283 - branches/JBoss_Portal_Branch_2_7/testsuite.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Mon Nov 10 12:05:06 EST 2008


Author: prabhat.jha at jboss.com
Date: 2008-11-10 12:05:06 -0500 (Mon, 10 Nov 2008)
New Revision: 12283

Modified:
   branches/JBoss_Portal_Branch_2_7/testsuite/build.xml
Log:
cms is a separate module now

Modified: branches/JBoss_Portal_Branch_2_7/testsuite/build.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_7/testsuite/build.xml	2008-11-10 16:57:06 UTC (rev 12282)
+++ branches/JBoss_Portal_Branch_2_7/testsuite/build.xml	2008-11-10 17:05:06 UTC (rev 12283)
@@ -106,9 +106,11 @@
       <server:start name="default"/>
       <sequential>
          <antcall target="agent-deploy"/>
+      	<!-- cms is a module now
          <antcall target="internal-test-module">
             <param name="module" value="cms"/>
          </antcall>
+         -->
          <antcall target="internal-test-module">
             <param name="module" value="faces"/>
          </antcall>




More information about the portal-commits mailing list