[jbosstools-commits] JBoss Tools SVN: r22706 - trunk/download.jboss.org/jbosstools/examples/nightly.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Jun 9 19:50:51 EDT 2010
Author: bfitzpat
Date: 2010-06-09 19:50:50 -0400 (Wed, 09 Jun 2010)
New Revision: 22706
Added:
trunk/download.jboss.org/jbosstools/examples/nightly/index.html
Log:
ESB Example updates for JBIDE-5645 - adding index.html to the jbosstools/examples/nightly folder
Added: trunk/download.jboss.org/jbosstools/examples/nightly/index.html
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/nightly/index.html (rev 0)
+++ trunk/download.jboss.org/jbosstools/examples/nightly/index.html 2010-06-09 23:50:50 UTC (rev 22706)
@@ -0,0 +1,69 @@
+<html>
+<head>
+<title>JBoss Tools Examples - Nightly</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 Examples - Nightly</h2>
+ <p>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 at 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">Installation
+ methods</a>.</p>
+ </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+</html>
Property changes on: trunk/download.jboss.org/jbosstools/examples/nightly/index.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
More information about the jbosstools-commits
mailing list