Author: dongjoon
Date: Fri Jun 10 16:24:06 2016
New Revision: 1747738

URL: http://svn.apache.org/viewvc?rev=1747738&view=rev
Log:
[REEF-1416] Add 0.15 to `Download & APIs` section on Apache REEF webpage

Removed:
    reef/site/apidoc_net/
Modified:
    reef/site/dependency-convergence.html
    reef/site/dependency-info.html
    reef/site/dependency-management.html
    reef/site/distribution-management.html
    reef/site/doap.rdf
    reef/site/downloads.html
    reef/site/faq.html
    reef/site/glossary.html
    reef/site/index.html
    reef/site/introduction.html
    reef/site/issue-tracking.html
    reef/site/js/release.js
    reef/site/license.html
    reef/site/mail-lists.html
    reef/site/mailing-list.html
    reef/site/plugin-management.html
    reef/site/plugins.html
    reef/site/privacy-policy.html
    reef/site/project-info.html
    reef/site/project-summary.html
    reef/site/source-repository.html
    reef/site/talks.html
    reef/site/tang.html
    reef/site/team.html
    reef/site/wake.html

Modified: reef/site/dependency-convergence.html
URL: 
http://svn.apache.org/viewvc/reef/site/dependency-convergence.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/dependency-convergence.html (original)
+++ reef/site/dependency-convergence.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-25 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160325" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Dependency Convergence</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/dependency-info.html
URL: 
http://svn.apache.org/viewvc/reef/site/dependency-info.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/dependency-info.html (original)
+++ reef/site/dependency-info.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-25 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160325" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Dependency Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -392,30 +392,30 @@
 <div class="source"><pre class="prettyprint">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.reef&lt;/groupId&gt;
   &lt;artifactId&gt;website&lt;/artifactId&gt;
-  &lt;version&gt;0.15.0-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;0.16.0-SNAPSHOT&lt;/version&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3>Apache Buildr<a name="Apache_Buildr"></a></h3><a name="Apache_Buildr"></a>
-<div class="source"><pre 
class="prettyprint">'org.apache.reef:website:jar:0.15.0-SNAPSHOT'</pre></div></div>
+<div class="source"><pre 
class="prettyprint">'org.apache.reef:website:jar:0.16.0-SNAPSHOT'</pre></div></div>
 <div class="section">
 <h3>Apache Ivy<a name="Apache_Ivy"></a></h3><a name="Apache_Ivy"></a>
-<div class="source"><pre class="prettyprint">&lt;dependency 
org=&quot;org.apache.reef&quot; name=&quot;website&quot; 
rev=&quot;0.15.0-SNAPSHOT&quot;&gt;
+<div class="source"><pre class="prettyprint">&lt;dependency 
org=&quot;org.apache.reef&quot; name=&quot;website&quot; 
rev=&quot;0.16.0-SNAPSHOT&quot;&gt;
   &lt;artifact name=&quot;website&quot; type=&quot;jar&quot; /&gt;
 &lt;/dependency&gt;</pre></div></div>
 <div class="section">
 <h3>Groovy Grape<a name="Groovy_Grape"></a></h3><a name="Groovy_Grape"></a>
 <div class="source"><pre class="prettyprint">@Grapes(
-@Grab(group='org.apache.reef', module='website', version='0.15.0-SNAPSHOT')
+@Grab(group='org.apache.reef', module='website', version='0.16.0-SNAPSHOT')
 )</pre></div></div>
 <div class="section">
 <h3>Gradle/Grails<a name="GradleGrails"></a></h3><a name="GradleGrails"></a>
-<div class="source"><pre class="prettyprint">compile 
'org.apache.reef:website:0.15.0-SNAPSHOT'</pre></div></div>
+<div class="source"><pre class="prettyprint">compile 
'org.apache.reef:website:0.16.0-SNAPSHOT'</pre></div></div>
 <div class="section">
 <h3>Scala SBT<a name="Scala_SBT"></a></h3><a name="Scala_SBT"></a>
