[jboss-cvs] JBossAS SVN: r103642 - projects/embedded/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Apr 7 12:49:00 EDT 2010


Author: ALRubinger
Date: 2010-04-07 12:49:00 -0400 (Wed, 07 Apr 2010)
New Revision: 103642

Removed:
   projects/embedded/trunk/assembly/
   projects/embedded/trunk/testsuite-jbosshomecl/
Modified:
   projects/embedded/trunk/pom.xml
Log:
[EMB-85] Remove the hack assembly combining all JBossAS libs; we'll instead handle this by way of JBAS-7894 and JBAS-7907

Modified: projects/embedded/trunk/pom.xml
===================================================================
--- projects/embedded/trunk/pom.xml	2010-04-07 16:43:21 UTC (rev 103641)
+++ projects/embedded/trunk/pom.xml	2010-04-07 16:49:00 UTC (rev 103642)
@@ -37,12 +37,10 @@
   <!-- Aggregate Modules -->
   <modules>
     <module>api</module>
-    <module>assembly</module>
     <module>build</module>
     <module>core</module>
     <module>depchain</module>
     <module>testsuite</module>
-    <module>testsuite-jbosshomecl</module>
   </modules>
 
 </project>




More information about the jboss-cvs-commits mailing list