http://git-wip-us.apache.org/repos/asf/flink-web/blob/d8883b04/content/contribute-documentation.html
----------------------------------------------------------------------
diff --git a/content/contribute-documentation.html 
b/content/contribute-documentation.html
deleted file mode 100644
index 00dc140..0000000
--- a/content/contribute-documentation.html
+++ /dev/null
@@ -1,259 +0,0 @@
-<!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">
-    <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
-    <title>Apache Flink: Contribute Documentation</title>
-    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
-    <link rel="icon" href="/favicon.ico" type="image/x-icon">
-
-    <!-- Bootstrap -->
-    <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
-    <link rel="stylesheet" href="/css/flink.css">
-    <link rel="stylesheet" href="/css/syntax.css">
-
-    <!-- Blog RSS feed -->
-    <link href="/blog/feed.xml" rel="alternate" type="application/rss+xml" 
title="Apache Flink Blog: RSS feed" />
-
-    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-    <!-- We need to load Jquery in the header for custom google analytics 
event tracking-->
-    <script 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
-
-    <!-- HTML5 shim and Respond.js for 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/html5shiv/3.7.2/html5shiv.min.js";></script>
-      <script 
src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
-    <![endif]-->
-  </head>
-  <body>  
-    
-
-  <!-- Top navbar. -->
-    <nav class="navbar navbar-default navbar-fixed-top">
-      <div class="container">
-        <!-- The logo. -->
-        <div class="navbar-header">
-          <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <div class="navbar-logo">
-            <a href="/">
-              <img alt="Apache Flink" src="/img/navbar-brand-logo.jpg" 
width="78px" height="40px">
-            </a>
-          </div>
-        </div><!-- /.navbar-header -->
-
-        <!-- The navigation links. -->
-        <div class="collapse navbar-collapse" 
id="bs-example-navbar-collapse-1">
-          <ul class="nav navbar-nav">
-
-            <!-- Overview -->
-            <li><a href="/index.html">Overview</a></li>
-
-            <!-- Features -->
-            <li><a href="/features.html">Features</a></li>
-
-            <!-- Downloads -->
-            <li><a href="/downloads.html">Downloads</a></li>
-
-            <!-- FAQ -->
-            <li><a href="/faq.html">FAQ</a></li>
-
-
-            <!-- Quickstart -->
-            <li class="dropdown">
-              <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-expanded="false"><small><span class="glyphicon 
glyphicon-new-window"></span></small> Quickstart <span class="caret"></span></a>
-              <ul class="dropdown-menu" role="menu">
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/quickstart/setup_quickstart.html";>Setup</a></li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/quickstart/run_example_quickstart.html";>Example:
 Wikipedia Edit Stream</a></li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/quickstart/java_api_quickstart.html";>Java
 API</a></li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/quickstart/scala_api_quickstart.html";>Scala
 API</a></li>
-              </ul>
-            </li>
-
-            <!-- Documentation -->
-            <li class="dropdown">
-              <a href="" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-expanded="false"><small><span class="glyphicon 
glyphicon-new-window"></span></small> Documentation <span 
class="caret"></span></a>
-              <ul class="dropdown-menu" role="menu">
-                <!-- Latest stable release -->
-                <li role="presentation" class="dropdown-header"><strong>Latest 
Release</strong> (Stable)</li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1";>1.1 
Documentation</a></li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/java"; 
class="active">1.1 Javadocs</a></li>
-                <!--<li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/scala/index.html";
 class="active">1.1 ScalaDocs</a></li> -->
-
-                <!-- Snapshot docs -->
-                <li class="divider"></li>
-                <li role="presentation" 
class="dropdown-header"><strong>Snapshot</strong> (Development)</li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.2";>1.2 
Documentation</a></li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/api/java"; 
class="active">1.2 Javadocs</a></li>
-                <!--<li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/api/scala/index.html";
 class="active">1.2 ScalaDocs</a></li> -->
-
-                <!-- Wiki -->
-                <li class="divider"></li>
-                <li><a href="/visualizer/"><small><span class="glyphicon 
glyphicon-new-window"></span></small> Plan Visualizer</a></li>
-                <li><a 
href="https://cwiki.apache.org/confluence/display/FLINK/Apache+Flink+Home";><small><span
 class="glyphicon glyphicon-new-window"></span></small> Wiki</a></li>
-              </ul>
-            </li>
-
-          </ul>
-
-          <ul class="nav navbar-nav navbar-right">
-            <!-- Blog -->
-            <li class=" hidden-md hidden-sm"><a href="/blog/">Blog</a></li>
-
-            <li class="dropdown hidden-md hidden-sm">
-              <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-expanded="false">Community <span class="caret"></span></a>
-              <ul class="dropdown-menu" role="menu">
-                <!-- Community -->
-                <li role="presentation" 
class="dropdown-header"><strong>Community</strong></li>
-                <li><a href="/community.html#mailing-lists">Mailing 
Lists</a></li>
-                <li><a href="/community.html#irc">IRC</a></li>
-                <li><a href="/community.html#stack-overflow">Stack 
Overflow</a></li>
-                <li><a href="/community.html#issue-tracker">Issue 
Tracker</a></li>
-                <li><a href="/community.html#third-party-packages">Third Party 
Packages</a></li>
-                <li><a href="/community.html#source-code">Source Code</a></li>
-                <li><a href="/community.html#people">People</a></li>
-                <li><a href="/poweredby.html">Powered by Flink</a></li>
-
-                <!-- Contribute -->
-                <li class="divider"></li>
-                <li role="presentation" 
class="dropdown-header"><strong>Contribute</strong></li>
-                <li><a href="/how-to-contribute.html">How to 
Contribute</a></li>
-                <li><a href="/contribute-code.html">Contribute Code</a></li>
-                <li><a href="/contribute-documentation.html">Contribute 
Documentation</a></li>
-                <li><a href="/improve-website.html">Improve the 
Website</a></li>
-                <li><a 
href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals";><small><span
 class="glyphicon glyphicon-new-window"></span></small> Flink Improvement 
