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>