[jbosstools-commits] JBoss Tools SVN: r23454 - trunk.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Jul 15 18:09:01 EDT 2010


Author: nickboldt
Date: 2010-07-15 18:09:01 -0400 (Thu, 15 Jul 2010)
New Revision: 23454

Modified:
   trunk/pom.xml
Log:
add comment in pom.xml re: breaking build by removing a module on which the update site depends

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2010-07-15 22:03:24 UTC (rev 23453)
+++ trunk/pom.xml	2010-07-15 22:09:01 UTC (rev 23454)
@@ -44,6 +44,8 @@
 	<module>jbpm</module>
 	<!-- NOTE: To build drools, must first bootstrap with ant script: cd drools; 
 		ant -q -->
+	<!-- IF YOU REMOVE A MODULE, be sure to also remove it from site/site.xml and build/aggregate/site/site.xml 
+	     or the build will break! -->
 	<!--module>drools</module-->
 	
 	<module>site</module>



More information about the jbosstools-commits mailing list