[jbosstools-commits] JBoss Tools SVN: r35345 - branches/jbosstools-3.2.x/build.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Oct 4 19:17:08 EDT 2011


Author: dgolovin
Date: 2011-10-04 19:17:07 -0400 (Tue, 04 Oct 2011)
New Revision: 35345

Modified:
   branches/jbosstools-3.2.x/build/pom.xml
Log:
fixed esb-bootstrap profile to include all required components

Modified: branches/jbosstools-3.2.x/build/pom.xml
===================================================================
--- branches/jbosstools-3.2.x/build/pom.xml	2011-10-04 22:54:31 UTC (rev 35344)
+++ branches/jbosstools-3.2.x/build/pom.xml	2011-10-04 23:17:07 UTC (rev 35345)
@@ -411,6 +411,11 @@
 			<id>esb-bootstrap</id>
 			<modules>
 				<module>../tests</module>
+				<module>../common</module>
+				<module>../jst</module>				
+				<module>../jmx</module>
+				<module>../archives</module>
+				<module>../as</module>
 				<module>../esb</module>
 			</modules>
 		</profile>



More information about the jbosstools-commits mailing list