[jbosstools-commits] JBoss Tools SVN: r24277 - trunk/build.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Aug 18 17:07:32 EDT 2010
Author: dgolovin
Date: 2010-08-18 17:07:32 -0400 (Wed, 18 Aug 2010)
New Revision: 24277
Modified:
trunk/build/pom.xml
Log:
seam-bootstrap profile errors are fixed
Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml 2010-08-18 20:55:30 UTC (rev 24276)
+++ trunk/build/pom.xml 2010-08-18 21:07:32 UTC (rev 24277)
@@ -412,6 +412,8 @@
<id>seam-bootstrap</id>
<modules>
<module>../tests</module>
+ <module>../as</module>
+ <module>../hibernatetools</module>
<module>../common</module>
<module>../jst</module>
<module>../xulrunner</module>
More information about the jbosstools-commits
mailing list