Author: chobrian
Date: Tue Jul 28 10:43:40 2015
New Revision: 1693065

URL: http://svn.apache.org/r1693065
Log:
Change REEF logo.

Modified:
    incubator/reef/site/api.html
    incubator/reef/site/css/site.css
    incubator/reef/site/dependency-convergence.html
    incubator/reef/site/dependency-info.html
    incubator/reef/site/dependency-management.html
    incubator/reef/site/distribution-management.html
    incubator/reef/site/downloads.html
    incubator/reef/site/faq.html
    incubator/reef/site/glossary.html
    incubator/reef/site/index.html
    incubator/reef/site/introduction.html
    incubator/reef/site/issue-tracking.html
    incubator/reef/site/license.html
    incubator/reef/site/mail-lists.html
    incubator/reef/site/mailing-list.html
    incubator/reef/site/plugin-management.html
    incubator/reef/site/plugins.html
    incubator/reef/site/project-info.html
    incubator/reef/site/project-summary.html
    incubator/reef/site/source-repository.html
    incubator/reef/site/talks.html
    incubator/reef/site/tang.html
    incubator/reef/site/team.html
    incubator/reef/site/wake.html

Modified: incubator/reef/site/api.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/api.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/api.html (original)
+++ incubator/reef/site/api.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - API</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/css/site.css
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/css/site.css?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/css/site.css (original)
+++ incubator/reef/site/css/site.css Tue Jul 28 10:43:40 2015
@@ -1 +1,21 @@
-/* You can override this file with your own styles */
\ No newline at end of file
+/*
+ * 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.
+ */
+.pull-left {
+  margin: 10px
+}

Modified: incubator/reef/site/dependency-convergence.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/dependency-convergence.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/dependency-convergence.html (original)
+++ incubator/reef/site/dependency-convergence.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <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" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/dependency-info.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/dependency-info.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/dependency-info.html (original)
+++ incubator/reef/site/dependency-info.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <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" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/dependency-management.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/dependency-management.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/dependency-management.html (original)
+++ incubator/reef/site/dependency-management.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <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" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/distribution-management.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/distribution-management.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/distribution-management.html (original)
+++ incubator/reef/site/distribution-management.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <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" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/downloads.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/downloads.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/downloads.html (original)
+++ incubator/reef/site/downloads.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Downloads</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/faq.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/faq.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/faq.html (original)
+++ incubator/reef/site/faq.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - FAQ</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/glossary.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/glossary.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/glossary.html (original)
+++ incubator/reef/site/glossary.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Glossary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/index.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/index.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/index.html (original)
+++ incubator/reef/site/index.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Apache REEF</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/introduction.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/introduction.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/introduction.html (original)
+++ incubator/reef/site/introduction.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <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" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/issue-tracking.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/issue-tracking.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/issue-tracking.html (original)
+++ incubator/reef/site/issue-tracking.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/license.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/license.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/license.html (original)
+++ incubator/reef/site/license.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <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" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/mail-lists.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/mail-lists.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/mail-lists.html (original)
+++ incubator/reef/site/mail-lists.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <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" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/mailing-list.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/mailing-list.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/mailing-list.html (original)
+++ incubator/reef/site/mailing-list.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <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" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/plugin-management.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/plugin-management.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/plugin-management.html (original)
+++ incubator/reef/site/plugin-management.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <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" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/plugins.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/plugins.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/plugins.html (original)
+++ incubator/reef/site/plugins.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Build Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/project-info.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/project-info.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/project-info.html (original)
+++ incubator/reef/site/project-info.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <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" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/project-summary.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/project-summary.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/project-summary.html (original)
+++ incubator/reef/site/project-summary.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <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" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/source-repository.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/source-repository.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/source-repository.html (original)
+++ incubator/reef/site/source-repository.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/talks.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/talks.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/talks.html (original)
+++ incubator/reef/site/talks.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Talks</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/tang.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/tang.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/tang.html (original)
+++ incubator/reef/site/tang.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Tang</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/team.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/team.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/team.html (original)
+++ incubator/reef/site/team.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">

Modified: incubator/reef/site/wake.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/wake.html?rev=1693065&r1=1693064&r2=1693065&view=diff
==============================================================================
--- incubator/reef/site/wake.html (original)
+++ incubator/reef/site/wake.html Tue Jul 28 10:43:40 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-06-29 
+ | Generated by Apache Maven Doxia at 2015-07-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="20150629" />
+    <meta name="Date-Revision-yyyymmdd" content="20150728" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Wake</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
@@ -165,8 +165,8 @@
         <div class="container-fluid">
           <div id="banner">
         <div class="pull-left">
-                                                          <a href="./" 
id="bannerLeft">
-                                                                               
                 <img src="REEFLogo.png" />
+                                                          <a href="./" 
id="bannerLeft" title="Apache REEF">
+                                                                               
                 <img src="ApacheREEF_logo_no_margin_small.png"  alt="Apache 
REEF"/>
                 </a>
                       </div>
         <div class="pull-right">                  <a 
href="http://incubator.apache.org/"; id="bannerRight">



Reply via email to