[jboss-cvs] JBossAS SVN: r88074 - projects/jboss-osgi/trunk/bundle.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 30 17:04:43 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-04-30 17:04:43 -0400 (Thu, 30 Apr 2009)
New Revision: 88074

Modified:
   projects/jboss-osgi/trunk/bundle/pom.xml
Log:
build all bundles

Modified: projects/jboss-osgi/trunk/bundle/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/bundle/pom.xml	2009-04-30 20:05:16 UTC (rev 88073)
+++ projects/jboss-osgi/trunk/bundle/pom.xml	2009-04-30 21:04:43 UTC (rev 88074)
@@ -11,7 +11,7 @@
     <version>1.0.0.Beta2</version>
   </parent>
   
-  <!-- Modules 
+  <!-- Modules -->
   <modules>
     <module>blueprint</module>
     <module>common</module>
@@ -21,12 +21,13 @@
     <module>remotelog</module>
     <module>webconsole</module>
   </modules>
-  -->
   
-  <!-- -->  
+  
+  <!-- 
   <modules>
     <module>blueprint</module>
     <module>microcontainer</module>
   </modules>
+  -->  
   
 </project>




More information about the jboss-cvs-commits mailing list