Author: nickboldt
Date: 2010-12-10 15:20:17 -0500 (Fri, 10 Dec 2010)
New Revision: 27372
Modified:
trunk/common/site/site.xml
Log:
add tests plugins to common's update site, since downstream projects like ESB depend
on them
Modified: trunk/common/site/site.xml
===================================================================
--- trunk/common/site/site.xml 2010-12-10 18:52:56 UTC (rev 27371)
+++ trunk/common/site/site.xml 2010-12-10 20:20:17 UTC (rev 27372)
@@ -24,4 +24,9 @@
<category name="JBoss Tools common Nightly Build Update Site"/>
</feature>
+ <!-- add tests plugins since downstream projects like ESB depend on them -->
+ <feature url="features/org.jboss.tools.common.all.tests.feature_0.0.0.jar"
id="org.jboss.tools.common.all.tests.feature" version="0.0.0">
+ <category name="JBoss Tools common Nightly Build Update Site"/>
+ </feature>
+
</site>