Proposals (Design Docs)</a></li>
-              </ul>
-            </li>
-
-            <li class="dropdown hidden-md hidden-sm">
-              <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-expanded="false">Project <span class="caret"></span></a>
-              <ul class="dropdown-menu" role="menu">
-                <!-- Project -->
-                <li role="presentation" 
class="dropdown-header"><strong>Project</strong></li>
-                <li><a href="/slides.html">Slides</a></li>
-                <li><a href="/material.html">Material</a></li>
-                <li><a href="https://twitter.com/apacheflink";><small><span 
class="glyphicon glyphicon-new-window"></span></small> Twitter</a></li>
-                <li><a href="https://github.com/apache/flink";><small><span 
class="glyphicon glyphicon-new-window"></span></small> GitHub</a></li>
-                <li><a 
href="https://cwiki.apache.org/confluence/display/FLINK/Apache+Flink+Home";><small><span
 class="glyphicon glyphicon-new-window"></span></small> Wiki</a></li>
-              </ul>
-            </li>
-          </ul>
-        </div><!-- /.navbar-collapse -->
-      </div><!-- /.container -->
-    </nav>
-
-
-    <!-- Main content. -->
-    <div class="container">
-      
-
-<div class="row">
-  <div class="col-sm-8 col-sm-offset-2">
-    <div class="row">
-      <div class="col-sm-12"><h1>Contribute Documentation</h1></div>
-    </div>
-
-<p>Good documentation is crucial for any kind of software. This is especially 
true for sophisticated software systems such as distributed data processing 
engines like Apache Flink. The Apache Flink community aims to provide concise, 
precise, and complete documentation and welcomes any contribution to improve 
Apache Flink’s documentation.</p>
-
-<div class="page-toc">
-<ul id="markdown-toc">
-  <li><a href="#obtain-the-documentation-sources" 
id="markdown-toc-obtain-the-documentation-sources">Obtain the documentation 
sources</a></li>
-  <li><a href="#before-you-start-working-on-the-documentation-" 
id="markdown-toc-before-you-start-working-on-the-documentation-">Before you 
start working on the documentation …</a></li>
-  <li><a href="#update-or-extend-the-documentation" 
id="markdown-toc-update-or-extend-the-documentation">Update or extend the 
documentation</a></li>
-  <li><a href="#submit-your-contribution" 
id="markdown-toc-submit-your-contribution">Submit your contribution</a></li>
-</ul>
-
-</div>
-
-<h2 id="obtain-the-documentation-sources">Obtain the documentation sources</h2>
-
-<p>Apache Flink’s documentation is maintained in the same <a 
href="http://git-scm.com/";>git</a> repository as the code base. This is done to 
ensure that code and documentation can be easily kept in sync.</p>
-
-<p>The easiest way to contribute documentation is to fork <a 
href="https://github.com/apache/flink";>Flink’s mirrored repository on 
Github</a> into your own Github account by clicking on the fork button at the 
top right. If you have no Github account, you can create one for free.</p>
-
-<p>Next, clone your fork to your local machine.</p>
-
-<div class="highlight"><pre><code>git clone 
https://github.com/&lt;your-user-name&gt;/flink.git
-</code></pre></div>
-
-<p>The documentation is located in the <code>docs/</code> subdirectory of the 
Flink code base.</p>
-
-<h2 id="before-you-start-working-on-the-documentation-">Before you start 
working on the documentation …</h2>
-
-<p>… please make sure there exists a <a 
href="https://issues.apache.org/jira/browse/FLINK";>JIRA</a> issue that 
corresponds to your contribution. We require all documentation changes to refer 
to a JIRA issue, except for trivial fixes such as typos.</p>
-
-<h2 id="update-or-extend-the-documentation">Update or extend the 
documentation</h2>
-
-<p>The Flink documentation is written in <a 
href="http://daringfireball.net/projects/markdown/";>Markdown</a>. Markdown is a 
lightweight markup language which can be translated to HTML.</p>
-
-<p>In order to update or extend the documentation you have to modify the 
Markdown (<code>.md</code>) files. Please verify your changes by starting the 
build script in preview mode.</p>
-
-<div class="highlight"><pre><code>cd docs
-./build_docs.sh -p
-</code></pre></div>
-
-<p>The script compiles the Markdown files into static HTML pages and starts a 
local webserver. Open your browser at <code>http://localhost:4000</code> to 
view the compiled documentation including your changes. The served 
documentation is automatically re-compiled and updated when you modify and save 
Markdown files and refresh your browser.</p>
-
-<p>Please feel free to ask any questions you have on the developer mailing 
list.</p>
-
-<h2 id="submit-your-contribution">Submit your contribution</h2>
-
-<p>The Flink project accepts documentation contributions through the <a 
href="https://github.com/apache/flink";>GitHub Mirror</a> as <a 
href="https://help.github.com/articles/using-pull-requests";>Pull Requests</a>. 
Pull requests are a simple way of offering a patch by providing a pointer to a 
code branch that contains the changes.</p>
-
-<p>To prepare and submit a pull request follow these steps.</p>
-
-<ol>
-  <li>
-    <p>Commit your changes to your local git repository. The commit message 
should point to the corresponding JIRA issue by starting with 
<code>[FLINK-XXXX]</code>.</p>
-  </li>
-  <li>
-    <p>Push your committed contribution to your fork of the Flink repository 
at Github.</p>
-
-    <p><code>
- git push origin myBranch
-</code></p>
-  </li>
-  <li>
-    <p>Go the website of your repository fork 
(<code>https://github.com/&lt;your-user-name&gt;/flink</code>) and use the 
“Create Pull Request” button to start creating a pull request. Make sure 
that the base fork is <code>apache/flink master</code> and the head fork 
selects the branch with your changes. Give the pull request a meaningful 
description and submit it.</p>
-  </li>
-</ol>
-
-<p>It is also possible to attach a patch to a <a 
href="https://issues.apache.org/jira/browse/FLINK";>JIRA</a> issue.</p>
-
-
-
-  </div>
-</div>
-
-
-      <hr />
-      <div class="footer text-center">
-        <p>Copyright © 2014-2016 <a href="http://apache.org";>The Apache 
Software Foundation</a>. All Rights Reserved.</p>
-        <p>Apache Flink, Apache, and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation.</p>
-        <p><a href="/privacy-policy.html">Privacy Policy</a> &middot; <a 
href="/blog/feed.xml">RSS feed</a></p>
-      </div>
-
-    </div><!-- /.container -->
-
-    <!-- Include all compiled plugins (below), or include individual files as 
needed -->
-    <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
-    <script src="/js/codetabs.js"></script>
-
-    <!-- Google Analytics -->
-    <script>
-      
(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-52545728-1', 'auto');
-      ga('send', 'pageview');
-    </script>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/d8883b04/content/css/flink.css
----------------------------------------------------------------------
diff --git a/content/css/flink.css b/content/css/flink.css
deleted file mode 100644
index 1af471c..0000000
--- a/content/css/flink.css
+++ /dev/null
@@ -1,169 +0,0 @@
-/*=============================================================================
-                         Navbar at the top of the page
-=============================================================================*/
-
-/* Padding at top because of the fixed navbar. */
-body {
-       padding-top: 70px;
-}
-
-/* Our logo. */
-.navbar-logo {
-       padding: 5px 15px 5px 15px;
-}
-.navbar-logo img {
-       width: 78px;
-       height: 40px;
-}
-
-/* Links */
-.navbar-default .navbar-nav > li > a {
-       color: black;
-       font-weight: bold;
-}
-.navbar-default .navbar-nav > li > a:hover {
-       background: #E7E7E7;
-}
-
-.navbar-collapse .dropdown-header {
-       color: black;
-}
-
-/*=============================================================================
-                                    Text
-=============================================================================*/
-
-/* The auto-generated TOC anchors are hidden by the top navbar otherwise. */
-h1, h2, h3, h4, h5, h6 {
-    padding-top: 70px;
-    margin-top: -60px;
-}
-
-h1 {
-       font-size: 160%;
-}
-
-h2 {
-       font-size: 140%;
-}
-
-h3, h4, h5, h6 {
-       font-size: 120%;
-}
-
-blockquote {
-       font-size: 100%;
-}
-
-/*=============================================================================
-                              Table of Contents
-=============================================================================*/
-
-.page-toc {
-       padding-bottom: 2em;
-}
-
-#markdown-toc {
-       font-size: 90%;
-}
-
-@media (min-width: 768px) {
-       #markdown-toc {
-               /*width: 35%;*/
-       }
-}
-
-/* Custom list styling */
-#markdown-toc, #markdown-toc ul {
-       list-style: none;
-       display: block;
-       position: relative;
-       padding-left: 0;
-       margin-bottom: 0;
-}
-
-/* All element */
-#markdown-toc li > a {
-       display: block;
-       padding: 5px 10px;
-       border: 1px solid #E5E5E5;
-       margin:-1px;
-}
-#markdown-toc li > a:hover,
-#markdown-toc li > a:focus {
-  text-decoration: none;
-  background-color: #eee;
-}
-
-/* 1st-level elements */
-#markdown-toc > li > a {
-       font-weight: bold;
-}
-
-/* 2nd-level element */
-#markdown-toc > li li > a {
-       padding-left: 20px; /* A little more indentation*/
-}
-
-/* >= 3rd-level element */
-#markdown-toc > li li li {
-       display: none; /* hide */
-}
-
-#markdown-toc li:last-child > a {
-       border-bottom: 1px solid #E5E5E5;
-}
-
-/*=============================================================================
-                                 Various
-=============================================================================*/
-
-.stack img {
-       width: 480px;
-       height: 280px;
-}
-
-.frontpage-tags a {
-       color: black;
-}
-
-.frontpage-tags a:link {
-       color: #3382c9;
-}
-
-.frontpage-tags a:visited {
-       color: #3382c9;
-}
-
-pre {
-       background: none;
-}
-
-.blog-title a {
-       color: black;
-}
-
-code {
-       background: none;
-       color: black;
-}
-
-.footer {
-       padding: 1em 0 2em 0;
-}
-
-.download-button {
-       padding-bottom:10px
-}
-
-.img100 img {
-       width: 100%;
-}
-
-.img-column {
-    text-align: center;
-}
-
-#disqus_thread {
-       padding-top: 3em;
-}

