[jbosstools-commits] JBoss Tools SVN: r24427 - trunk/build/component.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Aug 25 10:20:04 EDT 2010
Author: nickboldt
Date: 2010-08-25 10:20:04 -0400 (Wed, 25 Aug 2010)
New Revision: 24427
Modified:
trunk/build/component/seam.xml
Log:
add hibernate tools as dep for seam build
Modified: trunk/build/component/seam.xml
===================================================================
--- trunk/build/component/seam.xml 2010-08-25 14:16:41 UTC (rev 24426)
+++ trunk/build/component/seam.xml 2010-08-25 14:20:04 UTC (rev 24427)
@@ -18,6 +18,7 @@
<!-- <module>../../xulrunner</module> -->
<module>../../vpe</module>
<module>../../jsf</module>
+ <module>../../hibernatetools</module>
<module>../../seam</module>
</modules>
</project>
More information about the jbosstools-commits
mailing list