http://git-wip-us.apache.org/repos/asf/bahir-website/blob/15a236c9/content/download/index.html
----------------------------------------------------------------------
diff --git a/content/download/index.html b/content/download/index.html
deleted file mode 100644
index 9a12022..0000000
--- a/content/download/index.html
+++ /dev/null
@@ -1,317 +0,0 @@
-
-
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <title>Downloads</title>
-    <meta name="description" content="Project Downloads page">
-    <meta name="author" content="">
-
-    <!-- Enable responsive viewport -->
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
-    <!--[if lt IE 9]>
-      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
-    <![endif]-->
-
-    <!-- Le styles -->
-    <link href="/assets/themes/apache-clean/bootstrap/css/bootstrap.css" 
rel="stylesheet">
-    <link href="/assets/themes/apache-clean/css/style.css?body=1" 
rel="stylesheet" type="text/css">
-    <link href="/assets/themes/apache-clean/css/syntax.css" rel="stylesheet"  
type="text/css" media="screen" />
-    <!-- Le fav and touch icons -->
-    <!-- Update these with your own images
-    <link rel="shortcut icon" href="images/favicon.ico">
-    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
-  -->
-
-    <!-- make tables sortable by adding class tag "sortable" to table elements 
-->
-    <script 
src="http://www.kryogenix.org/code/browser/sorttable/sorttable.js";></script>
-
-
-  </head>
-
-  <body>
-
-    
-
-<!-- Navigation -->
-<div id="nav-bar">
-  <nav id="nav-container" class="navbar navbar-inverse " role="navigation">
-    <div class="container">
-      <!-- Brand and toggle get grouped for better mobile display -->
-
-      <div class="navbar-header page-scroll">
-        <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
-          <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 page-scroll" href="/#home">Home</a>
-      </div>
-      <!-- Collect the nav links, forms, and other content for toggling -->
-      <nav class="navbar-collapse collapse" role="navigation">
-        <ul class="nav navbar-nav">
-          
-          
-          
-          <li id="download">
-            
-            
-            <a href="/download" target="_self">Download</a>
-            
-          </li>
-          
-          
-          
-          
-          <li id="community">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Community<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="/community" target="_self">Get Involved</a></li>
-              
-              
-              <li><a href="/contributing" target="_self">Contributing</a></li>
-              
-              
-              <li><a href="/contributing-extensions" 
target="_self">Contributing Extensions</a></li>
-              
-              
-              <li><a href="https://issues.apache.org/jira/browse/BAHIR"; 
target="_blank">Issue Tracker</a></li>
-              
-              
-              <li><a href="https://github.com/apache/bahir"; 
target="_blank">Source Code</a></li>
-              
-              
-              <li><a href="/community-members" target="_self">Project 
Committers</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-          
-          
-          <li id="documentation">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Documentation<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="/docs/spark/current/documentation" 
target="_self">Bahir Spark Extensions - Current</a></li>
-              
-              
-              <li><a href="/docs/spark/2.1.0/documentation" 
target="_self">Bahir Spark Extensions - 2.1.0</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.2/documentation" 
target="_self">Bahir Spark Extensions - 2.0.2</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.1/documentation" 
target="_self">Bahir Spark Extensions - 2.0.1</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.0/documentation" 
target="_self">Bahir Spark Extensions - 2.0.0</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-          
-          
-          <li id="github">
-            
-            
-            <a href="https://github.com/apache/bahir"; 
target="_blank">GitHub</a>
-            
-          </li>
-          
-          
-          
-          
-          <li id="apache">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Apache<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
target="_blank">Apache Software Foundation</a></li>
-              
-              
-              <li><a href="http://www.apache.org/licenses/"; 
target="_blank">Apache License</a></li>
-              
-              
-              <li><a href="http://www.apache.org/foundation/sponsorship"; 
target="_blank">Sponsorship</a></li>
-              
-              
-              <li><a href="http://www.apache.org/foundation/thanks.html"; 
target="_blank">Thanks</a></li>
-              
-              
-              <li><a href="/privacy-policy" target="_self">Privacy 
Policy</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-        </ul>
-      </nav><!--/.navbar-collapse -->
-      <!-- /.navbar-collapse -->
-    </div>
-    <!-- /.container -->
-  </nav>
-</div>
-
-
-    <div class="container">
-
-      
-
-<!--<div class="hero-unit Downloads">
-  <h1></h1>
-</div>
--->
-
-<div class="row">
-  <div class="col-md-12">
-    <!--
-
--->
-
-<h1 id="apache-bahir-downloads">Apache Bahir Downloads</h1>
-
-<p>Please find below the latest releases of Apache Bahir. Note that the binary 
artifacts are also published through Maven.</p>
-
-<h2 id="latest-release">Latest Release</h2>
-
-<p>Our latest release is Apache Bahir 2.1.0, released on 02/22/2017.</p>
-
-<table class="table table-hover sortable">
-    <thead>
-        <tr>
-            <th><b>Name</b></th>
-            <th><b>Archive</b></th>
-            <th><b>MD5</b></th>
-            <!--th><b>SHA-1</b></th-->
-            <th><b>signature</b></th>
-        </tr>
-    </thead>
-    <tbody>
-        <tr>
-            <td>Apache Bahir 2.1.0 (tar.gz)</td>
-            <td><a 
href="http://www.apache.org/dyn/closer.lua/bahir/2.1.0/apache-bahir-2.1.0-src.tar.gz";>tar.gz</a></td>
-            <td><a 
href="http://www.apache.org/dist/bahir/2.1.0/apache-bahir-2.1.0-src.tar.gz.md5";>MD5</a></td>
-            <!--td><a 
href="http://www.apache.org/dist/bahir/2.1.0/apache-bahir-2.1.0-src.tar.gz.sha1";>SHA-1</a></td-->
-            <td><a 
href="http://www.apache.org/dist/bahir/2.1.0/apache-bahir-2.1.0-src.tar.gz.asc";>ASC</a></td>
-        </tr>
-        <tr>
-            <td>Apache Bahir 2.1.0 (zip)</td>
-            <td><a 
href="http://www.apache.org/dyn/closer.lua/bahir/2.1.0/apache-bahir-2.1.0-src.zip";>zip</a></td>
-            <td><a 
href="http://www.apache.org/dist/bahir/2.1.0/apache-bahir-2.1.0-src.zip.md5";>MD5</a></td>
-            <!--td><a 
href="http://www.apache.org/dist/bahir/2.1.0/apache-bahir-2.1.0-src.zip.sha1";>SHA-1</a></td-->
-            <td><a 
href="http://www.apache.org/dist/bahir/2.1.0/apache-bahir-2.1.0-src.zip.asc";>ASC</a></td>
-        </tr>
-        <tr>
-            <td>Release Notes</td>
-            <td><a href="/releases/2.1.0/release-notes">2.1.0</a></td>
-            <td></td>
-            <!--td></td-->
-            <td></td>
-        </tr>
-    </tbody>
-</table>
-
-<p>Instructions for checking hashes and signatures is indicated on the <a 
href="http://www.apache.org/info/verification.html";>Verifying Apache Software 
Foundation Releases</a> page.</p>
-
-<p>You can also retrieve the source files from our git repository by 
typing:</p>
-
-<pre>
-git clone https://github.com/apache/bahir.git
-cd bahir
-git checkout -b tags/v2.1.0 v2.1.0
-</pre>
-
-<h2 id="verifying-a-release">Verifying a Release</h2>
-
-<p>Choose a source distribution in either <em>tar</em> or <em>zip</em> format,
-and <a href="http://www.apache.org/dyn/closer.cgi#verify";>verify</a>
-using the corresponding <em>pgp</em> signature (using the committer file in
-<a href="http://www.apache.org/dist/bahir/KEYS";>KEYS</a>).
-If you cannot do that, the <em>md5</em> hash file may be used to check that the
-download has completed OK.</p>
-
-<p>For fast downloads, current source distributions are hosted on mirror 
servers;
-older source distributions are in the
-<a href="http://archive.apache.org/dist/bahir/";>archive</a>.
-If a download from a mirror fails, retry, and the second download will likely
-succeed.</p>
-
-<p>For security, hash and signature files are always hosted at
-<a href="https://www.apache.org/dist";>Apache</a>.</p>
-
-<h2 id="previous-releases">Previous Releases</h2>
-
-<p>All previous releases of Apache Bahir can be found in the <a 
href="http://archive.apache.org/dist/bahir/";>archives</a>.</p>
-
-  </div>
-</div>
-
-
-
-      <hr>
-
-      <!-- <p>&copy; 2017 </p>-->
-      <footer class="site-footer">
-    <div class="wrapper">
-        <div class="footer-col-wrapper">
-            
-            <div style="text-align:center;">
-                
-                <div>
-                    Copyright &copy; 2016-2017 <a 
href="http://www.apache.org";>The Apache Software Foundation</a>.
-                    Licensed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version
-                    2.0</a>.
-                    <br>
-                    
-                    Apache and the Apache Feather logo are trademarks of The 
Apache Software Foundation.
-                    
-                </div>
-            </div>
-        </div>
-    </div>
-</footer>
-
-    </div>
-
-    
-
-
-  <script type="text/javascript">
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
-  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-79140859-1', 'bahir.apache.org');
-  ga('require', 'linkid', 'linkid.js');
-  ga('send', 'pageview');
-
-</script>
-
-
-
-    <script 
src="/assets/themes/apache-clean/jquery/jquery-2.1.1.min.js"></script>
-
-    <script 
src="/assets/themes/apache-clean/bootstrap/js/bootstrap.min.js"></script>
-
-
-  </body>
-</html>
-

