[jbosstools-commits] JBoss Tools SVN: r23262 - workspace/dgolovin/experimental-build.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Tue Jul 6 17:26:47 EDT 2010
Author: dgolovin
Date: 2010-07-06 17:26:46 -0400 (Tue, 06 Jul 2010)
New Revision: 23262
Modified:
workspace/dgolovin/experimental-build/dgolovin-pom.xml
Log:
enable seam and struts
Modified: workspace/dgolovin/experimental-build/dgolovin-pom.xml
===================================================================
--- workspace/dgolovin/experimental-build/dgolovin-pom.xml 2010-07-06 21:23:32 UTC (rev 23261)
+++ workspace/dgolovin/experimental-build/dgolovin-pom.xml 2010-07-06 21:26:46 UTC (rev 23262)
@@ -23,7 +23,7 @@
<module>portlet</module>
<module>workingset</module>
- <!--module>struts</module-->
+ <module>struts</module>
<module>profiler</module>
<module>smooks</module>
@@ -31,13 +31,13 @@
<module>birt</module>
<module>bpel</module>
<module>esb</module>
- <!-- module>seam</module-->
+ <module>seam</module>
<module>examples</module>
<module>maven</module>
<module>tptp</module>
<module>ws</module>
- <!-- todo -->
+
<module>modeshape</module>
<module>flow</module>
<module>jbpm</module>
More information about the jbosstools-commits
mailing list