Repository: oodt Updated Branches: refs/heads/asf-site a1163ec6f -> 3667cb910
update files Project: http://git-wip-us.apache.org/repos/asf/oodt/repo Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/70233433 Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/70233433 Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/70233433 Branch: refs/heads/asf-site Commit: 70233433ed5eb26d1a85999998c3f4c95062f59a Parents: a1163ec Author: Tom Barber <[email protected]> Authored: Tue Aug 29 23:36:57 2017 +0100 Committer: Tom Barber <[email protected]> Committed: Tue Aug 29 23:36:57 2017 +0100 ---------------------------------------------------------------------- blog.html | 9 +++++++++ community.html | 2 +- documentation.html | 0 download.html | 29 ++++++++++++++++++----------- index.html | 4 ++++ test.html | 0 6 files changed, 32 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oodt/blob/70233433/blog.html ---------------------------------------------------------------------- diff --git a/blog.html b/blog.html old mode 100755 new mode 100644 index 65e5a86..6e01a8a --- a/blog.html +++ b/blog.html @@ -90,6 +90,15 @@ <div class="list-group"> + <a class="list-group-item" href="/2017/08/28/oodt-112-released.html"> + <h4 class="list-group-item-heading">Apache OODT 1.2 released</h4> + <p class="list-group-item-text"><p>OODT 1.2</p> + +</p> + </a> + + + <a class="list-group-item" href="/2017/07/27/oodt-110-released.html"> <h4 class="list-group-item-heading">Apache OODT 1.1 released</h4> <p class="list-group-item-text"><p>OODT 1.1</p> http://git-wip-us.apache.org/repos/asf/oodt/blob/70233433/community.html ---------------------------------------------------------------------- diff --git a/community.html b/community.html old mode 100755 new mode 100644 index 0909a1f..13d0493 --- a/community.html +++ b/community.html @@ -173,7 +173,7 @@ Apache OODT has a dedicated community based globally. To keep in contact they ma <div class="col-md-2"> <h2>Project Management Committee</h2> <p>The PMC provides management and governance of the project. The canonical list is always available <a href="http://people.apache.org/phonebook.html">here</a>.</p> - Andrew Hart<br/>Angela Wang<br/>Brian Foster<br/>Bruce Barkstrom<br/>Chris<br/>Dan Crichton<br/>David Kale<br/>Dana J Freeborn<br/>Gabriel Resneck<br/>Gavin McDonald<br/>Cameron Goodale<br/>Ian Holsman<br/>Joshua Garcia<br/>Michael James Joyce<br/>John Steven Hughes<br/>Sean Kelly<br/>Lewis John McGibbney<br/>Luca Cinquini<br/>Tom Barber<br/>Chris Mattmann<br/>Michael Cayanan<br/>Nga Thien Chung<br/>Paul Ramirez<br/>Paul Vee<br/>Paul Zimdars<br/>Radu Manole<br/>Ricky Nguyen<br/>Rishi Verma<br/>Ross Laidlaw<br/>Sean Hardman<br/>Sheryl John<br/>Rajith Siriwardana<br/>Shakeh Elisabeth Khudikyan<br/>Sean McCleese<br/>Sam Park<br/>Michael Starch<br/>Sujen Shah<br/>Arni Sumarlidason<br/>Thomas Bennett<br/>Tyler Bui-Palsulich<br/>Varun Ratnakar<br/>Val Mallder<br/>Billy Webb<br/>David Woollard<br/> + Andrew Hart<br/>Angela Wang<br/>Brian Foster<br/>Bruce Barkstrom<br/>Chris<br/>Dan Crichton<br/>David Kale<br/>Dana J Freeborn<br/>Gabriel Resneck<br/>Gavin McDonald<br/>Cameron Goodale<br/>Ian Holsman<br/>Imesha Sudasingha<br/>Joshua Garcia<br/>Michael James Joyce<br/>John Steven Hughes<br/>Sean Kelly<br/>Lewis John McGibbney<br/>Luca Cinquini<br/>Tom Barber<br/>Chris Mattmann<br/>Michael Cayanan<br/>Nga Thien Chung<br/>Paul Ramirez<br/>Paul Vee<br/>Paul Zimdars<br/>Radu Manole<br/>Ricky Nguyen<br/>Rishi Verma<br/>Ross Laidlaw<br/>Sean Hardman<br/>Sheryl John<br/>Rajith Siriwardana<br/>Shakeh Elisabeth Khudikyan<br/>Sean McCleese<br/>Sam Park<br/>Michael Starch<br/>Sujen Shah<br/>Arni Sumarlidason<br/>Thomas Bennett<br/>Tyler Bui-Palsulich<br/>Varun Ratnakar<br/>Val Mallder<br/>Billy Webb<br/>David Woollard<br/> <h2>(Former) Apache Incubator Mentors</h2> <p>Mentors are long-term Apache members that provided guidance to our project during its Incubation.</p> http://git-wip-us.apache.org/repos/asf/oodt/blob/70233433/documentation.html ---------------------------------------------------------------------- diff --git a/documentation.html b/documentation.html old mode 100755 new mode 100644 http://git-wip-us.apache.org/repos/asf/oodt/blob/70233433/download.html ---------------------------------------------------------------------- diff --git a/download.html b/download.html old mode 100755 new mode 100644 index 9b29f47..083f546 --- 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.1/CHANGES.txt">1.1-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/CHANGES.txt">1.2-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>JUL-2017: The Latest Apache⢠OODT version 1.1 is now released and available for download.</p> + <p>AUG-2017: The Latest Apache⢠OODT version 1.2 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.1 (zip) + Apache OODT 1.2 (zip) </td> <td> - <a href="http://www.apache.org/dyn/closer.cgi/oodt/apache-oodt-1.1-src.zip">apache-oodt-1.1-src.zip</a> + <a href="http://www.apache.org/dyn/closer.cgi/oodt/apache-oodt-1.2-src.zip">apache-oodt-1.2-src.zip</a> </td> <td> - <a href="http://www.apache.org/dist/oodt/apache-oodt-1.1-src.zip.md5">apache-oodt-1.1-src.zip.md5</a> + <a href="http://www.apache.org/dist/oodt/apache-oodt-1.2-src.zip.md5">apache-oodt-1.2-src.zip.md5</a> </td> <td> - <a href="http://www.apache.org/dist/oodt/apache-oodt-1.1-src.zip.asc">apache-oodt-1.1-src.zip.asc</a> + <a href="http://www.apache.org/dist/oodt/apache-oodt-1.2-src.zip.asc">apache-oodt-1.2-src.zip.asc</a> </td> <td> - <a href="http://www.apache.org/dist/oodt/apache-oodt-1.1-src.zip.sha1">apache-oodt-1.1-src.zip.sha1</a> + <a href="http://www.apache.org/dist/oodt/apache-oodt-1.2-src.zip.sha1">apache-oodt-1.2-src.zip.sha1</a> </td> </tr> </table> @@ -138,20 +138,27 @@ <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.1-src.zip.asc</code> - <p>The files in the most recent release are signed by 2048R/0C1E654B Chris Mattmann (CODE SIGNING KEY - Apr 2016) <[email protected]> (CODE SIGNING KEY)</p> + <code>$ gpg --import KEYS $ gpg --verify apache-oodt-1.2-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.1-src.tar.gz</code> - <p>... output should match the string in apache-oodt-1.1-src.zip.md5</p> + <code>$ md5sum apache-oodt-1.2-src.tar.gz</code> + <p>... output should match the string in apache-oodt-1.2-src.zip.md5</p> </div> <div class="col-md-4"> <h1>Previous Releases</h1> <p> + Release Date: JUL-2017<br/> + Version: OODT 1.1<br/> + <a href="http://www.apache.org/dyn/closer.lua/oodt/apache-oodt-1.1-src.zip">Download</a><br/> + <a href="#">Verification KEYS</a> + </p> + + <p> Release Date: JUN-2016<br/> Version: OODT 1.0<br/> <a href="http://www.apache.org/dyn/closer.lua/oodt/apache-oodt-1.0-src.zip">Download</a><br/> http://git-wip-us.apache.org/repos/asf/oodt/blob/70233433/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html old mode 100755 new mode 100644 index 9d0768c..100999e --- a/index.html +++ b/index.html @@ -91,6 +91,10 @@ <ul class="list-group"> <li class="list-group-item"> + <a href="/2017/08/28/oodt-112-released.html">Apache OODT 1.2 released</a> + </li> + + <li class="list-group-item"> <a href="/2017/07/27/oodt-110-released.html">Apache OODT 1.1 released</a> </li> http://git-wip-us.apache.org/repos/asf/oodt/blob/70233433/test.html ---------------------------------------------------------------------- diff --git a/test.html b/test.html old mode 100755 new mode 100644