http://git-wip-us.apache.org/repos/asf/bahir-website/blob/15a236c9/content/downloads/flink/index.html
----------------------------------------------------------------------
diff --git a/content/downloads/flink/index.html 
b/content/downloads/flink/index.html
new file mode 100644
index 0000000..e5d1b1b
--- /dev/null
+++ b/content/downloads/flink/index.html
@@ -0,0 +1,260 @@
+
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Bahir Flink Extensions Downloads</title>
+    <meta name="description" content="Bahir Flink Extensions Downloads page">
+    <meta name="author" content="">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="/assets/themes/apache-clean/bootstrap/css/bootstrap.css" 
rel="stylesheet">
+    <link href="/assets/themes/apache-clean/css/style.css?body=1" 
rel="stylesheet" type="text/css">
+    <link href="/assets/themes/apache-clean/css/syntax.css" rel="stylesheet"  
type="text/css" media="screen" />
+    <!-- Le fav and touch icons -->
+    <!-- Update these with your own images
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
+  -->
+
+    <!-- make tables sortable by adding class tag "sortable" to table elements 
-->
+    <script 
src="http://www.kryogenix.org/code/browser/sorttable/sorttable.js";></script>
+
+
+  </head>
+
+  <body>
+
+    
+
+<!-- Navigation -->
+<div id="nav-bar">
+  <nav id="nav-container" class="navbar navbar-inverse " role="navigation">
+    <div class="container">
+      <!-- Brand and toggle get grouped for better mobile display -->
+
+      <div class="navbar-header page-scroll">
+        <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
+          <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 page-scroll" href="/#home">Home</a>
+      </div>
+      <!-- Collect the nav links, forms, and other content for toggling -->
+      <nav class="navbar-collapse collapse" role="navigation">
+        <ul class="nav navbar-nav">
+          
+          
+          
+          <li id="download">
+            
+            
+            <a href="/download" target="_self">Download</a>
+            
+          </li>
+          
+          
+          
+          
+          <li id="community">
+            
+            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Community<b class="caret"></b></a>
+            <ul class="dropdown-menu dropdown-left">
+              
+              
+              <li><a href="/community" target="_self">Get Involved</a></li>
+              
+              
+              <li><a href="/contributing" target="_self">Contributing</a></li>
+              
+              
+              <li><a href="/contributing-extensions" 
target="_self">Contributing Extensions</a></li>
+              
+              
+              <li><a href="https://issues.apache.org/jira/browse/BAHIR"; 
target="_blank">Issue Tracker</a></li>
+              
+              
+              <li><a href="https://github.com/apache/bahir"; 
target="_blank">Source Code</a></li>
+              
+              
+              <li><a href="/community-members" target="_self">Project 
Committers</a></li>
+              
+            </ul>
+            
+          </li>
+          
+          
+          
+          
+          <li id="documentation">
+            
+            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Documentation<b class="caret"></b></a>
+            <ul class="dropdown-menu dropdown-left">
+              
+              
+              <li><a href="/docs/spark/overview" target="_self">Bahir Spark 
Extensions</a></li>
+              
+              
+              <li><a href="/docs/flink/overview" target="_self">Bahir Flink 
Extensions</a></li>
+              
+            </ul>
+            
+          </li>
+          
+          
+          
+          
+          <li id="github">
+            
+            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">GitHub<b class="caret"></b></a>
+            <ul class="dropdown-menu dropdown-left">
+              
+              
+              <li><a href="https://github.com/apache/bahir"; 
target="_blank">Bahir Spark Extensions</a></li>
+              
+              
+              <li><a href="https://github.com/apache/bahir-flink"; 
target="_blank">Bahir Flink Extensions</a></li>
+              
+              
+              <li><a href="https://github.com/apache/bahir-website"; 
target="_blank">Bahir Website</a></li>
+              
+            </ul>
+            
+          </li>
+          
+          
+          
+          
+          <li id="apache">
+            
+            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Apache<b class="caret"></b></a>
+            <ul class="dropdown-menu dropdown-left">
+              
+              
+              <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
target="_blank">Apache Software Foundation</a></li>
+              
+              
+              <li><a href="http://www.apache.org/licenses/"; 
target="_blank">Apache License</a></li>
+              
+              
+              <li><a href="http://www.apache.org/foundation/sponsorship"; 
target="_blank">Sponsorship</a></li>
+              
+              
+              <li><a href="http://www.apache.org/foundation/thanks.html"; 
target="_blank">Thanks</a></li>
+              
+              
+              <li><a href="/privacy-policy" target="_self">Privacy 
Policy</a></li>
+              
+            </ul>
+            
+          </li>
+          
+          
+        </ul>
+      </nav><!--/.navbar-collapse -->
+      <!-- /.navbar-collapse -->
+    </div>
+    <!-- /.container -->
+  </nav>
+</div>
+
+
+    <div class="container">
+
+      
+
+<!--<div class="hero-unit Bahir Flink Extensions Downloads">
+  <h1></h1>
+</div>
+-->
+
+<div class="row">
+  <div class="col-md-12">
+    <!--
+
+-->
+
+<h1 id="apache-bahir-flink-extensions-downloads">Apache Bahir Flink Extensions 
Downloads</h1>
+
+<p>Please find below the latest releases of Apache Bahir for Apache Flink 
Extensions. Note that the binary artifacts for each platform are also published 
independently through Maven.</p>
+
+<h2 id="bahir-flink-extensions-latest-release">Bahir Flink Extensions Latest 
Release</h2>
+
+<p>Currently, there isn’t a release available for Bahir Flink Extensions 
yet.</p>
+
+<p>You can still retrieve the source files from our git repository by 
typing:</p>
+
+<pre>
+git clone https://github.com/apache/bahir-flink
+cd bahir-flink
+</pre>
+
+
+  </div>
+</div>
+
+
+
+      <hr>
+
+      <!-- <p>&copy; 2017 </p>-->
+      <footer class="site-footer">
+    <div class="wrapper">
+        <div class="footer-col-wrapper">
+            
+            <div style="text-align:center;">
+                
+                <div>
+                    Copyright &copy; 2016-2017 <a 
href="http://www.apache.org";>The Apache Software Foundation</a>.
+                    Licensed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version
+                    2.0</a>.
+                    <br>
+                    
+                    Apache and the Apache Feather logo are trademarks of The 
Apache Software Foundation.
+                    
+                </div>
+            </div>
+        </div>
+    </div>
+</footer>
+
+    </div>
+
+    
+
+
+  <script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-79140859-1', 'bahir.apache.org');
+  ga('require', 'linkid', 'linkid.js');
+  ga('send', 'pageview');
+
+</script>
+
+
+
+    <script 
src="/assets/themes/apache-clean/jquery/jquery-2.1.1.min.js"></script>
+
+    <script 
src="/assets/themes/apache-clean/bootstrap/js/bootstrap.min.js"></script>
+
+
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/bahir-website/blob/15a236c9/content/downloads/spark/index.html
----------------------------------------------------------------------
diff --git a/content/downloads/spark/index.html 
b/content/downloads/spark/index.html
new file mode 100644
index 0000000..bdf7758
--- /dev/null
+++ b/content/downloads/spark/index.html
@@ -0,0 +1,320 @@
+
+
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Bahir Spark Extensions Downloads</title>
+    <meta name="description" content="Bahir Spark Extensions Downloads page">
+    <meta name="author" content="">
+
+    <!-- Enable responsive viewport -->
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="/assets/themes/apache-clean/bootstrap/css/bootstrap.css" 
rel="stylesheet">
+    <link href="/assets/themes/apache-clean/css/style.css?body=1" 
rel="stylesheet" type="text/css">
+    <link href="/assets/themes/apache-clean/css/syntax.css" rel="stylesheet"  
type="text/css" media="screen" />
+    <!-- Le fav and touch icons -->
+    <!-- Update these with your own images
+    <link rel="shortcut icon" href="images/favicon.ico">
+    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
+  -->
+
+    <!-- make tables sortable by adding class tag "sortable" to table elements 
-->
+    <script 
src="http://www.kryogenix.org/code/browser/sorttable/sorttable.js";></script>
+
+
+  </head>
+
+  <body>
+
+    
+
+<!-- Navigation -->
+<div id="nav-bar">
+  <nav id="nav-container" class="navbar navbar-inverse " role="navigation">
+    <div class="container">
+      <!-- Brand and toggle get grouped for better mobile display -->
+
+      <div class="navbar-header page-scroll">
+        <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
+          <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 page-scroll" href="/#home">Home</a>
+      </div>
+      <!-- Collect the nav links, forms, and other content for toggling -->
+      <nav class="navbar-collapse collapse" role="navigation">
+        <ul class="nav navbar-nav">
+          
+          
+          
+          <li id="download">
+            
+            
+            <a href="/download" target="_self">Download</a>
+            
+          </li>
+          
+          
+          
+          
+          <li id="community">
+            
+            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Community<b class="caret"></b></a>
+            <ul class="dropdown-menu dropdown-left">
+              
+              
+              <li><a href="/community" target="_self">Get Involved</a></li>
+              
+              
+              <li><a href="/contributing" target="_self">Contributing</a></li>
+              
+              
+              <li><a href="/contributing-extensions" 
target="_self">Contributing Extensions</a></li>
+              
+              
+              <li><a href="https://issues.apache.org/jira/browse/BAHIR"; 
target="_blank">Issue Tracker</a></li>
+              
+              
+              <li><a href="https://github.com/apache/bahir"; 
target="_blank">Source Code</a></li>
+              
+              
+              <li><a href="/community-members" target="_self">Project 
Committers</a></li>
+              
+            </ul>
+            
+          </li>
+          
+          
+          
+          
+          <li id="documentation">
+            
+            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Documentation<b class="caret"></b></a>
+            <ul class="dropdown-menu dropdown-left">
+              
+              
+              <li><a href="/docs/spark/overview" target="_self">Bahir Spark 
Extensions</a></li>
+              
+              
+              <li><a href="/docs/flink/overview" target="_self">Bahir Flink 
Extensions</a></li>
+              
+            </ul>
+            
+          </li>
+          
+          
+          
+          
+          <li id="github">
+            
+            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">GitHub<b class="caret"></b></a>
+            <ul class="dropdown-menu dropdown-left">
+              
+              
+              <li><a href="https://github.com/apache/bahir"; 
target="_blank">Bahir Spark Extensions</a></li>
+              
+              
+              <li><a href="https://github.com/apache/bahir-flink"; 
target="_blank">Bahir Flink Extensions</a></li>
+              
+              
+              <li><a href="https://github.com/apache/bahir-website"; 
target="_blank">Bahir Website</a></li>
+              
+            </ul>
+            
+          </li>
+          
+          
+          
+          
+          <li id="apache">
+            
+            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Apache<b class="caret"></b></a>
+            <ul class="dropdown-menu dropdown-left">
+              
+              
+              <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
target="_blank">Apache Software Foundation</a></li>
+              
+              
+              <li><a href="http://www.apache.org/licenses/"; 
target="_blank">Apache License</a></li>
+              
+              
+              <li><a href="http://www.apache.org/foundation/sponsorship"; 
target="_blank">Sponsorship</a></li>
+              
+              
+              <li><a href="http://www.apache.org/foundation/thanks.html"; 
target="_blank">Thanks</a></li>
+              
+              
+              <li><a href="/privacy-policy" target="_self">Privacy 
Policy</a></li>
+              
+            </ul>
+            
+          </li>
+          
+          
+        </ul>
+      </nav><!--/.navbar-collapse -->
+      <!-- /.navbar-collapse -->
+    </div>
+    <!-- /.container -->
+  </nav>
+</div>
+
+
+    <div class="container">
+
+      
+
+<!--<div class="hero-unit Bahir Spark Extensions Downloads">
+  <h1></h1>
+</div>
+-->
+
+<div class="row">
+  <div class="col-md-12">
+    <!--
+
+-->
+
+<h1 id="apache-bahir-spark-extensions-downloads">Apache Bahir Spark Extensions 
Downloads</h1>
+
+<p>Please find below the latest releases of Apache Bahir for Apache Spark 
Extensions. Note that the binary artifacts for each platform are also published 
independently through Maven.</p>
+
+<h2 id="bahir-spark-extensions-latest-release">Bahir Spark Extensions Latest 
Release</h2>
+
+<p>Our latest Apache Bahir release for Apache Spark extensions is 2.1.0, 
released on 02/22/2017.</p>
+
+<table class="table table-hover sortable">
+    <thead>
+        <tr>
+            <th><b>Name</b></th>
+            <th><b>Archive</b></th>
+            <th><b>MD5</b></th>
+            <!--th><b>SHA-1</b></th-->
+            <th><b>signature</b></th>
+        </tr>
+    </thead>
+    <tbody>
+        <tr>
+            <td>Apache Bahir Spark Extensions 2.1.0 (tar.gz)</td>
+            <td><a 
href="http://www.apache.org/dyn/closer.lua/bahir/2.1.0/apache-bahir-2.1.0-src.tar.gz";>tar.gz</a></td>
+            <td><a 
href="http://www.apache.org/dist/bahir/2.1.0/apache-bahir-2.1.0-src.tar.gz.md5";>MD5</a></td>
+            <!--td><a 
href="http://www.apache.org/dist/bahir/2.1.0/apache-bahir-2.1.0-src.tar.gz.sha1";>SHA-1</a></td-->
+            <td><a 
href="http://www.apache.org/dist/bahir/2.1.0/apache-bahir-2.1.0-src.tar.gz.asc";>ASC</a></td>
+        </tr>
+        <tr>
+            <td>Apache Bahir Spark Extensions 2.1.0 (zip)</td>
+            <td><a 
href="http://www.apache.org/dyn/closer.lua/bahir/2.1.0/apache-bahir-2.1.0-src.zip";>zip</a></td>
+            <td><a 
href="http://www.apache.org/dist/bahir/2.1.0/apache-bahir-2.1.0-src.zip.md5";>MD5</a></td>
+            <!--td><a 
href="http://www.apache.org/dist/bahir/2.1.0/apache-bahir-2.1.0-src.zip.sha1";>SHA-1</a></td-->
+            <td><a 
href="http://www.apache.org/dist/bahir/2.1.0/apache-bahir-2.1.0-src.zip.asc";>ASC</a></td>
+        </tr>
+        <tr>
+            <td>Release Notes</td>
+            <td><a href="/releases/spark/2.1.0/release-notes">2.1.0</a></td>
+            <td></td>
+            <!--td></td-->
+            <td></td>
+        </tr>
+    </tbody>
+</table>
+
+<p>You can also retrieve the source files from our git repository by 
typing:</p>
+
+<pre>
+git clone https://github.com/apache/bahir
+cd bahir
+git checkout -b tags/v2.1.0 v2.1.0
+</pre>
+
+<h3 id="previous-releases">Previous Releases</h3>
+
+<p>All previous releases of Apache Bahir Spark Extensions can be found in the 
<a href="http://archive.apache.org/dist/bahir/";>archives</a>.</p>
+
+<h2 id="verifying-a-release">Verifying a Release</h2>
+
+<p>Instructions for checking hashes and signatures is indicated on the <a 
href="http://www.apache.org/info/verification.html";>Verifying Apache Software 
Foundation Releases</a> page.</p>
+
+<p>Choose a source distribution in either <em>tar</em> or <em>zip</em> format,
+and <a href="http://www.apache.org/dyn/closer.cgi#verify";>verify</a>
+using the corresponding <em>pgp</em> signature (using the committer file in
+<a href="http://www.apache.org/dist/bahir/KEYS";>KEYS</a>).
+If you cannot do that, the <em>md5</em> hash file may be used to check that the
+download has completed OK.</p>
+
+<p>For fast downloads, current source distributions are hosted on mirror 
servers;
+older source distributions are in the
+<a href="http://archive.apache.org/dist/bahir/";>archive</a>.
+If a download from a mirror fails, retry, and the second download will likely
+succeed.</p>
+
+<p>For security, hash and signature files are always hosted at
+<a href="https://www.apache.org/dist";>Apache</a>.</p>
+
+
+  </div>
+</div>
+
+
+
+      <hr>
+
+      <!-- <p>&copy; 2017 </p>-->
+      <footer class="site-footer">
+    <div class="wrapper">
+        <div class="footer-col-wrapper">
+            
+            <div style="text-align:center;">
+                
+                <div>
+                    Copyright &copy; 2016-2017 <a 
href="http://www.apache.org";>The Apache Software Foundation</a>.
+                    Licensed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version
+                    2.0</a>.
+                    <br>
+                    
+                    Apache and the Apache Feather logo are trademarks of The 
Apache Software Foundation.
+                    
+                </div>
+            </div>
+        </div>
+    </div>
+</footer>
+
+    </div>
+
+    
+
+
+  <script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-79140859-1', 'bahir.apache.org');
+  ga('require', 'linkid', 'linkid.js');
+  ga('send', 'pageview');
+
+</script>
+
+
+
+    <script 
src="/assets/themes/apache-clean/jquery/jquery-2.1.1.min.js"></script>
+
+    <script 
src="/assets/themes/apache-clean/bootstrap/js/bootstrap.min.js"></script>
+
+
+  </body>
+</html>
+

