Author: dgolovin
Date: 2010-06-30 15:58:25 -0400 (Wed, 30 Jun 2010)
New Revision: 23134
Modified:
workspace/dgolovin/experimental-build/dgolovin-pom.xml
Log:
enable components from tests to jst to test code coverage
Modified: workspace/dgolovin/experimental-build/dgolovin-pom.xml
===================================================================
--- workspace/dgolovin/experimental-build/dgolovin-pom.xml 2010-06-30 19:55:00 UTC (rev
23133)
+++ workspace/dgolovin/experimental-build/dgolovin-pom.xml 2010-06-30 19:58:25 UTC (rev
23134)
@@ -7,7 +7,7 @@
<packaging>pom</packaging>
<modules>
<!-- done -->
- <!-- module>build/libs</module>
+ <module>build/libs</module>
<module>tests</module>
<module>freemarker</module>
<module>jmx</module>
@@ -15,11 +15,11 @@
<module>as</module>
<module>common</module-->
<module>jst</module>
- <!--module>xulrunner</module>
+ <module>xulrunner</module>
<module>vpe</module>
<module>jsf</module>
- <module>hibernatetools</module>
+ <!-- module>hibernatetools</module>
<module>portlet</module>
<module>workingset</module>