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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 78e3a78  Add 1.9.1 release announcement page
78e3a78 is described below

commit 78e3a78fbc8a87032ddd25f99696cba2a3c87952
Author: Imesha Sudasingha <[email protected]>
AuthorDate: Fri Oct 8 21:57:19 2021 +0530

    Add 1.9.1 release announcement page
---
 2021/10/03/oodt-191-released.html | 155 ++++++++++++++++++++++++++++++++++++++
 index.html                        |  10 +--
 2 files changed, 160 insertions(+), 5 deletions(-)

diff --git a/2021/10/03/oodt-191-released.html 
b/2021/10/03/oodt-191-released.html
new file mode 100644
index 0000000..e086fb9
--- /dev/null
+++ b/2021/10/03/oodt-191-released.html
@@ -0,0 +1,155 @@
+<!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.1 released</h1>
+        <p class="post-date">October 03, 2021</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.1</p>
+
+                <p>The OODT 1.9.1 release is now available.</p>
+
+                <p>
+                    This release sets the XMLRpc components back as the 
default client/server implementations for
+                    OODT components.
+                </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://lists.apache.org/thread.html/r9e6091113238fa728cd910188bd6fc0927beb67b5c8fc43f7a4fed90%40<dev.oodt.apache.org>"
 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 &copy; 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 032a5a9..4df8c4c 100644
--- a/index.html
+++ b/index.html
@@ -87,6 +87,10 @@
         <ul class="list-group">
 
             <li class="list-group-item">
+                <a href="/2021/10/03/oodt-191-released.html">Apache OODT 1.9.1 
released</a>
+            </li>
+          
+            <li class="list-group-item">
                 <a href="/2019/10/03/oodt-19-released.html">Apache OODT 1.9 
released</a>
             </li>
             
@@ -101,11 +105,7 @@
             <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>

Reply via email to