[jboss-cvs] JBossAS SVN: r95430 - in projects: embedded/trunk and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 22 13:05:25 EDT 2009


Author: ALRubinger
Date: 2009-10-22 13:05:24 -0400 (Thu, 22 Oct 2009)
New Revision: 95430

Added:
   projects/embedded/trunk/api/
   projects/embedded/trunk/core/
Removed:
   projects/bootstrap/trunk/api-embedded/
   projects/bootstrap/trunk/impl-embedded/
Modified:
   projects/bootstrap/trunk/pom.xml
Log:
[JBBOOT-114][EMB-53] Move Embedded completely out of the bootstrap project and back into EMB

Modified: projects/bootstrap/trunk/pom.xml
===================================================================
--- projects/bootstrap/trunk/pom.xml	2009-10-22 17:01:01 UTC (rev 95429)
+++ projects/bootstrap/trunk/pom.xml	2009-10-22 17:05:24 UTC (rev 95430)
@@ -34,11 +34,9 @@
     <module>build</module>
     <module>api</module>
     <module>api-as</module>
-    <module>api-embedded</module>
     <module>api-mc</module>
     <module>impl-as</module>
     <module>impl-base</module>
-    <module>impl-embedded</module>
     <module>impl-mc</module>
     <module>spi</module>
     <module>spi-as</module>

Copied: projects/embedded/trunk/api (from rev 95417, projects/bootstrap/trunk/api-embedded)

Copied: projects/embedded/trunk/core (from rev 95417, projects/bootstrap/trunk/impl-embedded)




More information about the jboss-cvs-commits mailing list