-<div class="source"><pre class="prettyprint">libraryDependencies += 
&quot;org.apache.reef&quot; % &quot;website&quot; % 
&quot;0.15.0-SNAPSHOT&quot;</pre></div></div>
+<div class="source"><pre class="prettyprint">libraryDependencies += 
&quot;org.apache.reef&quot; % &quot;website&quot; % 
&quot;0.16.0-SNAPSHOT&quot;</pre></div></div>
 <div class="section">
 <h3>Leiningen<a name="Leiningen"></a></h3><a name="Leiningen"></a>
-<div class="source"><pre class="prettyprint">[org.apache.reef/website 
&quot;0.15.0-SNAPSHOT&quot;]</pre></div></div></div>
+<div class="source"><pre class="prettyprint">[org.apache.reef/website 
&quot;0.16.0-SNAPSHOT&quot;]</pre></div></div></div>
                   </div>
             </div>
           </div>

Modified: reef/site/dependency-management.html
URL: 
http://svn.apache.org/viewvc/reef/site/dependency-management.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/dependency-management.html (original)
+++ reef/site/dependency-management.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-25 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160325" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Dependency Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -478,13 +478,13 @@
 <tr class="a">
 <td>org.apache.reef</td>
 <td><a class="externalLink" 
href="http://reef.apache.org/tang-project/tang";>tang</a></td>
-<td>0.15.0-SNAPSHOT</td>
+<td>0.16.0-SNAPSHOT</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.reef</td>
 <td><a class="externalLink" 
href="http://reef.apache.org/wake-project/wake";>wake</a></td>
-<td>0.15.0-SNAPSHOT</td>
+<td>0.16.0-SNAPSHOT</td>
 <td>jar</td>
 <td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
 <tr class="a">
@@ -542,7 +542,7 @@
 <tr class="a">
 <td>org.apache.reef</td>
 <td><a class="externalLink" 
href="http://reef.apache.org/lang/java/reef-tests";>reef-tests</a></td>
-<td>0.15.0-SNAPSHOT</td>
+<td>0.16.0-SNAPSHOT</td>
 <td>test-jar</td>
 <td><a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>The Apache Software 
License, Version 2.0</a></td></tr>
 <tr class="b">

Modified: reef/site/distribution-management.html
URL: 
http://svn.apache.org/viewvc/reef/site/distribution-management.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/distribution-management.html (original)
+++ reef/site/distribution-management.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-25 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160325" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/doap.rdf
URL: 
http://svn.apache.org/viewvc/reef/site/doap.rdf?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/doap.rdf (original)
+++ reef/site/doap.rdf Fri Jun 10 16:24:06 2016
@@ -52,9 +52,9 @@ under the License.
     <category rdf:resource="http://projects.apache.org/category/big-data"; />
     <release>
       <Version>
-        <name>0.14.0</name>
-        <created>2016-03-23</created>
-        <revision>0.14.0</revision>
+        <name>0.15.0</name>
+        <created>2016-06-07</created>
+        <revision>0.15.0</revision>
       </Version>
     </release>
     <repository>

Modified: reef/site/downloads.html
URL: 
http://svn.apache.org/viewvc/reef/site/downloads.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/downloads.html (original)
+++ reef/site/downloads.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-25 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160325" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Downloads</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -401,42 +401,42 @@ specific language governing permissions
 under the License. --><h1>Downloads</h1>
 <div class="section">
 <h2>Releases<a name="Releases"></a></h2>
-<p>Choose a release version: <select id="selectRelease" 
onchange="setReleaseLink()">  <option value="0.14.0" 
selected="selected">0.14.0</option>  <option 
value="0.13.0-incubating">0.13.0-incubating</option>  <option 
value="0.12.0-incubating">0.12.0-incubating</option>  <option 
value="0.11.0-incubating">0.11.0-incubating</option>  <option 
value="0.10.0-incubating">0.10.0-incubating</option> </select></p>
+<p>Choose a release version: <select id="selectRelease" 
onchange="setReleaseLink()">  <option value="0.15.0" 
selected="selected">0.15.0</option>  <option value="0.14.0">0.14.0</option>  
<option value="0.13.0-incubating">0.13.0-incubating</option>  <option 
value="0.12.0-incubating">0.12.0-incubating</option>  <option 
value="0.11.0-incubating">0.11.0-incubating</option>  <option 
value="0.10.0-incubating">0.10.0-incubating</option> </select></p>
 
 <ul id="listRelease">
     
 <li>
         Download directly:
