Author: nickboldt
Date: 2010-05-01 11:16:44 -0400 (Sat, 01 May 2010)
New Revision: 21848
Modified:
branches/modular_build/build/build.xml
Log:
add site component to lilst of default components
Modified: branches/modular_build/build/build.xml
===================================================================
--- branches/modular_build/build/build.xml 2010-05-01 15:13:35 UTC (rev 21847)
+++ branches/modular_build/build/build.xml 2010-05-01 15:16:44 UTC (rev 21848)
@@ -13,7 +13,8 @@
esb,tptp,ws;
cdi,struts,hibernatetools,seam;
examples,birt;
- maven"
+ maven;
+site"
/>
<!-- TODO: add modeshape, which reqs JDK6 -->