[jbosstools-commits] JBoss Tools SVN: r40733 - trunk/build.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed May 2 18:00:31 EDT 2012
Author: dgolovin
Date: 2012-05-02 18:00:28 -0400 (Wed, 02 May 2012)
New Revision: 40733
Modified:
trunk/build/pom.xml
Log:
added missing modules to maven-bootstrap profile
Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml 2012-05-02 21:38:04 UTC (rev 40732)
+++ trunk/build/pom.xml 2012-05-02 22:00:28 UTC (rev 40733)
@@ -468,6 +468,8 @@
<module>../hibernatetools</module>
<module>../common</module>
<module>../examples</module>
+ <module>../portlet</module>
+ <module>../runtime</module>
<module>../jst</module>
<module>../xulrunner</module>
<module>../vpe</module>
More information about the jbosstools-commits
mailing list