Author: buildbot
Date: Tue Dec 9 21:24:15 2014
New Revision: 932030
Log:
Staging update by buildbot for oodt
Modified:
websites/staging/oodt/trunk/content/ (props changed)
websites/staging/oodt/trunk/content/download.html
Propchange: websites/staging/oodt/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 9 21:24:15 2014
@@ -1 +1 @@
-1644187
+1644191
Modified: websites/staging/oodt/trunk/content/download.html
==============================================================================
--- websites/staging/oodt/trunk/content/download.html (original)
+++ websites/staging/oodt/trunk/content/download.html Tue Dec 9 21:24:15 2014
@@ -100,22 +100,56 @@ under the License.
================================================== -->
<div class="row">
- <!-- MAIN CONTENT-->
+ <!-- MAIN CONTENT-->
<div class="eight columns">
- <h4>Introduction</h4>
- <p>Use the button below to download the newest release of
OODT. <b>N.B. OODT is ONLY released as source code and NOT binary.</b>
- This is because you will most likely want to recompile various
aspects of the codebase with configuration before deploying an OODT system.</p>
- <p>See the <a
href="http://svn.apache.org/repos/asf/oodt/tags/0.7/CHANGES.txt">0.7-CHANGES.txt</a>
file for more information on the list of updates in this release.</p>
- <p>OODT is always distributed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version
2.0</a>.</p>
-
- <h4>Prerequisites</h4>
- <p>You require <a href="http://maven.apache.org">Apache
Maven</a> to build the OODT source code. Maven can either be downloaded and
installed
- manually or alternatively via command line via your operating
system package manager.</p>
-
- <h4>Official Release</h4>
- <p>
- <b>Semptember-2014</b>: The Latest Apache⢠OODT version 0.7
is now released and available for download.</p>
- <a href="http://www.apache.org/dyn/closer.cgi/oodt"
class="clear actbutton">Download OODT</a>
+ <h4>Introduction</h4>
+ <p>Use the button below to download the newest release of OODT.
<b>N.B. OODT is ONLY released as source code and NOT binary.</b>
+ This is because you will most likely want to recompile various aspects
of the codebase with configuration before deploying an OODT system.</p>
+ <p>See the <a
href="http://svn.apache.org/repos/asf/oodt/tags/0.7/CHANGES.txt">0.7-CHANGES.txt</a>
file for more information on the list of updates in this release.</p>
+ <p>OODT is always distributed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version
2.0</a>.</p>
+
+ <h4>Prerequisites</h4>
+ <p>You require <a href="http://maven.apache.org">Apache Maven</a> to
build the OODT source code. Maven can either be downloaded and installed
+ manually or alternatively via command line via your operating system
package manager.</p>
+
+ <h4>Official Release</h4>
+ <p>
+ <b>Semptember-2014</b>: The Latest Apache⢠OODT version 0.7 is now
released and available for download.</p>
+ <a href="http://www.apache.org/dyn/closer.cgi/oodt" class="clear
actbutton">Download OODT</a>
+
+ <h4>Mirrors</h4>
+ <p>The link in the Mirrors column below should display a default
mirror selection based on your inferred location.
+ If (when you browse to it) you do not see that page, try a different
browser.
+ The checksum and signature are links to the originals on the main
distribution server.</p>
+
+<table class="table">
+ <thead>
+ <tr>
+ <th align="left">Version</th>
+ <th align="left">Mirrors</th>
+ <th align="left">MD5 Checksum</th>
+ <th align="left">Signature</th>
+ <th align="left">SHA Checksum</th>
+ </tr>
+ </thead>
+ <tbody>
+ <!--tr>
+ <td>Apache OODT 0.7 (tar.gz)</td>
+ <td><a href=""></a></td>
+ <td><a href=""></a> </td>
+ <td><a href=""></a> </td>
+ <td><a href=""></a> </td>
+ </tr-->
+ <tr>
+ <td>Apache OODT 0.7 (zip)</td>
+ <td><a
href="http://www.apache.org/dyn/closer.cgi/oodt/apache-oodt-0.7-src.zip">apache-oodt-0.7-src.zip</a></td>
+ <td><a
href="http://www.apache.org/dist/oodt/apache-oodt-0.7-src.zip.md5">apache-oodt-0.7-src.zip.md5</a></td>
+ <td><a
href="http://www.apache.org/dist/oodt/apache-oodt-0.7-src.zip.asc">apache-oodt-0.7-src.zip.asc</a></td>
+ <td><a
href="http://www.apache.org/dist/oodt/apache-oodt-0.7-src.zip.sha1">apache-oodt-0.7-src.zip.sha1</a></td>
+ </tr>
+ </tbody>
+</table>
+
</div>
<!-- end main content-->