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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Mar 28 12:59:29 EDT 2012


Author: nickboldt
Date: 2012-03-28 12:59:28 -0400 (Wed, 28 Mar 2012)
New Revision: 39898

Modified:
   trunk/build/pom.xml
Log:
jmx build depends on common, tests, and usage

Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml	2012-03-28 16:59:06 UTC (rev 39897)
+++ trunk/build/pom.xml	2012-03-28 16:59:28 UTC (rev 39898)
@@ -67,6 +67,7 @@
 			<id>jmx-bootstrap</id>
 			<modules>
 				<module>../tests</module>
+				<module>../common</module>
 				<module>../jmx</module>
 				<module>../usage</module>
 			</modules>



More information about the jbosstools-commits mailing list