http://git-wip-us.apache.org/repos/asf/bahir-website/blob/15a236c9/content/feed.xml
----------------------------------------------------------------------
diff --git a/content/feed.xml b/content/feed.xml
index b2fda32..034a3de 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -2,13 +2,13 @@
 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom";>
   <channel>
     <title>Apache Bahir</title>
-    <description>Apache Bahir provides extensions to distributed analytic 
platforms such as Apache Spark.
+    <description>Apache Bahir provides extensions to distributed analytic 
platforms such as Apache Spark and Apache Flink.
 </description>
     <link>http://bahir.apache.org/</link>
     <atom:link href="http://bahir.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Wed, 22 Feb 2017 03:37:11 -0800</pubDate>
-    <lastBuildDate>Wed, 22 Feb 2017 03:37:11 -0800</lastBuildDate>
-    <generator>Jekyll v3.3.1</generator>
+    <pubDate>Tue, 14 Mar 2017 09:01:19 -0700</pubDate>
+    <lastBuildDate>Tue, 14 Mar 2017 09:01:19 -0700</lastBuildDate>
+    <generator>Jekyll v3.2.1</generator>
     
       <item>
         <title>Release 0.2.0</title>

http://git-wip-us.apache.org/repos/asf/bahir-website/blob/15a236c9/content/history/index.html
----------------------------------------------------------------------
diff --git a/content/history/index.html b/content/history/index.html
index e195181..8145626 100644
--- a/content/history/index.html
+++ b/content/history/index.html
@@ -105,19 +105,10 @@
             <ul class="dropdown-menu dropdown-left">
               
               
