[jbosstools-commits] JBoss Tools SVN: r35857 - trunk/build.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Oct 20 14:24:08 EDT 2011


Author: dgolovin
Date: 2011-10-20 14:24:08 -0400 (Thu, 20 Oct 2011)
New Revision: 35857

Modified:
   trunk/build/pom.xml
Log:
as-bootstrap profile updated to include common, because now as component depends from common component


Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml	2011-10-20 17:58:33 UTC (rev 35856)
+++ trunk/build/pom.xml	2011-10-20 18:24:08 UTC (rev 35857)
@@ -99,6 +99,7 @@
 			<id>as-bootstrap</id>
 			<modules>
 				<module>../tests</module>
+				<module>../common</module>
 				<module>../archives</module>
 				<module>../jmx</module>
 				<module>../as</module>



More information about the jbosstools-commits mailing list