Author: fmeschbe
Date: Wed Jan 7 00:49:31 2009
New Revision: 732275
URL: http://svn.apache.org/viewvc?rev=732275&view=rev
Log:
SLING-813 add extensions/threaddump to the build reactor
Modified:
incubator/sling/trunk/pom.xml
Modified: incubator/sling/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/pom.xml?rev=732275&r1=732274&r2=732275&view=diff
==============================================================================
--- incubator/sling/trunk/pom.xml (original)
+++ incubator/sling/trunk/pom.xml Wed Jan 7 00:49:31 2009
@@ -116,6 +116,7 @@
<module>extensions/apt/servlet</module>
<module>extensions/jcrinstall</module>
<module>extensions/runmode</module>
+ <module>extensions/threaddump</module>
<!-- Samples -->
<module>samples/simple-demo</module>