[jbosstools-commits] JBoss Tools SVN: r24520 - trunk/download.jboss.org/jbosstools/updates/requirements.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Fri Aug 27 14:47:55 EDT 2010
Author: nickboldt
Date: 2010-08-27 14:47:54 -0400 (Fri, 27 Aug 2010)
New Revision: 24520
Added:
trunk/download.jboss.org/jbosstools/updates/requirements/index.html
Log:
add index.html for http://download.jboss.org/jbosstools/updates/requirements/ page
Added: trunk/download.jboss.org/jbosstools/updates/requirements/index.html
===================================================================
--- trunk/download.jboss.org/jbosstools/updates/requirements/index.html (rev 0)
+++ trunk/download.jboss.org/jbosstools/updates/requirements/index.html 2010-08-27 18:47:54 UTC (rev 24520)
@@ -0,0 +1,77 @@
+<html>
+<head>
+<title>JBoss Tools Build Requirements - Helios (Eclipse 3.6 / Web Tools 3.2) - Update Sites</title>
+<style>
+ at import url("../../web/site.css");
+</style>
+</head>
+<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
+<table marginheight="0" marginwidth="0" leftmargin="0" topmargin="0"
+ cellspacing="0" cellpadding="0">
+ <tr>
+ <td colspan="2"><img
+ src="https://www.jboss.org/dms/tools/images/tools-banner.png" /></td>
+ </tr>
+ <tr>
+ <td>  </td>
+ </tr>
+ <tr>
+ <td>  </td>
+ <td>
+ <h2 class="title">JBoss Tools Build Requirements - Helios (Eclipse 3.6 / Web Tools 3.2) - Update Sites</h2>
+ <table width="100%">
+
+ <!-- <tr class="light-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText"></p>
+ </td>
+ </tr> -->
+
+ <tr class="dark-row" style="height: 30px">
+ <td class="bodyText">
+ <!-- <p class="bodyText"></p> -->
+
+<!-- to convert raw fish listing to links do this in vi
+
+:%s#^sftp://tools@filemgmt.jboss.org/downloads_htdocs/tools/updates/requirements/\(.\+\)$#<li><a class=link href=\1>\1<\/a></li>#g
+
+Then sftp file into
+
+tools at filemgmt.jboss.org/downloads_htdocs/tools/updates/requirements/
+
+which becomes
+
+http://download.jboss.org/jbosstools/updates/requirements/
+
+-->
+ <br/>
+ <ul>
+<li><a class=link href=helios>helios</a></li>
+<li><a class=link href=swtbot-helios>swtbot-helios</a></li>
+<li><a class=link href=webtools-3.2>webtools-3.2</a></li>
+<p>
+<li><a class=link href=orbit>orbit</a></li>
+<li><a class=link href=thirdparty>thirdparty</a></li>
+<p>
+<li><a class=link href=xulrunner-1.9.1.2>xulrunner-1.9.1.2</a></li>
+<li><a class=link href=xulrunner-1.9.2>xulrunner-1.9.2</a></li>
+<li><a class=link href=xulrunner>xulrunner</a></li>
+ </ul>
+ <br/>
+ </td>
+ </tr>
+
+ <tr class="light-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText">Looking to download JBoss Tools? See <a class="link"
+ href="http://www.jboss.org/tools/download">JBoss Tools
+ Downloads</a>. See also <a
+ href="http://www.jboss.org/tools/download/installation">Installation
+ methods</a>.</p>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+</html>
More information about the jbosstools-commits
mailing list