You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@reef.apache.org by do...@apache.org on 2017/04/28 02:42:44 UTC

svn commit: r1792971 - /reef/site/

Author: dougservice
Date: Fri Apr 28 02:42:44 2017
New Revision: 1792971

URL: http://svn.apache.org/viewvc?rev=1792971&view=rev
Log:
Added new committer to list of team members.

Modified:
    reef/site/dependency-convergence.html
    reef/site/dependency-info.html
    reef/site/dependency-management.html
    reef/site/distribution-management.html
    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/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/publications.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=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/dependency-convergence.html (original)
+++ reef/site/dependency-convergence.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-18 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170418" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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" />
@@ -401,7 +401,7 @@
   <b>Legend:</b>
 </caption>
 <tr class="a">
-<td><img alt="error" src="images/icon_error_sml.gif" /></td>
+<td><img alt="[Error]" src="images/icon_error_sml.gif" /></td>
 <td>At least one dependency has a differing version of the dependency or has SNAPSHOT dependencies.</td></tr></table><br />
 <table border="0" class="table table-striped"><caption>
   <b>Statistics:</b>
@@ -420,10 +420,10 @@
 <td>0</td></tr>
 <tr class="b">
 <th>Convergence (NOD/NOA):</th>
-<td><img alt="error" src="images/icon_error_sml.gif" />&#160;<b>0 %</b></td></tr>
+<td><img alt="[Error]" src="images/icon_error_sml.gif" />&#160;<b>0 %</b></td></tr>
 <tr class="a">
-<th>Ready for release (100 % convergence and no SNAPSHOTS):</th>
-<td><img alt="error" src="images/icon_error_sml.gif" />&#160;<b>Error</b><br />You do not have 100 % convergence.</td></tr></table></div>
+<th>Ready for release (100% convergence and no SNAPSHOTS):</th>
+<td><img alt="[Error]" src="images/icon_error_sml.gif" />&#160;<b>Error</b><br />You do not have 100% convergence.</td></tr></table></div>
 <div class="section">
 <h3>Dependencies used in this project<a name="Dependencies_used_in_this_project"></a></h3></div>
                   </div>

Modified: reef/site/dependency-info.html
URL: http://svn.apache.org/viewvc/reef/site/dependency-info.html?rev=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/dependency-info.html (original)
+++ reef/site/dependency-info.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-18 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170418" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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" />
@@ -418,14 +418,14 @@
 @Grab(group='org.apache.reef', module='website', version='0.16.0-SNAPSHOT')
 )</pre></div></div>
 <div class="section">
-<h3>Grails<a name="Grails"></a></h3><a name="Grails"></a>
+<h3>Gradle/Grails<a name="GradleGrails"></a></h3><a name="GradleGrails"></a>
 <div class="source"><pre class="prettyprint">compile 'org.apache.reef:website:0.16.0-SNAPSHOT'</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.16.0-SNAPSHOT&quot;]</pre></div></div>
+<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.16.0-SNAPSHOT&quot;</pre></div></div>
 <div class="section">
-<h3>SBT<a name="SBT"></a></h3><a name="SBT"></a>
-<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>
+<h3>Leiningen<a name="Leiningen"></a></h3><a name="Leiningen"></a>
+<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=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/dependency-management.html (original)
+++ reef/site/dependency-management.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-18 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170418" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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" />
@@ -458,7 +458,7 @@
 <tr class="b">
 <td>org.apache.avro</td>
 <td><a class="externalLink" href="http://avro.apache.org">avro</a></td>
-<td>1.7.7</td>
+<td>1.8.1</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">

Modified: reef/site/distribution-management.html
URL: http://svn.apache.org/viewvc/reef/site/distribution-management.html?rev=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/distribution-management.html (original)
+++ reef/site/distribution-management.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-18 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170418" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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/downloads.html
URL: http://svn.apache.org/viewvc/reef/site/downloads.html?rev=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/downloads.html (original)
+++ reef/site/downloads.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-17 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170417" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Downloads</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/faq.html
URL: http://svn.apache.org/viewvc/reef/site/faq.html?rev=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/faq.html (original)
+++ reef/site/faq.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-17 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170417" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/glossary.html (original)
+++ reef/site/glossary.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-17 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170417" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/index.html (original)
+++ reef/site/index.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-17 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170417" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Apache REEF&trade; - a stdlib for Big Data</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/introduction.html
URL: http://svn.apache.org/viewvc/reef/site/introduction.html?rev=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/introduction.html (original)
+++ reef/site/introduction.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-17 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170417" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/issue-tracking.html (original)
+++ reef/site/issue-tracking.html Fri Apr 28 02:42:44 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-18 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170418" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Apache REEF - Issue Tracking</title>
+    <title>Apache REEF - Issue Management</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" />
@@ -186,7 +186,7 @@
         Apache REEF</a>
                     <span class="divider">|</span>
       </li>
-        <li class="active ">Issue Tracking</li>
+        <li class="active ">Issue Management</li>
         
                 
                     
@@ -399,8 +399,8 @@
 <h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
 <p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a>.</p></div>
 <div class="section">
-<h2>Issue Tracking<a name="Issue_Tracking"></a></h2><a name="Issue_Tracking"></a>
-<p>Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.</p>
+<h2>Issue Management<a name="Issue_Management"></a></h2><a name="Issue_Management"></a>
+<p>Issues, bugs, and feature requests should be submitted to the following issue management system for this project.</p>
 <div class="source"><pre class="prettyprint"><a class="externalLink" href="https://issues.apache.org/jira/browse/REEF">https://issues.apache.org/jira/browse/REEF</a></pre></div></div>
                   </div>
             </div>

