Author: nickboldt
Date: 2011-09-06 12:45:38 -0400 (Tue, 06 Sep 2011)
New Revision: 34551
Added:
trunk/download.jboss.org/jbosstools/examples/nightly/readme.html
trunk/download.jboss.org/jbosstools/examples/nightly/readme.process.txt
Removed:
trunk/download.jboss.org/jbosstools/examples/nightly/index.html
trunk/download.jboss.org/jbosstools/examples/nightly/readme.txt
Log:
replace static index.html w/ dynamic index + readme.html
Deleted:
trunk/download.jboss.org/jbosstools/examples/nightly/index.html
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/nightly/index.html 2011-09-06 16:40:38
UTC (rev 34550)
+++
trunk/download.jboss.org/jbosstools/examples/nightly/index.html 2011-09-06 16:45:38
UTC (rev 34551)
@@ -1,69 +0,0 @@
-<html>
-<head>
-<title>JBoss Tools Examples - Nightly</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="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 Examples - Nightly</h2>
- <p class="bodyText" style="color:red;font-weight:bold">The
files here are untested. As our QA and development teams test them, they may change or be
moved up one directory to replace other files. Use at your own risk.</p>
- <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=project-examples-3.1.xml>project-examples-3.1.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>
Copied:
trunk/download.jboss.org/jbosstools/examples/nightly/readme.html (from rev 34550,
trunk/download.jboss.org/jbosstools/examples/nightly/index.html)
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/nightly/readme.html
(rev 0)
+++
trunk/download.jboss.org/jbosstools/examples/nightly/readme.html 2011-09-06 16:45:38
UTC (rev 34551)
@@ -0,0 +1,38 @@
+<html>
+<head>
+<title>JBoss Tools Examples - Nightly</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="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 Examples - Nightly</h2>
+ <p class="bodyText" style="color:red;font-weight:bold">The
files here are untested. As our QA and development teams test them, they may change or be
moved up one directory to replace other files. Use at your own risk.</p>
+ <table width="100%">
+
+ <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>
Copied:
trunk/download.jboss.org/jbosstools/examples/nightly/readme.process.txt (from rev
34550,
trunk/download.jboss.org/jbosstools/examples/nightly/readme.txt)
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/nightly/readme.process.txt
(rev 0)
+++
trunk/download.jboss.org/jbosstools/examples/nightly/readme.process.txt 2011-09-06
16:45:38 UTC (rev 34551)
@@ -0,0 +1,22 @@
+Project Examples Readme
+Last Update: bfitzpat - June 9, 2010
+
+The "nightly" folder contains project example files we want to test or
aren't
+quite ready to push to the root yet.
+
+The process currently is as follows (from Nick Boldt):
+
+1) A developer updates one of the project examples files (in
+http://anonsvn.jboss.org/repos/jbosstools/workspace/examples or elsewhere).
+
+2) The developer requests that the changed file be updated on the published
+examples site (
http://download.jboss.org/jbosstools/examples/).
+
+3) Nick or the developer copies the file (or files) to
+http://anonsvn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jbosstools/examples/
or
+http://anonsvn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jbosstools/examples/nightly.
+
+4) Nick then either manually moves the file(s) (currently) or the automated Hudson job
+(coming) takes the files from the area in step 3 to the final destination -
+http://download.jboss.org/jbosstools/examples/.
+
Deleted:
trunk/download.jboss.org/jbosstools/examples/nightly/readme.txt
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/nightly/readme.txt 2011-09-06 16:40:38
UTC (rev 34550)
+++
trunk/download.jboss.org/jbosstools/examples/nightly/readme.txt 2011-09-06 16:45:38
UTC (rev 34551)
@@ -1,22 +0,0 @@
-Project Examples Readme
-Last Update: bfitzpat - June 9, 2010
-
-The "nightly" folder contains project example files we want to test or
aren't
-quite ready to push to the root yet.
-
-The process currently is as follows (from Nick Boldt):
-
-1) A developer updates one of the project examples files (in
-http://anonsvn.jboss.org/repos/jbosstools/workspace/examples or elsewhere).
-
-2) The developer requests that the changed file be updated on the published
-examples site (
http://download.jboss.org/jbosstools/examples/).
-
-3) Nick or the developer copies the file (or files) to
-http://anonsvn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jbosstools/examples/
or
-http://anonsvn.jboss.org/repos/jbosstools/trunk/download.jboss.org/jbosstools/examples/nightly.
-
-4) Nick then either manually moves the file(s) (currently) or the automated Hudson job
-(coming) takes the files from the area in step 3 to the final destination -
-http://download.jboss.org/jbosstools/examples/.
-