Author: nickboldt
Date: 2010-02-12 15:09:23 -0500 (Fri, 12 Feb 2010)
New Revision: 20270
Added:
trunk/download.jboss.org/
trunk/download.jboss.org/builds/
trunk/download.jboss.org/builds/index.html
trunk/download.jboss.org/examples/
trunk/download.jboss.org/examples/index.html
trunk/download.jboss.org/updates/
trunk/download.jboss.org/updates/index.html
trunk/download.jboss.org/web/
trunk/download.jboss.org/web/site.css
Log:
new web files for
download.jboss.org - builds, updates, examples
Added:
trunk/download.jboss.org/builds/index.html
===================================================================
---
trunk/download.jboss.org/builds/index.html (rev 0)
+++
trunk/download.jboss.org/builds/index.html 2010-02-12 20:09:23 UTC (rev 20270)
@@ -0,0 +1,126 @@
+<html>
+<head>
+<title>JBoss Tools Builds</title>
+<style>
+@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"><a
href="https://www.jboss.org/tools"><img
+
src="http://www.jboss.org/theme/images/banners/tools-banner.png"
border="0"/></a></td>
+ </tr>
+ <tr>
+ <td>  </td>
+ </tr>
+ <tr>
+ <td>  </td>
+ <td>
+ <h2 class="title">JBoss Tools Builds</h2>
+
+ <table width="100%">
+ <tr class="light-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText">Here you will find all available builds of <a
href="https://www.jboss.org/tools">JBossTools</a>.
+ </p>
+ </td>
+ </tr>
+
+ <tr class="dark-row" style="height: 30px">
+ <td class="bodyText">
+ <br/>
+ <ul>
+ <li><a href="release/">Release builds</a></li>
+ <!-- <li><a href="stable/">Stable
builds</a></li> -->
+ <li><a href="development/">Development
builds</a></li>
+ <li><a href="nightly/">Nightly builds</a></li>
+ </ul>
+ <br/>
+ </td>
+ </tr>
+
+ <tr class="light-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText">You can also install JBoss Tools from an update
site or update site zip. See <a class="link"
+
href="http://www.jboss.org/tools/download">JBoss Tools
+ Downloads</a>.</p>
+ </td>
+ </tr>
+
+ <tr class="dark-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText">For more information, see <a
+
href="http://www.jboss.org/tools/download/installation">Inst...
+ methods</a>.</p>
+ </td>
+ </tr>
+ <tr>
+ <td class="spacer"><br />
+ </td>
+ <td class="spacer"><br />
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>
+ <table width="100%">
+ <tr class="header">
+ <td class="sub-header" width="100%"><span>
Installation
+ Types</span></td>
+ </tr>
+ <tr class="light-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText">Depending on how close to the bleeding edge
+ you like to be, there are several types of releases available.</p>
+ <br />
+
+ </td>
+ </tr>
+
+ <tr class="dark-row" style="height: 30px">
+ <td class="bodyText">
+ <h4>Stable Releases</h4>
+
+ <p><a
href="https://www.jboss.org/tools/download/stable.html">Stable
+ releases</a> are - as indicated by their name - stable.</p><br/>
+
+ </td>
+ </tr>
+
+ <tr class="light-row" style="height: 30px">
+ <td class="bodyText">
+ <h4>Development Milestones</h4>
+
+ <p><a
href="https://www.jboss.org/tools/download/dev.html">Develop...
+ builds</a>, released once per milestone and only a few times a year, are
+ fairly stable, but there may be some things which do not yet work.
+ If you would like to try one of these milestones, we'd greatly
+ appreciate the assistance in testing and <a
+
href="https://jira.jboss.org/jira/browse/JBIDE">reporting of
+ issues in our issue tracker</a>.</p><br/>
+
+ </td>
+ </tr>
+
+ <tr class="dark-row" style="height: 30px">
+ <td class="bodyText">
+ <h4>Nightly Builds</h4>
+
+ <p>The <a
+
href="https://www.jboss.org/tools/download/nightly.html">ble...
+ edge</a> contains the latest and greatest new features, but nothing is
+ stable or guaranteed - yet. If you're using a Milestone and need a
+ fix, you can update to the latest Nightly, or wait for the next
+ Milestone.</p><br/>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+</html>
\ No newline at end of file
Property changes on:
trunk/download.jboss.org/builds/index.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added:
trunk/download.jboss.org/examples/index.html
===================================================================
---
trunk/download.jboss.org/examples/index.html (rev 0)
+++
trunk/download.jboss.org/examples/index.html 2010-02-12 20:09:23 UTC (rev 20270)
@@ -0,0 +1,74 @@
+<html>
+<head>
+<title>JBoss Tools Examples</title>
+<style>
+@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="http://www.jboss.org/theme/images/banners/tools-banner.png"
/></td>
+ </tr>
+ <tr>
+ <td>  </td>
+ </tr>
+ <tr>
+ <td>  </td>
+ <td>
+ <h2 class="title">JBoss Tools Examples</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://jbossqa@filemgmt.jboss.org/htdocs/jbosstools/examples/\(.\+\)$#<li><a
class=link href=\1>\1<\/a></li>#g
+
+Then sftp file into
+
+jbossqa(a)filemgmt.jboss.org/htdocs/jbosstools/examples/
+
+which becomes
+
+http://download.jboss.org/jbosstools/examples/
+
+-->
+ <br/>
+ <ul>
+ <li><a class="link"
href=HelloWorld.zip>HelloWorld.zip</a></li>
+ <li><a class="link"
href=Simple_Correlation.zip>Simple_Correlation.zip</a></li>
+ <li><a class="link"
href=project-examples-3.0.2.xml>project-examples-3.0.2.xml</a></li>
+ <li><a class="link"
href=project-examples-3.0.xml>project-examples-3.0.xml</a></li>
+ <li><a class="link"
href=project-examples-3.1.xml>project-examples-3.1.xml</a></li>
+ <li><a class="link"
href=project-examples-bpel-3.1.xml>project-examples-bpel-3.1.xml</a></li>
+ <li><a class="link"
href=ver1_project-examples-3.0.xml>ver1_project-examples-3.0.xml</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">Inst...
+ methods</a>.</p>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+</html>
Property changes on:
trunk/download.jboss.org/examples/index.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added:
trunk/download.jboss.org/updates/index.html
===================================================================
---
trunk/download.jboss.org/updates/index.html (rev 0)
+++
trunk/download.jboss.org/updates/index.html 2010-02-12 20:09:23 UTC (rev 20270)
@@ -0,0 +1,149 @@
+<html>
+<head>
+<title>JBoss Tools Updates</title>
+<style>
+@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="http://www.jboss.org/theme/images/banners/tools-banner.png"
/></td>
+ </tr>
+ <tr>
+ <td>  </td>
+ </tr>
+ <tr>
+ <td>  </td>
+ <td>
+ <h2 class="title">JBoss Tools Updates</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://jbossqa@filemgmt.jboss.org/htdocs/jbosstools/updates/\(.\+\)$#<li><a
class=link href=\1>\1<\/a></li>#g
+
+Then sftp file into
+
+jbossqa(a)filemgmt.jboss.org/htdocs/jbosstools/updates/
+
+which becomes
+
+http://download.jboss.org/jbosstools/updates/
+
+-->
+ <br/>
+ <ul>
+<li><a class=link
href=JBossIDE-2.0.0.Beta2>JBossIDE-2.0.0.Beta2</a></li>
+<li><a class=link
href=JBossTools-2.0.1.GA>JBossTools-2.0.1.GA</a></li>
+<li><a class=link
href=JBossTools-2.1.2.GA>JBossTools-2.1.2.GA</a></li>
+<li><a class=link
href=JBossTools-3.0.3.GA>JBossTools-3.0.3.GA</a></li>
+<li><a class=link
href=JBossTools-3.0.3.GA.zip>JBossTools-3.0.3.GA.zip</a></li>
+<li><a class=link
href=JBossTools-3.1.0.CR1>JBossTools-3.1.0.CR1</a></li>
+<li><a class=link
href=JBossTools-3.1.0.M4>JBossTools-3.1.0.M4</a></li>
+<li><a class=link href=development>development</a></li>
+<li><a class=link href=m2eclipse>m2eclipse</a></li>
+<li><a class=link href=nightly>nightly</a></li>
+<li><a class=link href=release>release</a></li>
+<li><a class=link href=stable>stable</a></li>
+ </ul>
+ <br/>
+ </td>
+ </tr>
+
+ <tr class="light-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText">You can also download JBoss Tools as
+ individual zips for offline installation. See <a class="link"
+
href="http://www.jboss.org/tools/download">JBoss Tools
+ Downloads</a>.</p>
+ </td>
+ </tr>
+
+ <tr class="dark-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText">For more information, see <a
+
href="http://www.jboss.org/tools/download/installation">Inst...
+ methods</a>.</p>
+ </td>
+ </tr>
+ <tr>
+ <td class="spacer"><br />
+ </td>
+ <td class="spacer"><br />
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ <tr>
+ <td></td>
+ <td>
+ <table width="100%">
+ <tr class="header">
+ <td class="sub-header" width="100%"><span>
Installation
+ Types</span></td>
+ </tr>
+ <tr class="light-row" style="height: 30px">
+ <td class="bodyText">
+ <p class="bodyText">Depending on how close to the bleeding edge
+ you like to be, there are several types of releases available.</p>
+ <br />
+
+ </td>
+ </tr>
+
+ <tr class="dark-row" style="height: 30px">
+ <td class="bodyText">
+ <h4>Stable Releases</h4>
+
+ <p><a
href="https://www.jboss.org/tools/download/stable.html">Stable
+ releases</a> are - as indicated by their name - stable.</p><br/>
+
+ </td>
+ </tr>
+
+ <tr class="light-row" style="height: 30px">
+ <td class="bodyText">
+ <h4>Development Milestones</h4>
+
+ <p><a
href="https://www.jboss.org/tools/download/dev.html">Develop...
+ builds</a>, released once per milestone and only a few times a year, are
+ fairly stable, but there may be some things which do not yet work.
+ If you would like to try one of these milestones, we'd greatly
+ appreciate the assistance in testing and <a
+
href="https://jira.jboss.org/jira/browse/JBIDE">reporting of
+ issues in our issue tracker</a>.</p><br/>
+
+ </td>
+ </tr>
+
+ <tr class="dark-row" style="height: 30px">
+ <td class="bodyText">
+ <h4>Nightly Builds</h4>
+
+ <p>The <a
+
href="https://www.jboss.org/tools/download/nightly.html">ble...
+ edge</a> contains the latest and greatest new features, but nothing is
+ stable or guaranteed - yet. If you're using a Milestone and need a
+ fix, you can update to the latest Nightly, or wait for the next
+ Milestone.</p><br/>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+</html>
Property changes on:
trunk/download.jboss.org/updates/index.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added:
trunk/download.jboss.org/web/site.css
===================================================================
---
trunk/download.jboss.org/web/site.css (rev 0)
+++
trunk/download.jboss.org/web/site.css 2010-02-12 20:09:23 UTC (rev 20270)
@@ -0,0 +1,66 @@
+<
+STYLE type ="text/css">td.spacer {
+ padding-bottom: 10px;
+ padding-top: 10px;
+}
+
+.title {
+ font-family: sans-serif;
+ color: #1778be;
+}
+
+.bodyText {
+ font-family: sans-serif;
+ font-size: 9pt;
+ color: #000000;
+}
+
+.sub-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+}
+
+.log-text {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: lighter;
+ font-size: 8pt;
+ color: black;
+}
+
+.big-header {
+ font-family: sans-serif;
+ font-style: normal;
+ font-weight: bold;
+ font-size: 9pt;
+ color: white;
+ border-top: 10px solid white;
+}
+
+.light-row {
+ background: #FFFFFF
+}
+
+.dark-row {
+ background: #EEEEEE
+}
+
+.header {
+ background: #445562
+}
+
+#indent {
+ word-wrap: break-word;
+ width: 300px;
+ text-indent: 10px;
+}
+
+.link {
+ color: #187dc6;
+}
+</
+STYLE
+>
\ No newline at end of file