-              <li><a href="/docs/spark/current/documentation" 
target="_self">Bahir Spark Extensions - Current</a></li>
+              <li><a href="/docs/spark/overview" target="_self">Bahir Spark 
Extensions</a></li>
               
               
-              <li><a href="/docs/spark/2.1.0/documentation" 
target="_self">Bahir Spark Extensions - 2.1.0</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.2/documentation" 
target="_self">Bahir Spark Extensions - 2.0.2</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.1/documentation" 
target="_self">Bahir Spark Extensions - 2.0.1</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.0/documentation" 
target="_self">Bahir Spark Extensions - 2.0.0</a></li>
+              <li><a href="/docs/flink/overview" target="_self">Bahir Flink 
Extensions</a></li>
               
             </ul>
             
@@ -128,8 +119,19 @@
           
           <li id="github">
             
-            
-            <a href="https://github.com/apache/bahir"; 
target="_blank">GitHub</a>
+            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">GitHub<b class="caret"></b></a>
+            <ul class="dropdown-menu dropdown-left">
+              
+              
+              <li><a href="https://github.com/apache/bahir"; 
target="_blank">Bahir Spark Extensions</a></li>
+              
+              
+              <li><a href="https://github.com/apache/bahir-flink"; 
target="_blank">Bahir Flink Extensions</a></li>
+              
+              
+              <li><a href="https://github.com/apache/bahir-website"; 
target="_blank">Bahir Website</a></li>
+              
+            </ul>
             
           </li>
           
@@ -188,11 +190,11 @@
 <h2 id="apache-bahir-downloads">Apache Bahir Downloads</h2>
 
 <p>For a full list of releases, see
-<a href="https://github.com/apache/bahir/releases";>github</a>.
+<a href="https://github.com/apache//releases";>github</a>.
 Downloads are available on the
 <a href="/download.html">downloads page</a>.</p>
 
-<h2 id="v0-2-0"><a 
href="https://github.com/apache/bahir/releases/tag/bahir-0.2.0";>0.2.0</a> / 
2015-11-10</h2>
+<h2 id="v0-2-0"><a 
href="https://github.com/apache//releases/tag/-0.2.0";>0.2.0</a> / 
2015-11-10</h2>
 
 <p>Our second release!</p>
 
@@ -205,7 +207,7 @@ Add a variant of <code 
class="highlighter-rouge">FooSchema</code> that does not
 Derive <code class="highlighter-rouge">FOO</code> return type by a 
customizable policy</li>
 </ul>
 
-<h2 id="v0-1-0"><a 
href="https://github.com/apache/bahir/releases/tag/bahir-0.1.0";>0.1.0</a> / 
2015-09-25</h2>
+<h2 id="v0-1-0"><a 
href="https://github.com/apache//releases/tag/-0.1.0";>0.1.0</a> / 
2015-09-25</h2>
 
 <p>Our first release!</p>
 

http://git-wip-us.apache.org/repos/asf/bahir-website/blob/15a236c9/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 6ded77e..848c5f4 100644
--- a/content/index.html
+++ b/content/index.html
@@ -41,10 +41,12 @@
   <div class="container">
     <img class="logo-img" 
src="/assets/themes/apache-clean/img/apache_logo_800.png" alt="Apache Bahir"/>
     <!--h1>Apache Bahir</h1-->
-    <p>Apache Bahir provides extensions to distributed analytic platforms such 
as Apache Spark.</p>
+    <!--p>Apache Bahir provides extensions to distributed analytic platforms 
such as Apache Spark and Apache Flink.</p-->
 
     
-    <a href="/download" class="btn btn-primary btn-lg bigFingerButton" 
role="button">Download Apache Bahir 2.1.0</a></p>
+      <a href="/downloads/spark" class="btn btn-primary btn-lg 
bigFingerButton" role="button">Download Apache Bahir Spark Extensions 
2.1.0</a></p>
+    
+
     
   </div>
 </div>
@@ -110,19 +112,10 @@
             <ul class="dropdown-menu dropdown-left">
               
               
-              <li><a href="/docs/spark/current/documentation" 
target="_self">Bahir Spark Extensions - Current</a></li>
-              
-              
-              <li><a href="/docs/spark/2.1.0/documentation" 
target="_self">Bahir Spark Extensions - 2.1.0</a></li>
-              
+              <li><a href="/docs/spark/overview" target="_self">Bahir Spark 
Extensions</a></li>
               
-              <li><a href="/docs/spark/2.0.2/documentation" 
target="_self">Bahir Spark Extensions - 2.0.2</a></li>
               