Modified: reef/site/license.html
URL: http://svn.apache.org/viewvc/reef/site/license.html?rev=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/license.html (original)
+++ reef/site/license.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-17 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170417" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/mail-lists.html (original)
+++ reef/site/mail-lists.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-18 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170418" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/mailing-list.html (original)
+++ reef/site/mailing-list.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-17 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170417" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/plugin-management.html (original)
+++ reef/site/plugin-management.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-18 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170418" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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" />
@@ -409,7 +409,7 @@
 <tr class="a">
 <td>org.apache.avro</td>
 <td><a class="externalLink" href="http://avro.apache.org/avro-maven-plugin">avro-maven-plugin</a></td>
-<td>1.7.7</td></tr>
+<td>1.8.1</td></tr>
 <tr class="b">
 <td>org.apache.maven.plugins</td>
 <td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td>

Modified: reef/site/plugins.html
URL: http://svn.apache.org/viewvc/reef/site/plugins.html?rev=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/plugins.html (original)
+++ reef/site/plugins.html Fri Apr 28 02:42:44 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-18 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170418" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Apache REEF - Project Build Plugins</title>
+    <title>Apache REEF - Project Plugins</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" />
@@ -186,7 +186,7 @@
         Apache REEF</a>
                     <span class="divider">|</span>
       </li>
-        <li class="active ">Project Build Plugins</li>
+        <li class="active ">Project Plugins</li>
         
                 
                     

Modified: reef/site/privacy-policy.html
URL: http://svn.apache.org/viewvc/reef/site/privacy-policy.html?rev=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/privacy-policy.html (original)
+++ reef/site/privacy-policy.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-17 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170417" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/project-info.html (original)
+++ reef/site/project-info.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-18 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170418" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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" />
@@ -420,10 +420,10 @@
 <td><a href="index.html">About</a></td>
 <td>Retainable Evaluator Execution Framework</td></tr>
 <tr class="a">
-<td><a href="issue-tracking.html">Issue Tracking</a></td>
+<td><a href="issue-tracking.html">Issue Management</a></td>
 <td>This document provides information on the issue management system used in this project.</td></tr>
 <tr class="b">
-<td><a href="license.html">Project License</a></td>
+<td><a href="license.html">Licenses</a></td>
 <td>This document lists the project license(s).</td></tr>
 <tr class="a">
 <td><a href="mail-lists.html">Mailing Lists</a></td>
@@ -432,13 +432,13 @@
 <td><a href="plugin-management.html">Plugin Management</a></td>
 <td>This document lists the plugins that are defined through pluginManagement.</td></tr>
 <tr class="a">
-<td><a href="plugins.html">Project Plugins</a></td>
+<td><a href="plugins.html">Plugins</a></td>
 <td>This document lists the build plugins and the report plugins used by this project.</td></tr>
 <tr class="b">
-<td><a href="source-repository.html">Source Repository</a></td>
+<td><a href="source-repository.html">Source Code Management</a></td>
 <td>This document lists ways to access the online source repository.</td></tr>
 <tr class="a">
-<td><a href="project-summary.html">Project Summary</a></td>
+<td><a href="project-summary.html">Summary</a></td>
 <td>This document lists other related information of this project</td></tr></table></div></div>
                   </div>
             </div>

Modified: reef/site/project-summary.html
URL: http://svn.apache.org/viewvc/reef/site/project-summary.html?rev=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/project-summary.html (original)
+++ reef/site/project-summary.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-18 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170418" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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" />

Modified: reef/site/publications.html
URL: http://svn.apache.org/viewvc/reef/site/publications.html?rev=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/publications.html (original)
+++ reef/site/publications.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-17 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170417" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Publications</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />

Modified: reef/site/source-repository.html
URL: http://svn.apache.org/viewvc/reef/site/source-repository.html?rev=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/source-repository.html (original)
+++ reef/site/source-repository.html Fri Apr 28 02:42:44 2017
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-18 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170418" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <meta http-equiv="Content-Language" content="en" />
-    <title>Apache REEF - Source Repository</title>
+    <title>Apache REEF - Source Code Management</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" />
@@ -186,7 +186,7 @@
         Apache REEF</a>
                     <span class="divider">|</span>
       </li>
-        <li class="active ">Source Repository</li>
+        <li class="active ">Source Code Management</li>
         
                 
                     

Modified: reef/site/talks.html
URL: http://svn.apache.org/viewvc/reef/site/talks.html?rev=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/talks.html (original)
+++ reef/site/talks.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-17 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170417" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/tang.html (original)
+++ reef/site/tang.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-17 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170417" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <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=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/team.html (original)
+++ reef/site/team.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-17 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170417" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -531,7 +531,11 @@
 <tr class="a">
 <td align="center">ssd</td>
 <td align="center">Sergey Dudoladov</td>
-<td align="center">Technische Universit&#xe4;t Berlin</td></tr></table></div></div>
+<td align="center">Technische Universit&#xe4;t Berlin</td></tr>
+<tr class="b">
+<td align="center">dougservice</td>
+<td align="center">Doug Service</td>
+<td align="center">Microsoft</td></tr></table></div></div>
                   </div>
             </div>
           </div>

Modified: reef/site/wake.html
URL: http://svn.apache.org/viewvc/reef/site/wake.html?rev=1792971&r1=1792970&r2=1792971&view=diff
==============================================================================
--- reef/site/wake.html (original)
+++ reef/site/wake.html Fri Apr 28 02:42:44 2017
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2017-04-17 
+ | Generated by Apache Maven Doxia at 2017-04-28 
  | 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="20170417" />
+    <meta name="Date-Revision-yyyymmdd" content="20170428" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Wake</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />