[jboss-svn-commits] JBoss Portal SVN: r5470 - trunk/build

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Oct 16 09:04:55 EDT 2006


Author: thomas.heute at jboss.com
Date: 2006-10-16 09:04:53 -0400 (Mon, 16 Oct 2006)
New Revision: 5470

Modified:
   trunk/build/build.xml
Log:
Rollback

Modified: trunk/build/build.xml
===================================================================
--- trunk/build/build.xml	2006-10-16 12:32:45 UTC (rev 5469)
+++ trunk/build/build.xml	2006-10-16 13:04:53 UTC (rev 5470)
@@ -129,13 +129,12 @@
          <module name="core"/>
          <module name="forums"/>
          <module name="wsrp"/>
-         <module name="management"/>
          
 	<!-- Module groups -->
 
          <group name="portal">
             <include
-               modules="common, test, api, faces, jems, server, security, identity, format, portlet, federation, theme, cms, bridge, samples, wsrp, core, management"/>
+               modules="common, test, api, faces, jems, server, security, identity, format, portlet, federation, theme, cms, bridge, samples, wsrp, core"/>
          </group>
 
          <group name="cms">




More information about the jboss-svn-commits mailing list