Author: nickboldt
Date: 2010-06-10 19:23:38 -0400 (Thu, 10 Jun 2010)
New Revision: 22737
Modified:
branches/3.2.helios/esb/site/site.xml
branches/3.2.helios/examples/site/site.xml
branches/3.2.helios/maven/site/site.xml
branches/3.2.helios/seam/site/site.xml
branches/3.2.helios/tests/site/site.xml
Log:
add features to site.xml
Modified: branches/3.2.helios/esb/site/site.xml
===================================================================
--- branches/3.2.helios/esb/site/site.xml 2010-06-10 23:11:19 UTC (rev 22736)
+++ branches/3.2.helios/esb/site/site.xml 2010-06-10 23:23:38 UTC (rev 22737)
@@ -5,5 +5,8 @@
<category-def label="JBoss Tools esb Nightly Build Update Site"
name="JBoss Tools esb Nightly Build Update Site">
<description>JBoss Tools esb Nightly Build Update Site: contains all features in
this build.</description>
</category-def>
-
+ <feature url="features/org.jboss.tools.esb.feature_0.0.0.jar"
id="org.jboss.tools.esb.feature" version="0.0.0">
+ <category name="JBoss Tools esb Nightly Build Update Site"/>
+ </feature>
+
</site>
Modified: branches/3.2.helios/examples/site/site.xml
===================================================================
--- branches/3.2.helios/examples/site/site.xml 2010-06-10 23:11:19 UTC (rev 22736)
+++ branches/3.2.helios/examples/site/site.xml 2010-06-10 23:23:38 UTC (rev 22737)
@@ -5,5 +5,11 @@
<category-def label="JBoss Tools examples Nightly Build Update Site"
name="JBoss Tools examples Nightly Build Update Site">
<description>JBoss Tools examples Nightly Build Update Site: contains all
features in this build.</description>
</category-def>
+ <feature url="features/org.jboss.tools.project.examples.feature_0.0.0.jar"
id="org.jboss.tools.project.examples.feature" version="0.0.0">
+ <category name="JBoss Tools examples Nightly Build Update Site"/>
+ </feature>
+ <feature
url="features/org.jboss.tools.community.project.examples.feature_0.0.0.jar"
id="org.jboss.tools.community.project.examples.feature"
version="0.0.0">
+ <category name="JBoss Tools examples Nightly Build Update Site"/>
+ </feature>
</site>
Modified: branches/3.2.helios/maven/site/site.xml
===================================================================
--- branches/3.2.helios/maven/site/site.xml 2010-06-10 23:11:19 UTC (rev 22736)
+++ branches/3.2.helios/maven/site/site.xml 2010-06-10 23:23:38 UTC (rev 22737)
@@ -5,5 +5,11 @@
<category-def label="JBoss Tools maven Nightly Build Update Site"
name="JBoss Tools maven Nightly Build Update Site">
<description>JBoss Tools maven Nightly Build Update Site: contains all features
in this build.</description>
</category-def>
+ <feature url="features/org.jboss.tools.maven.feature_0.0.0.jar"
id="org.jboss.tools.maven.feature" version="0.0.0">
+ <category name="JBoss Tools maven Nightly Build Update Site"/>
+ </feature>
+ <feature url="features/org.jboss.tools.maven.seam.feature_0.0.0.jar"
id="org.jboss.tools.maven.seam.feature" version="0.0.0">
+ <category name="JBoss Tools maven Nightly Build Update Site"/>
+ </feature>
</site>
Modified: branches/3.2.helios/seam/site/site.xml
===================================================================
--- branches/3.2.helios/seam/site/site.xml 2010-06-10 23:11:19 UTC (rev 22736)
+++ branches/3.2.helios/seam/site/site.xml 2010-06-10 23:23:38 UTC (rev 22737)
@@ -5,5 +5,8 @@
<category-def label="JBoss Tools seam Nightly Build Update Site"
name="JBoss Tools seam Nightly Build Update Site">
<description>JBoss Tools seam Nightly Build Update Site: contains all features in
this build.</description>
</category-def>
+ <feature url="features/org.jboss.tools.seam.feature_0.0.0.jar"
id="org.jboss.tools.seam.feature" version="0.0.0">
+ <category name="JBoss Tools seam Nightly Build Update Site"/>
+ </feature>
</site>
Modified: branches/3.2.helios/tests/site/site.xml
===================================================================
--- branches/3.2.helios/tests/site/site.xml 2010-06-10 23:11:19 UTC (rev 22736)
+++ branches/3.2.helios/tests/site/site.xml 2010-06-10 23:23:38 UTC (rev 22737)
@@ -5,5 +5,8 @@
<category-def label="JBoss Tools tests Nightly Build Update Site"
name="JBoss Tools tests Nightly Build Update Site">
<description>JBoss Tools tests Nightly Build Update Site: contains all features
in this build.</description>
</category-def>
+ <feature url="features/org.jboss.tools.test.feature_0.0.0.jar"
id="org.jboss.tools.test.feature" version="0.0.0">
+ <category name="JBoss Tools tests Nightly Build Update Site"/>
+ </feature>
</site>
Show replies by date