Author: nickboldt
Date: 2012-05-03 15:30:50 -0400 (Thu, 03 May 2012)
New Revision: 40764
Modified:
branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/index.html
branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/site.xml
Log:
JBIDE-10469 apply patch JBIDE10469.patch2.txt
Modified: branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/index.html
===================================================================
--- branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/index.html 2012-05-03
17:49:43 UTC (rev 40763)
+++ branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/index.html 2012-05-03
19:30:50 UTC (rev 40764)
@@ -30,12 +30,13 @@
<tr class="light-row" style="height: 30px">
<td class="bodyText">
<p class="bodyText">This is the <b>Nightly Build</b>
- Update Site for JBoss Tools - Web Tools.
+ Update Site for JBoss Tools - Web Tools.
+<p align="center"><span
style="padding:4px;color:white;background-color:red;font-weight:bold">NOTE:This
site was built using Indigo (Eclipse 3.7.2), but SHOULD work with Juno (Eclipse 4.2M6+)
too.</span></p>
<blockquote style="border: 1px dashed #1778be; padding: 2px">
<ol>
<li>To <a class="link"
href="http://www.jboss.org/tools/download/installation/update_3_3&qu...
- from this site, start up Eclipse 3.7, 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>
@@ -80,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.v20120322-0321-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.v20120322-0321-Beta3</span></td>
+ <td class="rowLine"><a
href="features/org.jboss.ide.eclipse.archives.feature_3.2.1.v20120501-1742-Beta3.jar"
style="font-size:x-small">org.jboss.ide.eclipse.archives.feature</a></td>
+ <td><span
style="font-size:x-small">3.2.1.v20120501-1742-Beta3</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.v20120501-1742-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.v20120501-1742-Beta3</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.v20120501-1742-Beta3.jar"
style="font-size:x-small">org.jboss.tools.jmx.feature</a></td>
+ <td><span
style="font-size:x-small">1.2.0.v20120501-1742-Beta3</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: branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/site.xml
===================================================================
--- branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/site.xml 2012-05-03
17:49:43 UTC (rev 40763)
+++ branches/jbosstools-3.3.0.Beta3/build/aggregate/webtools-site/site.xml 2012-05-03
19:30:50 UTC (rev 40764)
@@ -5,4 +5,7 @@
<feature url="features/org.jboss.ide.eclipse.as.feature_0.0.0.jar"
id="org.jboss.ide.eclipse.as.feature" version="0.0.0">
<category name="org.eclipse.wst.server.core.serverAdapter"/>
</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>
+
</site>