-              
-              <li><a href="/docs/spark/2.0.1/documentation" 
target="_self">Bahir Spark Extensions - 2.0.1</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.0/documentation" 
target="_self">Bahir Spark Extensions - 2.0.0</a></li>
+              <li><a href="/docs/flink/overview" target="_self">Bahir Flink 
Extensions</a></li>
               
             </ul>
             
@@ -133,8 +126,19 @@
           
           <li id="github">
             
-            
-            <a href="https://github.com/apache/bahir"; 
target="_blank">GitHub</a>
+            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">GitHub<b class="caret"></b></a>
+            <ul class="dropdown-menu dropdown-left">
+              
+              
+              <li><a href="https://github.com/apache/bahir"; 
target="_blank">Bahir Spark Extensions</a></li>
+              
+              
+              <li><a href="https://github.com/apache/bahir-flink"; 
target="_blank">Bahir Flink Extensions</a></li>
+              
+              
+              <li><a href="https://github.com/apache/bahir-website"; 
target="_blank">Bahir Website</a></li>
+              
+            </ul>
             
           </li>
           
@@ -192,9 +196,9 @@
 
 <h2 id="what-is-apache-bahir">What is Apache Bahir</h2>
 
-<p>Apache Bahir provides extensions to distributed analytic platforms such as 
<a href="http://spark.apache.org"; target="_blank">Apache Spark</a> and <a 
href="http://flink.apache.org"; target="_blank">Apache Fink</a>.</p>
+<p>Apache Bahir provides extensions to multiple distributed analytic 
platforms, extending their reach with a diversity of streaming connectors and 
SQL data sources.</p>
 
-<p>Bahir currently extends the reach of your analytic platform by providing a 
diversity of streaming connectors and SQL data sources.</p>
+<p>Currently, Bahir provides extensions for <a href="http://spark.apache.org"; 
target="_blank">Apache Spark</a> and <a href="http://flink.apache.org"; 
target="_blank">Apache Flink</a>.</p>
 
 <h2 id="apache-spark-extensions">Apache Spark extensions</h2>
 
@@ -209,16 +213,18 @@
 <h2 id="apache-flink-extensions">Apache Flink extensions</h2>
 
 <ul>
-  <li>Flink connector for ActiveMQ</li>
-  <li>Flink connector for Flume</li>
-  <li>Flink connector for Redis</li>
+  <li>Flink streaming connector for ActiveMQ</li>
+  <li>Flink streaming connector for Flume</li>
+  <li>Flink streaming connector for Redis</li>
+  <li>Flink streaming connector for Akka</li>
+  <li>Flink streaming connector for Netty</li>
 </ul>
 
 <p>The Apache Bahir community welcomes the proposal of new extensions.</p>
 
 <h2 id="contact-the-bahir-community">Contact the Bahir community</h2>
 
-<p>For Bahir updates and news, subscribe to our development mailing list. 
Check out <a href="/community">All Mailing Lists</a></p>
+<p>For Bahir updates and news, subscribe to our development mailing list. 
Check out <a href="/community">All Mailing Lists</a>.</p>
 
 <div class="row">
   <div class="col-md-12">

http://git-wip-us.apache.org/repos/asf/bahir-website/blob/15a236c9/content/privacy-policy/index.html
----------------------------------------------------------------------
diff --git a/content/privacy-policy/index.html 
b/content/privacy-policy/index.html
index 65c834b..e6200ef 100644
--- a/content/privacy-policy/index.html
+++ b/content/privacy-policy/index.html
@@ -105,19 +105,10 @@
             <ul class="dropdown-menu dropdown-left">
               
               
-              <li><a href="/docs/spark/current/documentation" 
target="_self">Bahir Spark Extensions - Current</a></li>
+              <li><a href="/docs/spark/overview" target="_self">Bahir Spark 
Extensions</a></li>
               
               
-              <li><a href="/docs/spark/2.1.0/documentation" 
target="_self">Bahir Spark Extensions - 2.1.0</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.2/documentation" 
target="_self">Bahir Spark Extensions - 2.0.2</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.1/documentation" 
target="_self">Bahir Spark Extensions - 2.0.1</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.0/documentation" 
target="_self">Bahir Spark Extensions - 2.0.0</a></li>
+              <li><a href="/docs/flink/overview" target="_self">Bahir Flink 
Extensions</a></li>
               
             </ul>
             
@@ -128,8 +119,19 @@
           
           <li id="github">
             
-            
-            <a href="https://github.com/apache/bahir"; 
target="_blank">GitHub</a>
+            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">GitHub<b class="caret"></b></a>
+            <ul class="dropdown-menu dropdown-left">
+              
+              
+              <li><a href="https://github.com/apache/bahir"; 
target="_blank">Bahir Spark Extensions</a></li>
+              
+              
+              <li><a href="https://github.com/apache/bahir-flink"; 
target="_blank">Bahir Flink Extensions</a></li>
+              
+              
+              <li><a href="https://github.com/apache/bahir-website"; 
target="_blank">Bahir Website</a></li>
+              
+            </ul>
             
           </li>
           

