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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 14 18:35:49 EDT 2009


Author: ALRubinger
Date: 2009-07-14 18:35:48 -0400 (Tue, 14 Jul 2009)
New Revision: 91267

Modified:
   projects/embedded/trunk/build/pom.xml
Log:
[EMB-32] Continue to use jboss-bootstrap deps as dictated by AS

Modified: projects/embedded/trunk/build/pom.xml
===================================================================
--- projects/embedded/trunk/build/pom.xml	2009-07-14 22:35:44 UTC (rev 91266)
+++ projects/embedded/trunk/build/pom.xml	2009-07-14 22:35:48 UTC (rev 91267)
@@ -140,7 +140,6 @@
       <!-- 
       TODO: Remove
       This is just until all deps for bootstrap are updated
-      -->
       <dependency>
         <groupId>org.jboss.bootstrap</groupId>
         <artifactId>jboss-bootstrap-impl-as</artifactId>
@@ -171,6 +170,7 @@
         <artifactId>jboss-bootstrap-spi-mc</artifactId>
         <version>2.0.0-SNAPSHOT</version>
       </dependency>
+      -->
 
     </dependencies>
   </dependencyManagement>




More information about the jboss-cvs-commits mailing list