This is an automated email from the ASF dual-hosted git repository.
magicaltrout pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/oodt.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 39399eb update site
39399eb is described below
commit 39399ebbac1d1e514584eec42879ca7a4bbf6b2f
Author: magicaltrout <[email protected]>
AuthorDate: Sun Aug 12 00:24:28 2018 +0200
update site
---
download.html | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/download.html b/download.html
index c8f812b..43c7f5a 100644
--- a/download.html
+++ b/download.html
@@ -84,7 +84,7 @@
<h1>Introduction</h1>
<p>Thanks for checking out Apache OODT. On this page you can download
our official release.<br/> <strong>N.B. OODT is ONLY released as source code
and NOT binary</strong>. 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="https://raw.githubusercontent.com/apache/oodt/1.2.2/CHANGES.txt">1.2.2-CHANGES.txt</a>
file for more information on the list of updates in this release.</p>
+ <p>See the <a
href="https://raw.githubusercontent.com/apache/oodt/1.2.3/CHANGES.txt">1.2.3-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>
@@ -92,7 +92,7 @@
<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>
<h1>Official Release</h1>
- <p>FEB-2018: The Latest Apache™ OODT version 1.2.2 is now released and
available for download.</p>
+ <p>AUG-2018: The Latest Apache™ OODT version 1.2.3 is now released and
available for download.</p>
<p><a href="http://www.apache.org/dyn/closer.lua/oodt" class="btn
btn-primary">Download OODT</a>
<h2>Download OODT</h2>
@@ -110,19 +110,19 @@
</tr>
<tr>
<td>
- Apache OODT 1.2.2 (zip)
+ Apache OODT 1.2.3 (zip)
</td>
<td>
- <a
href="http://www.apache.org/dyn/closer.cgi/oodt/apache-oodt-1.2.2-src.zip">apache-oodt-1.2.2-src.zip</a>
+ <a
href="http://www.apache.org/dyn/closer.cgi/oodt/apache-oodt-1.2.3-src.zip">apache-oodt-1.2.3-src.zip</a>
</td>
<td>
- <a
href="http://www.apache.org/dist/oodt/apache-oodt-1.2.2-src.zip.md5">apache-oodt-1.2.2-src.zip.md5</a>
+ <a
href="http://www.apache.org/dist/oodt/apache-oodt-1.2.3-src.zip.md5">apache-oodt-1.2.3-src.zip.md5</a>
</td>
<td>
- <a
href="http://www.apache.org/dist/oodt/apache-oodt-1.2.2-src.zip.asc">apache-oodt-1.2.2-src.zip.asc</a>
+ <a
href="http://www.apache.org/dist/oodt/apache-oodt-1.2.3-src.zip.asc">apache-oodt-1.2.3-src.zip.asc</a>
</td>
<td>
- <a
href="http://www.apache.org/dist/oodt/apache-oodt-1.2.2-src.zip.sha1">apache-oodt-1.2.2-src.zip.sha1</a>
+ <a
href="http://www.apache.org/dist/oodt/apache-oodt-1.2.3-src.zip.sha1">apache-oodt-1.2.3-src.zip.sha1</a>
</td>
</tr>
</table>
@@ -138,14 +138,14 @@
<p>N.B.Make sure you get these files from the <a
href="http://www.apache.org/dist/oodt/">main distribution directory</a>, rather
than from a mirror. Then verify the signatures using the following:</p>
- <code>$ gpg --import KEYS $ gpg --verify
apache-oodt-1.2.2-src.zip.asc</code>
+ <code>$ gpg --import KEYS $ gpg --verify
apache-oodt-1.2.3-src.zip.asc</code>
<p>The files in the most recent release are signed by 2048R/5E91D429 Tom
Barber (CODE SIGNING KEY)</p>
<h4>MD5 Signature</h4>
<p>Alternatively, you can verify the MD5 signature on the files. A unix
program called md5 or md5sum is included in many unix distributions.</p>
- <code>$ md5sum apache-oodt-1.2.2-src.tar.gz</code>
- <p>... output should match the string in
apache-oodt-1.2.2-src.zip.md5</p>
+ <code>$ md5sum apache-oodt-1.2.3-src.tar.gz</code>
+ <p>... output should match the string in
apache-oodt-1.2.3-src.zip.md5</p>
</div>
<div class="col-md-4">