http://git-wip-us.apache.org/repos/asf/bahir-website/blob/15a236c9/content/releases/2.0.0/release-notes/index.html
----------------------------------------------------------------------
diff --git a/content/releases/2.0.0/release-notes/index.html 
b/content/releases/2.0.0/release-notes/index.html
deleted file mode 100644
index 7a52c57..0000000
--- a/content/releases/2.0.0/release-notes/index.html
+++ /dev/null
@@ -1,294 +0,0 @@
-
-
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <title>Bahir Release 2.0.0</title>
-    <meta name="description" content="Release Notes for Apache Bahir 2.0.0">
-    <meta name="author" content="">
-
-    <!-- Enable responsive viewport -->
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
-    <!--[if lt IE 9]>
-      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
-    <![endif]-->
-
-    <!-- Le styles -->
-    <link href="/assets/themes/apache-clean/bootstrap/css/bootstrap.css" 
rel="stylesheet">
-    <link href="/assets/themes/apache-clean/css/style.css?body=1" 
rel="stylesheet" type="text/css">
-    <link href="/assets/themes/apache-clean/css/syntax.css" rel="stylesheet"  
type="text/css" media="screen" />
-    <!-- Le fav and touch icons -->
-    <!-- Update these with your own images
-    <link rel="shortcut icon" href="images/favicon.ico">
-    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
-  -->
-
-    <!-- make tables sortable by adding class tag "sortable" to table elements 
-->
-    <script 
src="http://www.kryogenix.org/code/browser/sorttable/sorttable.js";></script>
-
-
-  </head>
-
-  <body>
-
-    
-
-<!-- Navigation -->
-<div id="nav-bar">
-  <nav id="nav-container" class="navbar navbar-inverse " role="navigation">
-    <div class="container">
-      <!-- Brand and toggle get grouped for better mobile display -->
-
-      <div class="navbar-header page-scroll">
-        <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
-          <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 page-scroll" href="/#home">Home</a>
-      </div>
-      <!-- Collect the nav links, forms, and other content for toggling -->
-      <nav class="navbar-collapse collapse" role="navigation">
-        <ul class="nav navbar-nav">
-          
-          
-          
-          <li id="download">
-            
-            
-            <a href="/download" target="_self">Download</a>
-            
-          </li>
-          
-          
-          
-          
-          <li id="community">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Community<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="/community" target="_self">Get Involved</a></li>
-              
-              
-              <li><a href="/contributing" target="_self">Contributing</a></li>
-              
-              
-              <li><a href="/contributing-extensions" 
target="_self">Contributing Extensions</a></li>
-              
-              
-              <li><a href="https://issues.apache.org/jira/browse/BAHIR"; 
target="_blank">Issue Tracker</a></li>
-              
-              
-              <li><a href="https://github.com/apache/bahir"; 
target="_blank">Source Code</a></li>
-              
-              
-              <li><a href="/community-members" target="_self">Project 
Committers</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-          
-          
-          <li id="documentation">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Documentation<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="/docs/spark/current/documentation" 
target="_self">Bahir Spark Extensions - Current</a></li>
-              
-              
-              <li><a href="/docs/spark/2.1.0/documentation" 
target="_self">Bahir Spark Extensions - 2.1.0</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.2/documentation" 
target="_self">Bahir Spark Extensions - 2.0.2</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.1/documentation" 
target="_self">Bahir Spark Extensions - 2.0.1</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.0/documentation" 
target="_self">Bahir Spark Extensions - 2.0.0</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-          
-          
-          <li id="github">
-            
-            
-            <a href="https://github.com/apache/bahir"; 
target="_blank">GitHub</a>
-            
-          </li>
-          
-          
-          
-          
-          <li id="apache">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Apache<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
target="_blank">Apache Software Foundation</a></li>
-              
-              
-              <li><a href="http://www.apache.org/licenses/"; 
target="_blank">Apache License</a></li>
-              
-              
-              <li><a href="http://www.apache.org/foundation/sponsorship"; 
target="_blank">Sponsorship</a></li>
-              
-              
-              <li><a href="http://www.apache.org/foundation/thanks.html"; 
target="_blank">Thanks</a></li>
-              
-              
-              <li><a href="/privacy-policy" target="_self">Privacy 
Policy</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-        </ul>
-      </nav><!--/.navbar-collapse -->
-      <!-- /.navbar-collapse -->
-    </div>
-    <!-- /.container -->
-  </nav>
-</div>
-
-
-    <div class="container">
-
-      
-
-<!--<div class="hero-unit Bahir Release 2.0.0">
-  <h1></h1>
-</div>
--->
-
-<div class="row">
-  <div class="col-md-12">
-    <!--
-
--->
-
-<h1 id="apache-bahir-20-for-apache-spark-20">Apache Bahir 2.0 for Apache Spark 
2.0</h1>
-
-<h2 id="bug">Bug</h2>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>[BAHIR-13] - 
Update spark tags dependency
-[BAHIR-14] - Cleanup maven pom from Spark dependencies
-[BAHIR-15] - Enable RAT on Bahir builds
-[BAHIR-16] - Build issues due to log4j properties not found
-[BAHIR-18] - Include examples in Maven test build
-[BAHIR-23] - Build should fail on Checkstyle violation
-[BAHIR-24] - Fix MQTT Python code
-[BAHIR-38] - Spark-submit does not use latest locally installed Bahir packages
-[BAHIR-42] - Refactor sql-streaming-mqtt examples to follow other projects 
pattern
-[BAHIR-43] - Add missing apache license header to sql-mqtt file
-[BAHIR-44] - Add new sql-streaming-mqtt to distribution
-</code></pre>
-</div>
-
-<h2 id="improvement">Improvement</h2>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>[BAHIR-36] - 
Update readme.md with build instructions
-</code></pre>
-</div>
-
-<h2 id="new-feature">New Feature</h2>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>[BAHIR-2]  - 
Create initial build for Bahir components
-[BAHIR-39] - MQTT as a streaming source for SQL Streaming
-</code></pre>
-</div>
-
-<h2 id="task">Task</h2>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>[BAHIR-17] - 
Prepare release based on Apache Spark 2.0.0-preview
-[BAHIR-22] - Add script to run examples
-[BAHIR-35] - Include Python code in the binary jars for use with "--packages 
..."
-[BAHIR-37] - Prepare release based on Apache Spark 2.0.0
-</code></pre>
-</div>
-
-<h2 id="sub-task">Sub-task</h2>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>[BAHIR-19] - 
Create Bahir source distribution
-[BAHIR-20] - Create release script
-[BAHIR-21] - Create script to change build between scala 2.10 and 2.11
-[BAHIR-28] - Add documentation for streaming-akka connector
-[BAHIR-29] - Add documentation for streaming-mqtt connector
-[BAHIR-30] - Add documentation for streaming-twitter connector
-[BAHIR-31] - Add documentation for streaming-zeromq connector
-</code></pre>
-</div>
-
-  </div>
-</div>
-
-
-
-      <hr>
-
-      <!-- <p>&copy; 2017 </p>-->
-      <footer class="site-footer">
-    <div class="wrapper">
-        <div class="footer-col-wrapper">
-            
-            <div style="text-align:center;">
-                
-                <div>
-                    Copyright &copy; 2016-2017 <a 
href="http://www.apache.org";>The Apache Software Foundation</a>.
-                    Licensed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version
-                    2.0</a>.
-                    <br>
-                    
-                    Apache and the Apache Feather logo are trademarks of The 
Apache Software Foundation.
-                    
-                </div>
-            </div>
-        </div>
-    </div>
-</footer>
-
-    </div>
-
-    
-
-
-  <script type="text/javascript">
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
-  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-79140859-1', 'bahir.apache.org');
-  ga('require', 'linkid', 'linkid.js');
-  ga('send', 'pageview');
-
-</script>
-
-
-
-    <script 
src="/assets/themes/apache-clean/jquery/jquery-2.1.1.min.js"></script>
-
-    <script 
src="/assets/themes/apache-clean/bootstrap/js/bootstrap.min.js"></script>
-
-
-  </body>
-</html>
-

http://git-wip-us.apache.org/repos/asf/bahir-website/blob/15a236c9/content/releases/2.0.1/release-notes/index.html
----------------------------------------------------------------------
diff --git a/content/releases/2.0.1/release-notes/index.html 
b/content/releases/2.0.1/release-notes/index.html
deleted file mode 100644
index 3b68fb3..0000000
--- a/content/releases/2.0.1/release-notes/index.html
+++ /dev/null
@@ -1,265 +0,0 @@
-
-
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <title>Bahir Release 2.0.1</title>
-    <meta name="description" content="Release Notes for Apache Bahir 2.0.1">
-    <meta name="author" content="">
-
-    <!-- Enable responsive viewport -->
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
-    <!--[if lt IE 9]>
-      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
-    <![endif]-->
-
-    <!-- Le styles -->
-    <link href="/assets/themes/apache-clean/bootstrap/css/bootstrap.css" 
rel="stylesheet">
-    <link href="/assets/themes/apache-clean/css/style.css?body=1" 
rel="stylesheet" type="text/css">
-    <link href="/assets/themes/apache-clean/css/syntax.css" rel="stylesheet"  
type="text/css" media="screen" />
-    <!-- Le fav and touch icons -->
-    <!-- Update these with your own images
-    <link rel="shortcut icon" href="images/favicon.ico">
-    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
-  -->
-
-    <!-- make tables sortable by adding class tag "sortable" to table elements 
-->
-    <script 
src="http://www.kryogenix.org/code/browser/sorttable/sorttable.js";></script>
-
-
-  </head>
-
-  <body>
-
-    
-
-<!-- Navigation -->
-<div id="nav-bar">
-  <nav id="nav-container" class="navbar navbar-inverse " role="navigation">
-    <div class="container">
-      <!-- Brand and toggle get grouped for better mobile display -->
-
-      <div class="navbar-header page-scroll">
-        <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
-          <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 page-scroll" href="/#home">Home</a>
-      </div>
-      <!-- Collect the nav links, forms, and other content for toggling -->
-      <nav class="navbar-collapse collapse" role="navigation">
-        <ul class="nav navbar-nav">
-          
-          
-          
-          <li id="download">
-            
-            
-            <a href="/download" target="_self">Download</a>
-            
-          </li>
-          
-          
-          
-          
-          <li id="community">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Community<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="/community" target="_self">Get Involved</a></li>
-              
-              
-              <li><a href="/contributing" target="_self">Contributing</a></li>
-              
-              
-              <li><a href="/contributing-extensions" 
target="_self">Contributing Extensions</a></li>
-              
-              
-              <li><a href="https://issues.apache.org/jira/browse/BAHIR"; 
target="_blank">Issue Tracker</a></li>
-              
-              
-              <li><a href="https://github.com/apache/bahir"; 
target="_blank">Source Code</a></li>
-              
-              
-              <li><a href="/community-members" target="_self">Project 
Committers</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-          
-          
-          <li id="documentation">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Documentation<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="/docs/spark/current/documentation" 
target="_self">Bahir Spark Extensions - Current</a></li>
-              
-              
-              <li><a href="/docs/spark/2.1.0/documentation" 
target="_self">Bahir Spark Extensions - 2.1.0</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.2/documentation" 
target="_self">Bahir Spark Extensions - 2.0.2</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.1/documentation" 
target="_self">Bahir Spark Extensions - 2.0.1</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.0/documentation" 
target="_self">Bahir Spark Extensions - 2.0.0</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-          
-          
-          <li id="github">
-            
-            
-            <a href="https://github.com/apache/bahir"; 
target="_blank">GitHub</a>
-            
-          </li>
-          
-          
-          
-          
-          <li id="apache">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Apache<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
target="_blank">Apache Software Foundation</a></li>
-              
-              
-              <li><a href="http://www.apache.org/licenses/"; 
target="_blank">Apache License</a></li>
-              
-              
-              <li><a href="http://www.apache.org/foundation/sponsorship"; 
target="_blank">Sponsorship</a></li>
-              
-              
-              <li><a href="http://www.apache.org/foundation/thanks.html"; 
target="_blank">Thanks</a></li>
-              
-              
-              <li><a href="/privacy-policy" target="_self">Privacy 
Policy</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-        </ul>
-      </nav><!--/.navbar-collapse -->
-      <!-- /.navbar-collapse -->
-    </div>
-    <!-- /.container -->
-  </nav>
-</div>
-
-
-    <div class="container">
-
-      
-
-<!--<div class="hero-unit Bahir Release 2.0.1">
-  <h1></h1>
-</div>
--->
-
-<div class="row">
-  <div class="col-md-12">
-    <!--
-
--->
-
-<h1 id="apache-bahir-201-for-apache-spark-201">Apache Bahir 2.0.1 for Apache 
Spark 2.0.1</h1>
-
-<h2 id="bug">Bug</h2>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>[BAHIR-52] - 
Update extension documentation formats for code sections
-[BAHIR-69] - Release script fails intermitently when publishing to staging 
maven repo
-</code></pre>
-</div>
-
-<h2 id="improvement">Improvement</h2>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>[BAHIR-51] - Add 
additional MQTT options/parameters to MQTTInputDStream and MqttStreamSource
-[BAHIR-53] - Add additional MQTT options/parameters to MQTTInputDStream
-[BAHIR-61] - Enable release script to publish release by a specific rc tag
-</code></pre>
-</div>
-
-<h2 id="task">Task</h2>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>[BAHIR-62] - 
Prepare release based on Apache Spark 2.0.1
-</code></pre>
-</div>
-
-  </div>
-</div>
-
-
-
-      <hr>
-
-      <!-- <p>&copy; 2017 </p>-->
-      <footer class="site-footer">
-    <div class="wrapper">
-        <div class="footer-col-wrapper">
-            
-            <div style="text-align:center;">
-                
-                <div>
-                    Copyright &copy; 2016-2017 <a 
href="http://www.apache.org";>The Apache Software Foundation</a>.
-                    Licensed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version
-                    2.0</a>.
-                    <br>
-                    
-                    Apache and the Apache Feather logo are trademarks of The 
Apache Software Foundation.
-                    
-                </div>
-            </div>
-        </div>
-    </div>
-</footer>
-
-    </div>
-
-    
-
-
-  <script type="text/javascript">
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
-  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-79140859-1', 'bahir.apache.org');
-  ga('require', 'linkid', 'linkid.js');
-  ga('send', 'pageview');
-
-</script>
-
-
-
-    <script 
src="/assets/themes/apache-clean/jquery/jquery-2.1.1.min.js"></script>
-
-    <script 
src="/assets/themes/apache-clean/bootstrap/js/bootstrap.min.js"></script>
-
-
-  </body>
-</html>
-

