[jbosstools-commits] JBoss Tools SVN: r43974 - trunk/build/aggregate/webtools-site.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Sep 24 11:59:09 EDT 2012
Author: nickboldt
Date: 2012-09-24 11:59:08 -0400 (Mon, 24 Sep 2012)
New Revision: 43974
Modified:
trunk/build/aggregate/webtools-site/index.html
trunk/build/aggregate/webtools-site/site.xml
Log:
add org.jboss.tools.runtime.core.feature to webtools-site/site.xml (JBIDE-12691)
Modified: trunk/build/aggregate/webtools-site/index.html
===================================================================
--- trunk/build/aggregate/webtools-site/index.html 2012-09-24 15:59:00 UTC (rev 43973)
+++ trunk/build/aggregate/webtools-site/index.html 2012-09-24 15:59:08 UTC (rev 43974)
@@ -80,22 +80,27 @@
</th>
</tr>
<tr style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a href="features/org.jboss.ide.eclipse.archives.feature_3.2.1.v20120503-1259-H887-CR1.jar" style="font-size:x-small">org.jboss.ide.eclipse.archives.feature</a></td>
- <td><span style="font-size:x-small">3.2.1.v20120503-1259-H887-CR1</span></td>
+ <td class="rowLine"><a href="features/org.jboss.ide.eclipse.archives.feature_3.4.0.Beta1-v20120924-0729-B43.jar" style="font-size:x-small">org.jboss.ide.eclipse.archives.feature</a></td>
+ <td><span style="font-size:x-small">3.4.0.Beta1-v20120924-0729-B43</span></td>
<td></td>
</tr>
<tr style="background-color:
							#FFFFFF
						">
- <td class="rowLine"><a href="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20120503-1439-H1297-CR1.jar" style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
- <td><span style="font-size:x-small">2.3.0.v20120503-1439-H1297-CR1</span></td>
+ <td class="rowLine"><a href="features/org.jboss.ide.eclipse.as.feature_2.4.0.Beta1-v20120924-1509-B57.jar" style="font-size:x-small">org.jboss.ide.eclipse.as.feature</a></td>
+ <td><span style="font-size:x-small">2.4.0.Beta1-v20120924-1509-B57</span></td>
<td><span style="font-size:x-small">
|
org.eclipse.wst.server.core.serverAdapter</span></td>
</tr>
<tr style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a href="features/org.jboss.tools.jmx.feature_1.2.0.v20120503-1250-H807-CR1.jar" style="font-size:x-small">org.jboss.tools.jmx.feature</a></td>
- <td><span style="font-size:x-small">1.2.0.v20120503-1250-H807-CR1</span></td>
+ <td class="rowLine"><a href="features/org.jboss.tools.jmx.feature_1.4.0.Beta1-v20120924-1502-B40.jar" style="font-size:x-small">org.jboss.tools.jmx.feature</a></td>
+ <td><span style="font-size:x-small">1.4.0.Beta1-v20120924-1502-B40</span></td>
<td></td>
</tr>
+ <tr style="background-color:
							#FFFFFF
						">
+ <td class="rowLine"><a href="features/org.jboss.tools.runtime.core.feature_2.0.0.Beta1-v20120924-1506-B48.jar" style="font-size:x-small">org.jboss.tools.runtime.core.feature</a></td>
+ <td><span style="font-size:x-small">2.0.0.Beta1-v20120924-1506-B48</span></td>
+ <td></td>
+ </tr>
<tr style="background-color:#DDDDDD">
<th colspan="1" style="font-size:small">Metadata</th>
<th colspan="1" style="font-size:small"></th>
Modified: trunk/build/aggregate/webtools-site/site.xml
===================================================================
--- trunk/build/aggregate/webtools-site/site.xml 2012-09-24 15:59:00 UTC (rev 43973)
+++ trunk/build/aggregate/webtools-site/site.xml 2012-09-24 15:59:08 UTC (rev 43974)
@@ -7,5 +7,5 @@
</feature>
<feature url="features/org.jboss.ide.eclipse.archives.feature_0.0.0.jar" id="org.jboss.ide.eclipse.archives.feature" version="0.0.0"></feature>
<feature url="features/org.jboss.tools.jmx.feature_0.0.0.jar" id="org.jboss.tools.jmx.feature" version="0.0.0"></feature>
-
+ <feature url="features/org.jboss.tools.runtime.core.feature_0.0.0.jar" id="org.jboss.tools.runtime.core.feature" version="0.0.0"></feature>
</site>
More information about the jbosstools-commits
mailing list