[jbosstools-commits] JBoss Tools SVN: r40841 - trunk/build.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue May 8 02:38:39 EDT 2012


Author: nickboldt
Date: 2012-05-08 02:38:39 -0400 (Tue, 08 May 2012)
New Revision: 40841

Modified:
   trunk/build/pom.xml
Log:
examples depends on portlet, jst

Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml	2012-05-08 06:38:34 UTC (rev 40840)
+++ trunk/build/pom.xml	2012-05-08 06:38:39 UTC (rev 40841)
@@ -443,6 +443,8 @@
                                 <module>../common</module>
                                 <module>../jmx</module>
 				<module>../archives</module>
+				<module>../portlet</module>
+				<module>../jst</module>
 				<module>../as</module>
                                 <module>../usage</module>
 				<module>../runtime</module>



More information about the jbosstools-commits mailing list