This is an automated email from the ASF dual-hosted git repository. imesha pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/oodt.git
commit 22933b7be1a283700e7f71ff7f473fa1e33520fa Author: Imesha Sudasingha <[email protected]> AuthorDate: Sat Sep 25 13:45:30 2021 +0530 Add 1.2.1 and 1.9 release announcements --- 2019/10/03/oodt-19-released.html | 160 +++++++++++++++++++++++++++++++++++++++ index.html | 48 ++++++------ 2 files changed, 184 insertions(+), 24 deletions(-) diff --git a/2019/10/03/oodt-19-released.html b/2019/10/03/oodt-19-released.html new file mode 100644 index 0000000..d1047e8 --- /dev/null +++ b/2019/10/03/oodt-19-released.html @@ -0,0 +1,160 @@ +<!DOCTYPE html> +<html lang="en"> + +<head> + + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="description" content="Apache OODT 1.2.1 released - Solr FM dumper fixes."> + + <meta name="author" content="Apache OODT"> + + <title>Apache OODT - Distributed Data Management</title> + + <!-- Bootstrap Core CSS --> + <link href="/css/bootstrap.min.css" rel="stylesheet"> + + <!-- Custom CSS --> + <link href="/css/stylish-portfolio.css" rel="stylesheet"> + + <!-- Custom Fonts --> + <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> + <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css"> + + <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> + <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> + <!--[if lt IE 9]> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> + <![endif]--> + +</head> + + +<body> +<nav class="navbar navbar-default"> + <div class="container-fluid"> + <div class="navbar-header"> + <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> + <span class="sr-only">Toggle navigation</span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </button> + <a class="navbar-brand" href="#"><img src="/img/oodt_asf_logo_sm.png"/></a> + </div> + + <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> + + <ul class="nav navbar-nav"> + <!--<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>--> + + <li> + <a href="/">Home</a> + </li> + <li> + <a href="/blog">News</a> + <li> + <a href="/site_docs/oodt/index.html">Components</a> + </li> + <li> + <a href="/documentation.html">Documentation</a> + </li> + <li> + <a href="/community.html" >Community</a> + </li> + <li> + <a href="/download.html" >Download</a> + </li> + + </ul> + </div> +</div> +</nav> + +<div class="jumbotron oodt-lightbg"> + <div class="container"> + <h1 class="post-title">Apache OODT 1.9 released</h1> + <p class="post-date">October 03, 2019</p> + + </div> + +</div> + +<div class="container"> + + <div class="row"> + <div class="col-md-offset-2 col-md-8"> + <article class="post-content"> + <p>OODT 1.9</p> + + <p>The OODT 1.9 release is now available.</p> + + <p> + This release deprecates XML RPC based components and introduces new AvroRPC based components to Apache OODT. + Avro RPC is set as the default server/client for file manager, workflow manager and resource manager + components. + </p> + <p> + Additionally, this release includes improvements including Tika version update to 1.16 and + bug fixes. + </p> + + <p>More details regarding build and deployment can be found over on https://oodt.apache.org/.</p> + + <p>You can read the release announcement <a href="https://s.apache.org/el7n3" target="_blank">here</a>.</p> + + </article> + </div> + </div> +</div> + + +<footer class="sitefooter"> + <div class="container"> + <div class="row"> + <div class="col-lg-10 col-lg-offset-1 text-center"> + <a href="http://www.apache.org/events/current-event.html"> + <img src="http://www.apache.org/events/current-event-234x60.png"/> + </a> + <h4><strong>Apache OODT</strong> + </h4> + <p> + + </p> + <ul class="list-unstyled"> + <li><i class="fa fa-envelope-o fa-fw"></i> <a href="mailto:[email protected]">[email protected]</a> + </li> + </ul> + <br> + <ul class="list-inline"> +<!-- <li> + <a href="https://facebook.com/"><i class="fa fa-facebook fa-fw fa-3x"></i></a> + </li>--> + <li> + <a href="https://twitter.com/apache_oodt"><i class="fa fa-twitter fa-fw fa-3x"></i></a> + </li> + <li> + <a href="https://github.com/apache/oodt"><i class="fa fa-github fa-fw fa-3x"></i></a> + </li> + </ul> + <hr class="small"> + <p class="text-muted">Copyright © The Apache Foundation 2018</p> + </div> + </div> + </div> +</footer> + +<!-- jQuery --> +<script src="/js/jquery.js"></script> + +<!-- Bootstrap Core JavaScript --> +<script src="/js/bootstrap.min.js"></script> + +<!-- Custom Theme JavaScript --> +<script src="/js/custom.js"></script> + + +</body> +</html> diff --git a/index.html b/index.html index fa341af..032a5a9 100644 --- a/index.html +++ b/index.html @@ -51,7 +51,7 @@ <a href="/">Home</a> </li> <li> - <a href="/blog">News</a> + <a href="/blog.html">News</a> <li> <a href="/site_docs/oodt/index.html">Components</a> </li> @@ -84,29 +84,29 @@ </div> <div class="col-md-3" > <h3>Latest News</h3> - <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> - - <li class="list-group-item"> - <a href="/2016/06/26/oodt-10-released.html">Apache OODT 1.0 released</a> - </li> - - <li class="list-group-item"> - <a href="/2016/02/26/oodt-012-released.html">Apache OODT 0.12 hits the shelves</a> - </li> - - <li class="list-group-item"> - <a href="/2016/01/04/oodt-011-released.html">Apache OODT 0.11 Released</a> - </li> - - </ul> + <ul class="list-group"> + + <li class="list-group-item"> + <a href="/2019/10/03/oodt-19-released.html">Apache OODT 1.9 released</a> + </li> + + <li class="list-group-item"> + <a href="/2018/02/04/oodt-121-released.html">Apache OODT 1.2.1 released</a> + </li> + + <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> + + <li class="list-group-item"> + <a href="/2016/06/26/oodt-10-released.html">Apache OODT 1.0 released</a> + </li> + + </ul> </div> </div> </div>