http://git-wip-us.apache.org/repos/asf/flink-web/blob/d8883b04/content/css/syntax.css
----------------------------------------------------------------------
diff --git a/content/css/syntax.css b/content/css/syntax.css
deleted file mode 100644
index 2774b76..0000000
--- a/content/css/syntax.css
+++ /dev/null
@@ -1,60 +0,0 @@
-.highlight  { background: #ffffff; }
-.highlight .c { color: #999988; font-style: italic } /* Comment */
-.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
-.highlight .k { font-weight: bold } /* Keyword */
-.highlight .o { font-weight: bold } /* Operator */
-.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
-.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
-.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
-.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* 
Comment.Special */
-.highlight .gd { color: #000000; background-color: #ffdddd } /* 
Generic.Deleted */
-.highlight .gd .x { color: #000000; background-color: #ffaaaa } /* 
Generic.Deleted.Specific */
-.highlight .ge { font-style: italic } /* Generic.Emph */
-.highlight .gr { color: #aa0000 } /* Generic.Error */
-.highlight .gh { color: #999999 } /* Generic.Heading */
-.highlight .gi { color: #000000; background-color: #ddffdd } /* 
Generic.Inserted */
-.highlight .gi .x { color: #000000; background-color: #aaffaa } /* 
Generic.Inserted.Specific */
-.highlight .go { color: #888888 } /* Generic.Output */
-.highlight .gp { color: #555555 } /* Generic.Prompt */
-.highlight .gs { font-weight: bold } /* Generic.Strong */
-.highlight .gu { color: #aaaaaa } /* Generic.Subheading */
-.highlight .gt { color: #aa0000 } /* Generic.Traceback */
-.highlight .kc { font-weight: bold } /* Keyword.Constant */
-.highlight .kd { font-weight: bold } /* Keyword.Declaration */
-.highlight .kp { font-weight: bold } /* Keyword.Pseudo */
-.highlight .kr { font-weight: bold } /* Keyword.Reserved */
-.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
-.highlight .m { color: #009999 } /* Literal.Number */
-.highlight .s { color: #d14 } /* Literal.String */
-.highlight .na { color: #008080 } /* Name.Attribute */
-.highlight .nb { color: #0086B3 } /* Name.Builtin */
-.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
-.highlight .no { color: #008080 } /* Name.Constant */
-.highlight .ni { color: #800080 } /* Name.Entity */
-.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
-.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
-.highlight .nn { color: #555555 } /* Name.Namespace */
-.highlight .nt { color: #000080 } /* Name.Tag */
-.highlight .nv { color: #008080 } /* Name.Variable */
-.highlight .ow { font-weight: bold } /* Operator.Word */
-.highlight .w { color: #bbbbbb } /* Text.Whitespace */
-.highlight .mf { color: #009999 } /* Literal.Number.Float */
-.highlight .mh { color: #009999 } /* Literal.Number.Hex */
-.highlight .mi { color: #009999 } /* Literal.Number.Integer */
-.highlight .mo { color: #009999 } /* Literal.Number.Oct */
-.highlight .sb { color: #d14 } /* Literal.String.Backtick */
-.highlight .sc { color: #d14 } /* Literal.String.Char */
-.highlight .sd { color: #d14 } /* Literal.String.Doc */
-.highlight .s2 { color: #d14 } /* Literal.String.Double */
-.highlight .se { color: #d14 } /* Literal.String.Escape */
-.highlight .sh { color: #d14 } /* Literal.String.Heredoc */
-.highlight .si { color: #d14 } /* Literal.String.Interpol */
-.highlight .sx { color: #d14 } /* Literal.String.Other */
-.highlight .sr { color: #009926 } /* Literal.String.Regex */
-.highlight .s1 { color: #d14 } /* Literal.String.Single */
-.highlight .ss { color: #990073 } /* Literal.String.Symbol */
-.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
-.highlight .vc { color: #008080 } /* Name.Variable.Class */
-.highlight .vg { color: #008080 } /* Name.Variable.Global */
-.highlight .vi { color: #008080 } /* Name.Variable.Instance */
-.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */

http://git-wip-us.apache.org/repos/asf/flink-web/blob/d8883b04/content/doap_flink.rdf
----------------------------------------------------------------------
diff --git a/content/doap_flink.rdf b/content/doap_flink.rdf
deleted file mode 100644
index 4b84431..0000000
--- a/content/doap_flink.rdf
+++ /dev/null
@@ -1,51 +0,0 @@
-<?xml version="1.0"?>
-<?xml-stylesheet type="text/xsl"?>
-<rdf:RDF xml:lang="en"
-         xmlns="http://usefulinc.com/ns/doap#"; 
-         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
-         xmlns:asfext="http://projects.apache.org/ns/asfext#";
-         xmlns:foaf="http://xmlns.com/foaf/0.1/";>
-<!--
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-   
-         http://www.apache.org/licenses/LICENSE-2.0
-   
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-  <Project rdf:about="http://flink.apache.org";>
-    <created>2015-01-06</created>
-    <license rdf:resource="http://spdx.org/licenses/Apache-2.0"; />
-    <name>Apache Flink</name>
-    <homepage rdf:resource="http://flink.apache.org"; />
-    <asfext:pmc rdf:resource="http://flink.apache.org"; />
-    <shortdesc>Fast and reliable large-scale data processing</shortdesc>
-    <description>Flink is an open source system for expressive, declarative, 
fast, and efficient data analysis. It combines the scalability and programming 
flexibility of distributed MapReduce-like platforms with the efficiency, 
out-of-core execution, and query optimization capabilities found in parallel 
databases.</description>
-    <bug-database rdf:resource="https://issues.apache.org/jira/browse/FLINK"; />
-    <mailing-list 
rdf:resource="http://flink.apache.org/community.html#mailing-lists"; />
-    <download-page rdf:resource="http://flink.apache.org/downloads.html"; />
-    <programming-language>Java</programming-language>
-    <programming-language>Scala</programming-language>
-    <category rdf:resource="http://projects.apache.org/category/big-data"; />
-    <repository>
-      <SVNRepository>
-        <location rdf:resource="https://svn.apache.org/repos/asf/flink/"/>
-        <browse 
rdf:resource="http://svn.apache.org/viewvc/flink/?pathrev=1649876"/>
-      </SVNRepository>
-    </repository>
-    <repository>
-      <GitRepository>
-        <location 
rdf:resource="https://git-wip-us.apache.org/repos/asf/flink.git"/>
-        <browse 
rdf:resource="https://git-wip-us.apache.org/repos/asf?p=flink.git"/>
-      </GitRepository>
-    </repository>
-  </Project>
-</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/d8883b04/content/downloads.html
----------------------------------------------------------------------
diff --git a/content/downloads.html b/content/downloads.html
deleted file mode 100644
index 92f6c6c..0000000
--- a/content/downloads.html
+++ /dev/null
@@ -1,331 +0,0 @@
-<!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">
-    <!-- The above 3 meta tags *must* come first in the head; any other head 
content must come *after* these tags -->
-    <title>Apache Flink: Downloads</title>
-    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
-    <link rel="icon" href="/favicon.ico" type="image/x-icon">
-
-    <!-- Bootstrap -->
-    <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";>
-    <link rel="stylesheet" href="/css/flink.css">
-    <link rel="stylesheet" href="/css/syntax.css">
-
-    <!-- Blog RSS feed -->
-    <link href="/blog/feed.xml" rel="alternate" type="application/rss+xml" 
title="Apache Flink Blog: RSS feed" />
-
-    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
-    <!-- We need to load Jquery in the header for custom google analytics 
event tracking-->
-    <script 
src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js";></script>
-
-    <!-- HTML5 shim and Respond.js for 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/html5shiv/3.7.2/html5shiv.min.js";></script>
-      <script 
src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js";></script>
-    <![endif]-->
-  </head>
-  <body>  
-    
-
-  <!-- Top navbar. -->
-    <nav class="navbar navbar-default navbar-fixed-top">
-      <div class="container">
-        <!-- The logo. -->
-        <div class="navbar-header">
-          <button type="button" class="navbar-toggle collapsed" 
data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <div class="navbar-logo">
-            <a href="/">
-              <img alt="Apache Flink" src="/img/navbar-brand-logo.jpg" 
width="78px" height="40px">
-            </a>
-          </div>
-        </div><!-- /.navbar-header -->
-
-        <!-- The navigation links. -->
-        <div class="collapse navbar-collapse" 
id="bs-example-navbar-collapse-1">
-          <ul class="nav navbar-nav">
-
-            <!-- Overview -->
-            <li><a href="/index.html">Overview</a></li>
-
-            <!-- Features -->
-            <li><a href="/features.html">Features</a></li>
-
-            <!-- Downloads -->
-            <li class="active"><a href="/downloads.html">Downloads</a></li>
-
-            <!-- FAQ -->
-            <li><a href="/faq.html">FAQ</a></li>
-
-
-            <!-- Quickstart -->
-            <li class="dropdown">
-              <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-expanded="false"><small><span class="glyphicon 
glyphicon-new-window"></span></small> Quickstart <span class="caret"></span></a>
-              <ul class="dropdown-menu" role="menu">
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/quickstart/setup_quickstart.html";>Setup</a></li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/quickstart/run_example_quickstart.html";>Example:
 Wikipedia Edit Stream</a></li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/quickstart/java_api_quickstart.html";>Java
 API</a></li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/quickstart/scala_api_quickstart.html";>Scala
 API</a></li>
-              </ul>
-            </li>
-
-            <!-- Documentation -->
-            <li class="dropdown">
-              <a href="" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-expanded="false"><small><span class="glyphicon 
glyphicon-new-window"></span></small> Documentation <span 
class="caret"></span></a>
-              <ul class="dropdown-menu" role="menu">
-                <!-- Latest stable release -->
-                <li role="presentation" class="dropdown-header"><strong>Latest 
Release</strong> (Stable)</li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1";>1.1 
Documentation</a></li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/java"; 
class="active">1.1 Javadocs</a></li>
-                <!--<li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/scala/index.html";
 class="active">1.1 ScalaDocs</a></li> -->
-
-                <!-- Snapshot docs -->
-                <li class="divider"></li>
-                <li role="presentation" 
class="dropdown-header"><strong>Snapshot</strong> (Development)</li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.2";>1.2 
Documentation</a></li>
-                <li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/api/java"; 
class="active">1.2 Javadocs</a></li>
-                <!--<li><a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/api/scala/index.html";
 class="active">1.2 ScalaDocs</a></li> -->
-
-                <!-- Wiki -->
-                <li class="divider"></li>
-                <li><a href="/visualizer/"><small><span class="glyphicon 
glyphicon-new-window"></span></small> Plan Visualizer</a></li>
-                <li><a 
href="https://cwiki.apache.org/confluence/display/FLINK/Apache+Flink+Home";><small><span
 class="glyphicon glyphicon-new-window"></span></small> Wiki</a></li>
-              </ul>
-            </li>
-
-          </ul>
-
-          <ul class="nav navbar-nav navbar-right">
-            <!-- Blog -->
-            <li class=" hidden-md hidden-sm"><a href="/blog/">Blog</a></li>
-
-            <li class="dropdown hidden-md hidden-sm">
-              <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-expanded="false">Community <span class="caret"></span></a>
-              <ul class="dropdown-menu" role="menu">
-                <!-- Community -->
-                <li role="presentation" 
class="dropdown-header"><strong>Community</strong></li>
-                <li><a href="/community.html#mailing-lists">Mailing 
Lists</a></li>
-                <li><a href="/community.html#irc">IRC</a></li>
-                <li><a href="/community.html#stack-overflow">Stack 
Overflow</a></li>
-                <li><a href="/community.html#issue-tracker">Issue 
Tracker</a></li>
-                <li><a href="/community.html#third-party-packages">Third Party 
Packages</a></li>
-                <li><a href="/community.html#source-code">Source Code</a></li>
-                <li><a href="/community.html#people">People</a></li>
-                <li><a href="/poweredby.html">Powered by Flink</a></li>
-
-                <!-- Contribute -->
-                <li class="divider"></li>
-                <li role="presentation" 
class="dropdown-header"><strong>Contribute</strong></li>
-                <li><a href="/how-to-contribute.html">How to 
Contribute</a></li>
-                <li><a href="/contribute-code.html">Contribute Code</a></li>
-                <li><a href="/contribute-documentation.html">Contribute 
Documentation</a></li>
-                <li><a href="/improve-website.html">Improve the 
Website</a></li>
-                <li><a 
href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals";><small><span
 class="glyphicon glyphicon-new-window"></span></small> Flink Improvement 
Proposals (Design Docs)</a></li>
-              </ul>
-            </li>
-
-            <li class="dropdown hidden-md hidden-sm">
-              <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-expanded="false">Project <span class="caret"></span></a>
-              <ul class="dropdown-menu" role="menu">
-                <!-- Project -->
-                <li role="presentation" 
class="dropdown-header"><strong>Project</strong></li>
-                <li><a href="/slides.html">Slides</a></li>
-                <li><a href="/material.html">Material</a></li>
-                <li><a href="https://twitter.com/apacheflink";><small><span 
class="glyphicon glyphicon-new-window"></span></small> Twitter</a></li>
-                <li><a href="https://github.com/apache/flink";><small><span 
class="glyphicon glyphicon-new-window"></span></small> GitHub</a></li>
-                <li><a 
href="https://cwiki.apache.org/confluence/display/FLINK/Apache+Flink+Home";><small><span
 class="glyphicon glyphicon-new-window"></span></small> Wiki</a></li>
-              </ul>
-            </li>
-          </ul>
-        </div><!-- /.navbar-collapse -->
-      </div><!-- /.container -->
-    </nav>
-
-
-    <!-- Main content. -->
-    <div class="container">
-      
-
-<div class="row">
-  <div class="col-sm-8 col-sm-offset-2">
-    <div class="row">
-      <div class="col-sm-12"><h1>Downloads</h1></div>
-    </div>
-
-<script type="text/javascript">
-$( document ).ready(function() {
-  // Handler for .ready() called.
-  $('.ga-track').click( function () {
-    console.log("tracking " + $(this).attr('id'))
-    // we just use the element id for tracking with google analytics
-    ga('send', 'event', 'button', 'click', $(this).attr('id'));
-  });
-
-});
-</script>
-
-<div class="page-toc">
-<ul id="markdown-toc">
-  <li><a href="#latest-stable-release-v114" 
id="markdown-toc-latest-stable-release-v114">Latest stable release (v1.1.4)</a> 
   <ul>
-      <li><a href="#binaries" id="markdown-toc-binaries">Binaries</a></li>
-      <li><a href="#source" id="markdown-toc-source">Source</a></li>
-    </ul>
-  </li>
-  <li><a href="#maven-dependencies" id="markdown-toc-maven-dependencies">Maven 
Dependencies</a></li>
-  <li><a href="#all-releases" id="markdown-toc-all-releases">All 
releases</a></li>
-</ul>
-
-</div>
-
-<h2 id="latest-stable-release-v114">Latest stable release (v1.1.4)</h2>
-
-<p>Apache Flink® 1.1.4 is our latest stable release.</p>
-
-<p>You
-<a href="faq.html#do-i-have-to-install-apache-hadoop-to-use-flink">don’t 
have to install Hadoop</a>
-to use Flink, but if you plan to use Flink with data stored in Hadoop, pick the
-version matching your installed Hadoop version. If you don’t want to do this,
-pick the Hadoop 1 version.</p>
-
-<h3 id="binaries">Binaries</h3>
-
-<table class="table table-striped">
-<thead>
-    <tr>
-    <th></th> <th>Scala 2.10</th> <th>Scala 2.11</th>
-    </tr>
-</thead>
-<tbody>
-    <tr>
-    <th>Hadoop® 1.2.1</th>
-    <td><a 
href="http://www.apache.org/dyn/closer.lua/flink/flink-1.1.4/flink-1.1.4-bin-hadoop1-scala_2.10.tgz";
 class="ga-track" id="download-hadoop1">Download</a></td>
-    <td></td>
-    </tr>
-
-    <tr>
-    <th>Hadoop® 2.3.0</th>
-    <td><a 
href="http://www.apache.org/dyn/closer.lua/flink/flink-1.1.4/flink-1.1.4-bin-hadoop2-scala_2.10.tgz";
 class="ga-track" id="download-hadoop2">Download</a></td>
-    <td><a 
href="http://www.apache.org/dyn/closer.lua/flink/flink-1.1.4/flink-1.1.4-bin-hadoop2-scala_2.11.tgz";
 class="ga-track" id="download-hadoop2_211">Download</a></td>
-    </tr>
-
-    <tr>
-    <th>Hadoop® 2.4.1</th>
-    <td><a 
href="http://www.apache.org/dyn/closer.lua/flink/flink-1.1.4/flink-1.1.4-bin-hadoop24-scala_2.10.tgz";
 class="ga-track" id="download-hadoop24">Download</a></td>
-    <td><a 
href="http://www.apache.org/dyn/closer.lua/flink/flink-1.1.4/flink-1.1.4-bin-hadoop24-scala_2.11.tgz";
 class="ga-track" id="download-hadoop24_211">Download</a></td>
-    </tr>
-
-    <tr>
-    <th>Hadoop® 2.6.0</th>
-    <td><a 
href="http://www.apache.org/dyn/closer.lua/flink/flink-1.1.4/flink-1.1.4-bin-hadoop26-scala_2.10.tgz";
 class="ga-track" id="download-hadoop26">Download</a></td>
-    <td><a 
href="http://www.apache.org/dyn/closer.lua/flink/flink-1.1.4/flink-1.1.4-bin-hadoop26-scala_2.11.tgz";
 class="ga-track" id="download-hadoop26_211">Download</a></td>
-    </tr>
-
-    <tr>
-    <th>Hadoop® 2.7.0</th>
-    <td><a 
href="http://www.apache.org/dyn/closer.lua/flink/flink-1.1.4/flink-1.1.4-bin-hadoop27-scala_2.10.tgz";
 class="ga-track" id="download-hadoop27">Download</a></td>
-    <td><a 
href="http://www.apache.org/dyn/closer.lua/flink/flink-1.1.4/flink-1.1.4-bin-hadoop27-scala_2.11.tgz";
 class="ga-track" id="download-hadoop27_211">Download</a></td>
-    </tr>
-
-    
-</tbody>
-</table>
-
-<h3 id="source">Source</h3>
-
-<div class="list-group">
-  <!-- Source -->
-  <a 
href="http://www.apache.org/dyn/closer.lua/flink/flink-1.1.4/flink-1.1.4-src.tgz";
 class="list-group-item ga-track" id="download-source">
-    <h4><span class="glyphicon glyphicon-download" aria-hidden="true"></span> 
<strong>Apache Flink® 1.1.4</strong> Source Release</h4>
-    <p>Review the source code or build Flink on your own, using this 
package</p>
-  </a>
-</div>
-
-<h2 id="maven-dependencies">Maven Dependencies</h2>
-
-<p>You can add the following dependencies to your <code>pom.xml</code> to 
include Apache Flink in your project. These dependencies include a local 
execution environment and thus support local testing.</p>
-
-<ul>
-  <li><strong>Hadoop 1</strong>: If you want to interact with Hadoop 1, use 
<code>1.1.4-hadoop1</code> as the version.</li>
-  <li><strong>Scala API</strong>: To use the Scala API, replace the 
<code>flink-java</code> artifact id with <code>flink-scala_2.10</code> and 
<code>flink-streaming-java_2.10</code> with 
<code>flink-streaming-scala_2.10</code>. For Scala 2.11 dependencies, use the 
suffix <code>_2.11</code> instead of <code>_2.10</code>.</li>
-</ul>
-
-<div class="highlight"><pre><code class="language-xml"><span 
class="nt">&lt;dependency&gt;</span>
-  <span class="nt">&lt;groupId&gt;</span>org.apache.flink<span 
class="nt">&lt;/groupId&gt;</span>
-  <span class="nt">&lt;artifactId&gt;</span>flink-java<span 
class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>1.1.4<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span>
-<span class="nt">&lt;dependency&gt;</span>
-  <span class="nt">&lt;groupId&gt;</span>org.apache.flink<span 
class="nt">&lt;/groupId&gt;</span>
-  <span class="nt">&lt;artifactId&gt;</span>flink-streaming-java_2.10<span 
class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>1.1.4<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span>
-<span class="nt">&lt;dependency&gt;</span>
-  <span class="nt">&lt;groupId&gt;</span>org.apache.flink<span 
class="nt">&lt;/groupId&gt;</span>
-  <span class="nt">&lt;artifactId&gt;</span>flink-clients_2.10<span 
class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>1.1.4<span 
class="nt">&lt;/version&gt;</span>
-<span class="nt">&lt;/dependency&gt;</span></code></pre></div>
-
-<h2 id="all-releases">All releases</h2>
-
-<ul>
-  <li>Flink 1.1.4 - 2016-12-21 (<a 
href="http://archive.apache.org/dist/flink/flink-1.1.4/flink-1.1.4-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-1.1.4/";>Binaries</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/";>Docs</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/java";>Javadocs</a>,
 <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/scala/index.html";>ScalaDocs</a>)</li>
-  <li>Flink 1.1.3 - 2016-10-13 (<a 
href="http://archive.apache.org/dist/flink/flink-1.1.3/flink-1.1.3-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-1.1.3/";>Binaries</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/";>Docs</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/java";>Javadocs</a>,
 <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/scala/index.html";>ScalaDocs</a>)</li>
-  <li>Flink 1.1.2 - 2016-09-05 (<a 
href="http://archive.apache.org/dist/flink/flink-1.1.2/flink-1.1.2-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-1.1.2/";>Binaries</a>)</li>
-  <li>Flink 1.1.1 - 2016-08-11 (<a 
href="http://archive.apache.org/dist/flink/flink-1.1.1/flink-1.1.1-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-1.1.1/";>Binaries</a>)</li>
-  <li>Flink 1.1.0 - 2016-08-08 (<a 
href="http://archive.apache.org/dist/flink/flink-1.1.0/flink-1.1.0-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-1.1.0/";>Binaries</a>)</li>
-  <li>Flink 1.0.3 - 2016-05-12 (<a 
href="http://archive.apache.org/dist/flink/flink-1.0.3/flink-1.0.3-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-1.0.3/";>Binaries</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.0/";>Docs</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.0/api/java";>Javadocs</a>,
 <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.0/api/scala/index.html";>ScalaDocs</a>)</li>
-  <li>Flink 1.0.2 - 2016-04-23 (<a 
href="http://archive.apache.org/dist/flink/flink-1.0.2/flink-1.0.2-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-1.0.2/";>Binaries</a>)</li>
-  <li>Flink 1.0.1 - 2016-04-06 (<a 
href="http://archive.apache.org/dist/flink/flink-1.0.1/flink-1.0.1-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-1.0.1/";>Binaries</a>)</li>
-  <li>Flink 1.0.0 - 2016-03-08 (<a 
href="http://archive.apache.org/dist/flink/flink-1.0.0/flink-1.0.0-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-1.0.0/";>Binaries</a>)</li>
-  <li>Flink 0.10.2 - 2016-02-11 (<a 
href="http://archive.apache.org/dist/flink/flink-0.10.2/flink-0.10.2-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-0.10.2/";>Binaries</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.10/";>Docs</a>, 
<a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.10/api/java";>Javadocs</a>,
 <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.10/api/scala/index.html";>ScalaDocs</a>)</li>
-  <li>Flink 0.10.1 - 2015-11-27 (<a 
href="http://archive.apache.org/dist/flink/flink-0.10.1/flink-0.10.1-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-0.10.1/";>Binaries</a>)</li>
-  <li>Flink 0.10.0 - 2015-11-16 (<a 
href="http://archive.apache.org/dist/flink/flink-0.10.0/flink-0.10.0-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-0.10.0/";>Binaries</a>)</li>
-  <li>Flink 0.9.1 - 2015-09-01 (<a 
href="http://archive.apache.org/dist/flink/flink-0.9.1/flink-0.9.1-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-0.9.1/";>Binaries</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.9/";>Docs</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.9/api/java";>Javadocs</a>,
 <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.9/api/scala/index.html";>ScalaDocs</a>)</li>
-  <li>Flink 0.9.0 - 2015-06-24 (<a 
href="http://archive.apache.org/dist/flink/flink-0.9.0/flink-0.9.0-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-0.9.0/";>Binaries</a>)</li>
-  <li>Flink 0.9.0-milestone-1 - 2015-04-13 (<a 
href="http://archive.apache.org/dist/flink/flink-0.9.0-milestone-1/flink-0.9.0-milestone-1-src.tgz";>Source</a>,
 <a 
href="http://archive.apache.org/dist/flink/flink-0.9.0-milestone-1/";>Binaries</a>)</li>
-  <li>Flink 0.8.1 - 2015-02-20 (<a 
href="http://archive.apache.org/dist/flink/flink-0.8.1/flink-0.8.1-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-0.8.1/";>Binaries</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.8.1/";>Docs</a>, 
<a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.8.1/api/java";>Javadocs</a>,
 <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.8.1/api/scala/index.html";>ScalaDocs</a>)</li>
-  <li>Flink 0.8.0 - 2015-01-22 (<a 
href="http://archive.apache.org/dist/flink/flink-0.8.0/flink-0.8.0-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/flink/flink-0.8.0/";>Binaries</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.8.0/";>Docs</a>, 
<a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.8.0/api/java";>Javadocs</a>,
 <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.8.0/api/scala/index.html";>ScalaDocs</a>)</li>
-  <li>Flink 0.7.0-incubating - 2014-11-04 (<a 
href="http://archive.apache.org/dist/incubator/flink/flink-0.7.0-incubating/flink-0.7.0-incubating-src.tgz";>Source</a>,
 <a 
href="http://archive.apache.org/dist/incubator/flink/flink-0.7.0-incubating/";>Binaries</a>,
 <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.7/";>Docs</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.7/api/java";>Javadocs</a>,
 <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.7/api/scala/index.html";>ScalaDocs</a>)</li>
-  <li>Flink 0.6.1-incubating - 2014-09-26 (<a 
href="http://archive.apache.org/dist/incubator/flink/flink-0.6.1-incubating/flink-0.6.1-incubating-src.tgz";>Source</a>,
 <a 
href="http://archive.apache.org/dist/incubator/flink/flink-0.6.1-incubating/";>Binaries</a>,
 <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.6.1/";>Docs</a>, 
<a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.6.1/api/java";>Javadocs</a>,
 <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.6.1/api/scala/index.html";>ScalaDocs</a>)</li>
-  <li>Flink 0.6-incubating - 2014-08-26 (<a 
href="http://archive.apache.org/dist/incubator/flink/flink-0.6-incubating-src.tgz";>Source</a>,
 <a href="http://archive.apache.org/dist/incubator/flink/";>Binaries</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.6/";>Docs</a>, <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.6/api/java";>Javadocs</a>,
 <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-0.6/api/scala/index.html";>ScalaDocs</a>)</li>
-</ul>
-
-<p>Previous Stratosphere releases are available on <a 
href="https://github.com/stratosphere/stratosphere/releases";>Github</a>.</p>
-
-
-  </div>
-</div>
-
-
-      <hr />
-      <div class="footer text-center">
-        <p>Copyright © 2014-2016 <a href="http://apache.org";>The Apache 
Software Foundation</a>. All Rights Reserved.</p>
-        <p>Apache Flink, Apache, and the Apache feather logo are either 
registered trademarks or trademarks of The Apache Software Foundation.</p>
-        <p><a href="/privacy-policy.html">Privacy Policy</a> &middot; <a 
href="/blog/feed.xml">RSS feed</a></p>
-      </div>
-
-    </div><!-- /.container -->
-
-    <!-- Include all compiled plugins (below), or include individual files as 
needed -->
-    <script 
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js";></script>
-    <script src="/js/codetabs.js"></script>
-
-    <!-- Google Analytics -->
-    <script>
-      
(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-52545728-1', 'auto');
-      ga('send', 'pageview');
-    </script>
-  </body>
-</html>

Reply via email to