-        <a class="externalLink" 
href="http://www.apache.org/dist/reef/0.14.0/apache-reef-0.14.0.tar.gz"; 
id="directLink">
-            apache-reef-0.14.0.tar.gz
+        <a class="externalLink" 
href="http://www.apache.org/dist/reef/0.15.0/apache-reef-0.15.0.tar.gz"; 
id="directLink">
+            apache-reef-0.15.0.tar.gz
         </a>
     </li>
     
 <li>
         Download from mirror:
-        <a class="externalLink" 
href="http://www.apache.org/dyn/closer.cgi/reef/0.14.0"; id="mirrorLink">
+        <a class="externalLink" 
href="http://www.apache.org/dyn/closer.cgi/reef/0.15.0"; id="mirrorLink">
         Closest Apache Mirror</a>
     </li>
     
 <li>
         Verification:
-        <a class="externalLink" href="http://www.apache.org/dist/reef/0.14.0/"; 
id="verificationLink">
+        <a class="externalLink" href="http://www.apache.org/dist/reef/0.15.0/"; 
id="verificationLink">
             Signatures and checksums
         </a>
         <br />
-        SHA512: <span 
id="sha512Text">8216aa9cf936a533288943245da9aab46b0df2361bcf56f757b7feff54143249dcd5bb5401498d4ecf402bfcaaf662ebbf8085322764593c055cb01d98be440a</span>
+        SHA512: <span 
id="sha512Text">3805103aa3d59cd23ef1edc204f8beb4cfdc92e13e4257b980463c2176301e399dd6f6c3eb9e447e94cbf407b5bfd6ec7007bcf1a87599414a2429a17ef82a75</span>
     </li>
     
 <li>
-        <a class="externalLink" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315820&amp;version=12333768";
 id="releaseNotesLink">Release notes</a>
+        <a class="externalLink" 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315820&amp;version=12334912";
 id="releaseNotesLink">Release notes</a>
     </li>
     
 <li>
-        <a href="apidocs/0.14.0/index.html" id="javaApiLink">Java API</a>
+        <a href="apidocs/0.15.0/index.html" id="javaApiLink">Java API</a>
     </li>
     
 <li>
-        <span id="dotnetApiLink"><a href="apidoc_net/0.14.0/index.html">.NET 
API</a></span>
+        <span id="dotnetApiLink"><a href="apidoc_net/0.15.0/index.html">.NET 
API</a></span>
     </li>
 </ul></div>
 <div class="section">

Modified: reef/site/faq.html
URL: 
http://svn.apache.org/viewvc/reef/site/faq.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/faq.html (original)
+++ reef/site/faq.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-24 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160324" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - FAQ</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/glossary.html
URL: 
http://svn.apache.org/viewvc/reef/site/glossary.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/glossary.html (original)
+++ reef/site/glossary.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-24 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160324" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Glossary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/index.html
URL: 
http://svn.apache.org/viewvc/reef/site/index.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/index.html (original)
+++ reef/site/index.html Fri Jun 10 16:24:06 2016
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-24 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160324" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Apache REEF - Apache REEF&trade;</title>
+    <title>Apache REEF - Apache REEF&trade; - a stdlib for Big Data</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
@@ -183,7 +183,7 @@
         Apache REEF</a>
                     <span class="divider">|</span>
       </li>
-        <li class="active ">Apache REEF&trade;</li>
+        <li class="active ">Apache REEF&trade; - a stdlib for Big Data</li>
         
                 
                     
