Author: lewismc
Date: Tue Dec 9 21:24:11 2014
New Revision: 1644191
URL: http://svn.apache.org/r1644191
Log:
CMS commit to oodt by lewismc
Modified:
oodt/cms_site/trunk/content/download.md
Modified: oodt/cms_site/trunk/content/download.md
URL:
http://svn.apache.org/viewvc/oodt/cms_site/trunk/content/download.md?rev=1644191&r1=1644190&r2=1644191&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/download.md (original)
+++ oodt/cms_site/trunk/content/download.md Tue Dec 9 21:24:11 2014
@@ -46,22 +46,56 @@
<!-- CONTENT
================================================== -->
<div class="row">
- <!-- 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>
+ <!-- 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>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>
- <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>
</div><!-- end main content-->
<!-- SIDEBAR-->
<div class="four columns">