[jbosstools-commits] JBoss Tools SVN: r23134 - workspace/dgolovin/experimental-build.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Jun 30 15:58:25 EDT 2010


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>
 



More information about the jbosstools-commits mailing list