@@ -398,31 +398,29 @@ software distributed under the License i
 "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. --><h1>Apache REEF&#x2122;</h1>
+under the License. --><h1>Apache REEF&#x2122; - a <tt>stdlib</tt> for Big 
Data</h1>
+<p>Apache REEF&#x2122; (Retainable Evaluator Execution Framework) is a library 
for developing portable applications for cluster resource managers such as <a 
class="externalLink" 
href="https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html";>Apache
 Hadoop&#x2122; YARN</a> or <a class="externalLink" 
href="https://mesos.apache.org/";>Apache Mesos&#x2122;</a>. Apache REEF 
drastically simplifies development of those resource managers through the 
following features:</p>
 <div class="section">
-<div class="section">
-<h3>What is REEF?<a name="What_is_REEF"></a></h3>
-<p><b>REEF</b>, the Retainable Evaluator Execution Framework, is our approach 
to simplify and unify the lower layers of big data systems on modern resource 
managers.</p>
-<p>For managers like Apache YARN, Apache Mesos, Google Omega, and Facebook 
Corona, REEF provides a centralized control plane abstraction that can be used 
to build a decentralized data plane for supporting big data systems. Special 
consideration is given to graph computation and machine learning applications, 
both of which require data <i>retention</i> on allocated resources to execute 
multiple passes over the data.</p>
-<p>More broadly, applications that run on YARN will have the need for a 
variety of data-processing tasks e.g., data shuffle, group communication, 
aggregation, checkpointing, and many more. Rather than reimplement these for 
each application, REEF aims to provide them in a library form, so that they can 
be reused by higher-level applications and tuned for a specific domain problem 
e.g., Machine Learning.</p>
-<p>In that sense, our long-term vision is that REEF will mature into a Big 
Data Application Server, that will host a variety of tool kits and 
applications, on modern resource managers.</p>
+<h2>Features<a name="Features"></a></h2>
 