http://git-wip-us.apache.org/repos/asf/bahir-website/blob/15a236c9/content/releases/2.0.2/release-notes/index.html
----------------------------------------------------------------------
diff --git a/content/releases/2.0.2/release-notes/index.html 
b/content/releases/2.0.2/release-notes/index.html
deleted file mode 100644
index 2a905c7..0000000
--- a/content/releases/2.0.2/release-notes/index.html
+++ /dev/null
@@ -1,264 +0,0 @@
-
-
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <title>Bahir Release 2.0.2</title>
-    <meta name="description" content="Release Notes for Apache Bahir 2.0.2">
-    <meta name="author" content="">
-
-    <!-- Enable responsive viewport -->
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
-    <!--[if lt IE 9]>
-      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
-    <![endif]-->
-
-    <!-- Le styles -->
-    <link href="/assets/themes/apache-clean/bootstrap/css/bootstrap.css" 
rel="stylesheet">
-    <link href="/assets/themes/apache-clean/css/style.css?body=1" 
rel="stylesheet" type="text/css">
-    <link href="/assets/themes/apache-clean/css/syntax.css" rel="stylesheet"  
type="text/css" media="screen" />
-    <!-- Le fav and touch icons -->
-    <!-- Update these with your own images
-    <link rel="shortcut icon" href="images/favicon.ico">
-    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
-  -->
-
-    <!-- make tables sortable by adding class tag "sortable" to table elements 
-->
-    <script 
src="http://www.kryogenix.org/code/browser/sorttable/sorttable.js";></script>
-
-
-  </head>
-
-  <body>
-
-    
-
-<!-- Navigation -->
-<div id="nav-bar">
-  <nav id="nav-container" class="navbar navbar-inverse " role="navigation">
-    <div class="container">
-      <!-- Brand and toggle get grouped for better mobile display -->
-
-      <div class="navbar-header page-scroll">
-        <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
-          <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 page-scroll" href="/#home">Home</a>
-      </div>
-      <!-- Collect the nav links, forms, and other content for toggling -->
-      <nav class="navbar-collapse collapse" role="navigation">
-        <ul class="nav navbar-nav">
-          
-          
-          
-          <li id="download">
-            
-            
-            <a href="/download" target="_self">Download</a>
-            
-          </li>
-          
-          
-          
-          
-          <li id="community">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Community<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="/community" target="_self">Get Involved</a></li>
-              
-              
-              <li><a href="/contributing" target="_self">Contributing</a></li>
-              
-              
-              <li><a href="/contributing-extensions" 
target="_self">Contributing Extensions</a></li>
-              
-              
-              <li><a href="https://issues.apache.org/jira/browse/BAHIR"; 
target="_blank">Issue Tracker</a></li>
-              
-              
-              <li><a href="https://github.com/apache/bahir"; 
target="_blank">Source Code</a></li>
-              
-              
-              <li><a href="/community-members" target="_self">Project 
Committers</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-          
-          
-          <li id="documentation">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Documentation<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="/docs/spark/current/documentation" 
target="_self">Bahir Spark Extensions - Current</a></li>
-              
-              
-              <li><a href="/docs/spark/2.1.0/documentation" 
target="_self">Bahir Spark Extensions - 2.1.0</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.2/documentation" 
target="_self">Bahir Spark Extensions - 2.0.2</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.1/documentation" 
target="_self">Bahir Spark Extensions - 2.0.1</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.0/documentation" 
target="_self">Bahir Spark Extensions - 2.0.0</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-          
-          
-          <li id="github">
-            
-            
-            <a href="https://github.com/apache/bahir"; 
target="_blank">GitHub</a>
-            
-          </li>
-          
-          
-          
-          
-          <li id="apache">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Apache<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
target="_blank">Apache Software Foundation</a></li>
-              
-              
-              <li><a href="http://www.apache.org/licenses/"; 
target="_blank">Apache License</a></li>
-              
-              
-              <li><a href="http://www.apache.org/foundation/sponsorship"; 
target="_blank">Sponsorship</a></li>
-              
-              
-              <li><a href="http://www.apache.org/foundation/thanks.html"; 
target="_blank">Thanks</a></li>
-              
-              
-              <li><a href="/privacy-policy" target="_self">Privacy 
Policy</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-        </ul>
-      </nav><!--/.navbar-collapse -->
-      <!-- /.navbar-collapse -->
-    </div>
-    <!-- /.container -->
-  </nav>
-</div>
-
-
-    <div class="container">
-
-      
-
-<!--<div class="hero-unit Bahir Release 2.0.2">
-  <h1></h1>
-</div>
--->
-
-<div class="row">
-  <div class="col-md-12">
-    <!--
-
--->
-
-<h1 id="apache-bahir-202-for-apache-spark-202">Apache Bahir 2.0.2 for Apache 
Spark 2.0.2</h1>
-
-<h2 id="task">Task</h2>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>[BAHIR-82] - 
Prepare release based on Apache Spark 2.0.2
-</code></pre>
-</div>
-
-<h2 id="sub-task">Sub-Task</h2>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>[BAHIR-64] - Add 
test that Akka streaming connector can receive data
-[BAHIR-69] - Clean build between different scala versions
-</code></pre>
-</div>
-
-<h2 id="test">Test</h2>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>[BAHIR-83] - Flaky 
test in BasicMQTTSourceSuite
-[BAHIR-84] - Build log flooded with test log messages
-</code></pre>
-</div>
-
-  </div>
-</div>
-
-
-
-      <hr>
-
-      <!-- <p>&copy; 2017 </p>-->
-      <footer class="site-footer">
-    <div class="wrapper">
-        <div class="footer-col-wrapper">
-            
-            <div style="text-align:center;">
-                
-                <div>
-                    Copyright &copy; 2016-2017 <a 
href="http://www.apache.org";>The Apache Software Foundation</a>.
-                    Licensed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version
-                    2.0</a>.
-                    <br>
-                    
-                    Apache and the Apache Feather logo are trademarks of The 
Apache Software Foundation.
-                    
-                </div>
-            </div>
-        </div>
-    </div>
-</footer>
-
-    </div>
-
-    
-
-
-  <script type="text/javascript">
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
-  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-79140859-1', 'bahir.apache.org');
-  ga('require', 'linkid', 'linkid.js');
-  ga('send', 'pageview');
-
-</script>
-
-
-
-    <script 
src="/assets/themes/apache-clean/jquery/jquery-2.1.1.min.js"></script>
-
-    <script 
src="/assets/themes/apache-clean/bootstrap/js/bootstrap.min.js"></script>
-
-
-  </body>
-</html>
-

