Author: nickboldt
Date: 2012-05-03 15:42:34 -0400 (Thu, 03 May 2012)
New Revision: 40766
Added:
trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml
Modified:
trunk/download.jboss.org/jbosstools/updates/webtools/juno/index.html
Log:
update index.html to add more features
Modified:
trunk/download.jboss.org/jbosstools/updates/webtools/juno/index.html
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/webtools/juno/index.html 2012-05-03
19:31:02 UTC (rev 40765)
+++
trunk/download.jboss.org/jbosstools/updates/webtools/juno/index.html 2012-05-03
19:42:34 UTC (rev 40766)
@@ -1,6 +1,6 @@
<html>
<head>
-<title>JBoss Tools - Web Tools - Nightly Build Update Site:
3.3.0.v20120502-2059-H71-Beta3.webtools</title>
+<title>JBoss Tools - Web Tools - Nightly Build Update Site</title>
<style>
@import
url("http://download.jboss.org/jbosstools/updates/web/site.css");
</style>
@@ -24,7 +24,7 @@
<h2 class="title">JBoss Tools - Web Tools - Nightly Build Update
Site</h2>
<table width="100%">
<tr class="header">
- <td class="sub-header" width="100%"><span>Latest
Build: 3.3.0.v20120502-2059-H71-Beta3.webtools</span></td>
+ <td class="sub-header" width="100%"><span>Latest
Build</span></td>
</tr>
<tr class="light-row" style="height: 30px">
@@ -36,7 +36,7 @@
<ol>
<li>To <a class="link"
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
- from this site, start up Eclipse <b>4.2</b>, then do:
+ from this site, start up Eclipse 3.7 (or 4.2), then do:
<ul>
<code><strong>Help > Install New Software...
></strong></code>
</ul>
@@ -81,12 +81,22 @@
</th>
</tr>
<tr
style="background-color:
							#EEEEEE
						">
- <td class="rowLine"><a
href="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20120503-0045-H101-Beta3.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-0045-H101-Beta3</span></td>
+ <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></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><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></td>
+ </tr>
<tr style="background-color:#DDDDDD">
<th colspan="1"
style="font-size:small">Metadata</th>
<th colspan="1" style="font-size:small"></th>
@@ -116,7 +126,7 @@
<tr>
<td></td>
<td>
- <!-- <table width="100%">
+ <table width="100%">
<tr class="header">
<td class="sub-header" width="100%"><span>
Installation
Types</span></td>
@@ -167,7 +177,7 @@
Milestone.</p><br/>
</td>
</tr>
- </table> -->
+ </table>
</td>
</tr>
</table>
Added:
trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml
(rev 0)
+++
trunk/download.jboss.org/jbosstools/updates/webtools/juno/site.xml 2012-05-03 19:42:34
UTC (rev 40766)
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <category-def label="JBoss Application Server Adapters"
name="org.eclipse.wst.server.core.serverAdapter">
+ </category-def>
+ <feature
url="features/org.jboss.ide.eclipse.as.feature_2.3.0.v20120503-0045-H101-Beta3.jar"
id="org.jboss.ide.eclipse.as.feature"
version="2.3.0.v20120503-0045-H101-Beta3">
+ <category name="org.eclipse.wst.server.core.serverAdapter"/>
+ </feature>
+</site>