-    
-        <img src="REEFDiagram.png" alt="" />
-    </img>
-</div>
+<ul>
+  
+<li><b>Centralized Control Flow:</b> Apache REEF turns the chaos of a 
distributed application into events in a single machine, the Job Driver. Events 
include container allocation, Task launch, completion and failure. For 
failures, Apache REEF makes every effort of making the actual 
<tt>Exception</tt> thrown by the Task available to the Driver.</li>
+  
+<li><b>Task runtime:</b> Apache REEF provides a Task runtime called Evaluator. 
Evaluators are instantiated in every container of a REEF application. 
Evaluators can keep data in memory in between Tasks, which enables efficient 
pipelines on REEF.</li>
+  
+<li><b>Support for multiple resource managers:</b> Apache REEF applications 
are portable to any supported resource manager with minimal effort. Further, 
new resource managers are easy to support in REEF.</li>
+  
+<li><b>.NET and Java API:</b> Apache REEF is the only API to write YARN or 
Mesos applications in .NET. Further, a single REEF application is free to mix 
and match Tasks written for .NET or Java.</li>
+  
+<li><b>Plugins:</b> Apache REEF allows for plugins (called 
&#x201c;Services&#x201d;) to augment its feature set without adding bloat to 
the core. REEF includes many Services, such as a name-based communications 
between Tasks, MPI-inspired group communications (<tt>Broadcast</tt>, 
<tt>Reduce</tt>, <tt>Gather</tt>, &#x2026;) and data ingress.</li>
+</ul></div>
 <div class="section">
-<h3>How can I get started?<a name="How_can_I_get_started"></a></h3>
-<p>The official home for the REEF (and Tang and Wake) source code is at the 
Apache Software Foundation. You can check out the current code via:</p>
-
-<div class="source"><pre class="prettyprint">$ git clone 
git://git.apache.org/reef.git
-</pre></div>
-<p>or directly access its GitHub page <a class="externalLink" 
href="https://github.com/apache/reef";>here</a>.</p>
-<p>Detailed information about REEF and using it can be found in the <a 
href="faq.html">FAQ</a> and the <a class="externalLink" 
href="https://cwiki.apache.org/confluence/display/REEF/Tutorials";>Tutorial</a>.</p>
-<p>If you wish to contribute, start at the <a class="externalLink" 
href="https://cwiki.apache.org/confluence/display/REEF/Contributing";>Contributing</a>
 tutorial or the <a class="externalLink" 
href="https://cwiki.apache.org/confluence/display/REEF/Committer+Guide";>Committer
 Guide</a>!</p></div>
+<h2>REEF @ Apache Big Data 2016<a name="REEF__Apache_Big_Data_2016"></a></h2>
+<p><iframe 
src="http://www.slideshare.net/slideshow/embed_code/key/1HgrkEUWqqD2x1"; 
width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" 
scrolling="no" style="border:1px solid #CCC; border-width:1px; 
margin-bottom:5px; max-width: 100%;"> </iframe></p></div>
 <div class="section">
-<h3>Further questions?<a name="Further_questions"></a></h3>
-<p>Please visit our <a href="faq.html">Frequently Asked Questions</a> page or 
use our <a href="mailing-list.html">Mailing List</a> to send us a 
question!</p></div></div>
+<h2>Latest Release<a name="Latest_Release"></a></h2>
+<p>The latest release of Apache REEF is 0.15.0. Please go to the <a 
href="downloads.html">downloads</a> page to find out more.</p></div>
                   </div>
             </div>
           </div>

Modified: reef/site/introduction.html
URL: 
http://svn.apache.org/viewvc/reef/site/introduction.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/introduction.html (original)
+++ reef/site/introduction.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-24 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160324" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Introduction to REEF</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/issue-tracking.html
URL: 
http://svn.apache.org/viewvc/reef/site/issue-tracking.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/issue-tracking.html (original)
+++ reef/site/issue-tracking.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-25 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160325" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Issue Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/js/release.js
URL: 
http://svn.apache.org/viewvc/reef/site/js/release.js?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/js/release.js (original)
+++ reef/site/js/release.js Fri Jun 10 16:24:06 2016
@@ -18,6 +18,7 @@
  */
 
 var releaseSha512 = {
+    "0.15.0": 
"3805103aa3d59cd23ef1edc204f8beb4cfdc92e13e4257b980463c2176301e399dd6f6c3eb9e447e94cbf407b5bfd6ec7007bcf1a87599414a2429a17ef82a75",
     "0.14.0": 
"8216aa9cf936a533288943245da9aab46b0df2361bcf56f757b7feff54143249dcd5bb5401498d4ecf402bfcaaf662ebbf8085322764593c055cb01d98be440a",
     "0.10.0-incubating": 
"53844174f701a4c0c99964260c7abb4f8ef9d93aa6b8bdddbca37082e0f5754db5b00e2ae1fdd7732735159df8205a82e7a4dde2ef5abf2ca3e5d7dc43eb62fb",
     "0.11.0-incubating": 
"a4741c5e8006fdca40d3f3daa43c14b82fd44e77daeb0b3539fb9705c2e9c568efd86532dce262b6d4ef7ebb240f048724b63ad7c782035a3635bebe970e1bd7",
@@ -26,6 +27,7 @@ var releaseSha512 = {
 };
 
 var releaseNotes = {
+    "0.15.0": 
"https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315820&version=12334912";,
     "0.14.0": 
"https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315820&version=12333768";,
     "0.10.0-incubating": 
"https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315820&version=12329065";,
     "0.11.0-incubating": 
"https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315820&version=12329282";,

Modified: reef/site/license.html
URL: 
http://svn.apache.org/viewvc/reef/site/license.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/license.html (original)
+++ reef/site/license.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-24 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160324" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project License</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/mail-lists.html
URL: 
http://svn.apache.org/viewvc/reef/site/mail-lists.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/mail-lists.html (original)
+++ reef/site/mail-lists.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-25 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160325" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/mailing-list.html
URL: 
http://svn.apache.org/viewvc/reef/site/mailing-list.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/mailing-list.html (original)
+++ reef/site/mailing-list.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-24 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160324" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Mailing List</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/plugin-management.html
URL: 
http://svn.apache.org/viewvc/reef/site/plugin-management.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/plugin-management.html (original)
+++ reef/site/plugin-management.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-25 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160325" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Plugin Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -502,8 +502,8 @@
 <td>2.3</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" 
href="http://maven.apache.org/surefire/maven-surefire-plugin";>maven-surefire-plugin</a></td>
-<td>2.18.1</td></tr>
+<td><a class="externalLink" 
href="http://maven.apache.org/surefire/maven-surefire-plugin/";>maven-surefire-plugin</a></td>
+<td>2.19.1</td></tr>
 <tr class="b">
 <td>org.apache.rat</td>
 <td><a class="externalLink" 
href="http://creadur.apache.org/rat/apache-rat-plugin/";>apache-rat-plugin</a></td>

Modified: reef/site/plugins.html
URL: 
http://svn.apache.org/viewvc/reef/site/plugins.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/plugins.html (original)
+++ reef/site/plugins.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-25 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160325" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -438,8 +438,8 @@
 <td>3.3</td></tr>
 <tr class="a">
 <td>org.apache.maven.plugins</td>
-<td><a class="externalLink" 
href="http://maven.apache.org/surefire/maven-surefire-plugin";>maven-surefire-plugin</a></td>
-<td>2.18.1</td></tr>
+<td><a class="externalLink" 
href="http://maven.apache.org/surefire/maven-surefire-plugin/";>maven-surefire-plugin</a></td>
+<td>2.19.1</td></tr>
 <tr class="b">
 <td>org.apache.rat</td>
 <td><a class="externalLink" 
href="http://creadur.apache.org/rat/apache-rat-plugin/";>apache-rat-plugin</a></td>

Modified: reef/site/privacy-policy.html
URL: 
http://svn.apache.org/viewvc/reef/site/privacy-policy.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/privacy-policy.html (original)
+++ reef/site/privacy-policy.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-24 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160324" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Privacy Policy</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/project-info.html
URL: 
http://svn.apache.org/viewvc/reef/site/project-info.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/project-info.html (original)
+++ reef/site/project-info.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-25 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160325" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/project-summary.html
URL: 
http://svn.apache.org/viewvc/reef/site/project-summary.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/project-summary.html (original)
+++ reef/site/project-summary.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-25 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160325" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -428,7 +428,7 @@
 <td>website</td></tr>
 <tr class="b">
 <td>Version</td>
-<td>0.15.0-SNAPSHOT</td></tr>
+<td>0.16.0-SNAPSHOT</td></tr>
 <tr class="a">
 <td>Type</td>
 <td>jar</td></tr>

Modified: reef/site/source-repository.html
URL: 
http://svn.apache.org/viewvc/reef/site/source-repository.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/source-repository.html (original)
+++ reef/site/source-repository.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-25 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160325" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Source Code Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/talks.html
URL: 
http://svn.apache.org/viewvc/reef/site/talks.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/talks.html (original)
+++ reef/site/talks.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-24 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160324" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Talks</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/tang.html
URL: 
http://svn.apache.org/viewvc/reef/site/tang.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/tang.html (original)
+++ reef/site/tang.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-24 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160324" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Tang</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/team.html
URL: 
http://svn.apache.org/viewvc/reef/site/team.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/team.html (original)
+++ reef/site/team.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-23 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160323" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/wake.html
URL: 
http://svn.apache.org/viewvc/reef/site/wake.html?rev=1747738&r1=1747737&r2=1747738&view=diff
==============================================================================
--- reef/site/wake.html (original)
+++ reef/site/wake.html Fri Jun 10 16:24:06 2016
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2016-03-24 
+ | Generated by Apache Maven Doxia at 2016-06-10 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20160324" />
+    <meta name="Date-Revision-yyyymmdd" content="20160610" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Wake</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />



Reply via email to