http://git-wip-us.apache.org/repos/asf/bahir-website/blob/15a236c9/content/releases/2.1.0/release-notes/index.html
----------------------------------------------------------------------
diff --git a/content/releases/2.1.0/release-notes/index.html 
b/content/releases/2.1.0/release-notes/index.html
deleted file mode 100644
index 16424ac..0000000
--- a/content/releases/2.1.0/release-notes/index.html
+++ /dev/null
@@ -1,253 +0,0 @@
-
-
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="utf-8">
-    <title>Bahir Release 2.1.0</title>
-    <meta name="description" content="Release Notes for Apache Bahir 2.1.0">
-    <meta name="author" content="">
-
-    <!-- Enable responsive viewport -->
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
-    <!--[if lt IE 9]>
-      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
-    <![endif]-->
-
-    <!-- Le styles -->
-    <link href="/assets/themes/apache-clean/bootstrap/css/bootstrap.css" 
rel="stylesheet">
-    <link href="/assets/themes/apache-clean/css/style.css?body=1" 
rel="stylesheet" type="text/css">
-    <link href="/assets/themes/apache-clean/css/syntax.css" rel="stylesheet"  
type="text/css" media="screen" />
-    <!-- Le fav and touch icons -->
-    <!-- Update these with your own images
-    <link rel="shortcut icon" href="images/favicon.ico">
-    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" 
href="images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" 
href="images/apple-touch-icon-114x114.png">
-  -->
-
-    <!-- make tables sortable by adding class tag "sortable" to table elements 
-->
-    <script 
src="http://www.kryogenix.org/code/browser/sorttable/sorttable.js";></script>
-
-
-  </head>
-
-  <body>
-
-    
-
-<!-- Navigation -->
-<div id="nav-bar">
-  <nav id="nav-container" class="navbar navbar-inverse " role="navigation">
-    <div class="container">
-      <!-- Brand and toggle get grouped for better mobile display -->
-
-      <div class="navbar-header page-scroll">
-        <button type="button" class="navbar-toggle" data-toggle="collapse" 
data-target=".navbar-collapse">
-          <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 page-scroll" href="/#home">Home</a>
-      </div>
-      <!-- Collect the nav links, forms, and other content for toggling -->
-      <nav class="navbar-collapse collapse" role="navigation">
-        <ul class="nav navbar-nav">
-          
-          
-          
-          <li id="download">
-            
-            
-            <a href="/download" target="_self">Download</a>
-            
-          </li>
-          
-          
-          
-          
-          <li id="community">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Community<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="/community" target="_self">Get Involved</a></li>
-              
-              
-              <li><a href="/contributing" target="_self">Contributing</a></li>
-              
-              
-              <li><a href="/contributing-extensions" 
target="_self">Contributing Extensions</a></li>
-              
-              
-              <li><a href="https://issues.apache.org/jira/browse/BAHIR"; 
target="_blank">Issue Tracker</a></li>
-              
-              
-              <li><a href="https://github.com/apache/bahir"; 
target="_blank">Source Code</a></li>
-              
-              
-              <li><a href="/community-members" target="_self">Project 
Committers</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-          
-          
-          <li id="documentation">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Documentation<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="/docs/spark/current/documentation" 
target="_self">Bahir Spark Extensions - Current</a></li>
-              
-              
-              <li><a href="/docs/spark/2.1.0/documentation" 
target="_self">Bahir Spark Extensions - 2.1.0</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.2/documentation" 
target="_self">Bahir Spark Extensions - 2.0.2</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.1/documentation" 
target="_self">Bahir Spark Extensions - 2.0.1</a></li>
-              
-              
-              <li><a href="/docs/spark/2.0.0/documentation" 
target="_self">Bahir Spark Extensions - 2.0.0</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-          
-          
-          <li id="github">
-            
-            
-            <a href="https://github.com/apache/bahir"; 
target="_blank">GitHub</a>
-            
-          </li>
-          
-          
-          
-          
-          <li id="apache">
-            
-            <a href="#" data-toggle="dropdown" 
class="dropdown-toggle">Apache<b class="caret"></b></a>
-            <ul class="dropdown-menu dropdown-left">
-              
-              
-              <li><a href="http://www.apache.org/foundation/how-it-works.html"; 
target="_blank">Apache Software Foundation</a></li>
-              
-              
-              <li><a href="http://www.apache.org/licenses/"; 
target="_blank">Apache License</a></li>
-              
-              
-              <li><a href="http://www.apache.org/foundation/sponsorship"; 
target="_blank">Sponsorship</a></li>
-              
-              
-              <li><a href="http://www.apache.org/foundation/thanks.html"; 
target="_blank">Thanks</a></li>
-              
-              
-              <li><a href="/privacy-policy" target="_self">Privacy 
Policy</a></li>
-              
-            </ul>
-            
-          </li>
-          
-          
-        </ul>
-      </nav><!--/.navbar-collapse -->
-      <!-- /.navbar-collapse -->
-    </div>
-    <!-- /.container -->
-  </nav>
-</div>
-
-
-    <div class="container">
-
-      
-
-<!--<div class="hero-unit Bahir Release 2.1.0">
-  <h1></h1>
-</div>
--->
-
-<div class="row">
-  <div class="col-md-12">
-    <!--
-
--->
-
-<h1 id="apache-bahir-21-for-apache-spark-21">Apache Bahir 2.1 for Apache Spark 
2.1</h1>
-
-<h2 id="task">Task</h2>
-
-<div class="highlighter-rouge"><pre class="highlight"><code>[BAHIR-87] - 
Prepare release based on Apache Spark 2.1.0
-[MINOR]    - Update Scaladoc in MQTTWordCount example  
-[MINOR]    - Fix Maven artifact IDs in README.md files
-</code></pre>
-</div>
-
-
-  </div>
-</div>
-
-
-
-      <hr>
-
-      <!-- <p>&copy; 2017 </p>-->
-      <footer class="site-footer">
-    <div class="wrapper">
-        <div class="footer-col-wrapper">
-            
-            <div style="text-align:center;">
-                
-                <div>
-                    Copyright &copy; 2016-2017 <a 
href="http://www.apache.org";>The Apache Software Foundation</a>.
-                    Licensed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version
-                    2.0</a>.
-                    <br>
-                    
-                    Apache and the Apache Feather logo are trademarks of The 
Apache Software Foundation.
-                    
-                </div>
-            </div>
-        </div>
-    </div>
-</footer>
-
-    </div>
-
-    
-
-
-  <script type="text/javascript">
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
-  
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-79140859-1', 'bahir.apache.org');
-  ga('require', 'linkid', 'linkid.js');
-  ga('send', 'pageview');
-
-</script>
-
-
-
-    <script 
src="/assets/themes/apache-clean/jquery/jquery-2.1.1.min.js"></script>
-
-    <script 
src="/assets/themes/apache-clean/bootstrap/js/bootstrap.min.js"></script>
-
-
-  </body>
-</html>
-

Reply via email to