Author: johnyangk
Date: Sun Feb 22 08:17:43 2015
New Revision: 1661458

URL: http://svn.apache.org/r1661458
Log:
Site checkin for project REEF Website

Added:
    incubator/reef/site/js/test2.js
Modified:
    incubator/reef/site/api.html
    incubator/reef/site/coding-guideline.html
    incubator/reef/site/committer-guide.html
    incubator/reef/site/contributing.html
    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-tracker.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/powered-by.html
    incubator/reef/site/project-info.html
    incubator/reef/site/project-summary.html
    incubator/reef/site/reef-examples.html
    incubator/reef/site/source-repository.html
    incubator/reef/site/tang.html
    incubator/reef/site/team.html
    incubator/reef/site/tutorial.html
    incubator/reef/site/wake.html

Modified: incubator/reef/site/api.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/api.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/api.html (original)
+++ incubator/reef/site/api.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - API</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/coding-guideline.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/coding-guideline.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/coding-guideline.html (original)
+++ incubator/reef/site/coding-guideline.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Coding Guidelines</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/committer-guide.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/committer-guide.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/committer-guide.html (original)
+++ incubator/reef/site/committer-guide.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Committer Guide</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/contributing.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/contributing.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/contributing.html (original)
+++ incubator/reef/site/contributing.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Contributing to REEF</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/dependency-convergence.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/dependency-convergence.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/dependency-convergence.html (original)
+++ incubator/reef/site/dependency-convergence.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Dependency Convergence</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/dependency-info.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/dependency-info.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/dependency-info.html (original)
+++ incubator/reef/site/dependency-info.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Dependency Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/dependency-management.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/dependency-management.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/dependency-management.html (original)
+++ incubator/reef/site/dependency-management.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Dependency Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           
@@ -494,11 +497,11 @@
 <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">
 <td>org.apache.reef</td>
-<td><a class="externalLink" 
href="http://reef.incubator.apache.org/tang-project/tang";>tang</a></td>
+<td>tang</td>
 <td>0.11.0-incubating-SNAPSHOT</td>
 <td>-</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>
+<td>-</td></tr>
 <tr class="b">
 <td>org.apache.reef</td>
 <td>test-jar</td>
@@ -508,11 +511,11 @@
 <td>-</td></tr>
 <tr class="a">
 <td>org.apache.reef</td>
-<td><a class="externalLink" 
href="http://reef.incubator.apache.org/wake-project/wake";>wake</a></td>
+<td>wake</td>
 <td>0.11.0-incubating-SNAPSHOT</td>
 <td>-</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>
+<td>-</td></tr>
 <tr class="b">
 <td>org.codehaus.jackson</td>
 <td><a class="externalLink" 
href="http://jackson.codehaus.org";>jackson-core-asl</a></td>

Modified: incubator/reef/site/distribution-management.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/distribution-management.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/distribution-management.html (original)
+++ incubator/reef/site/distribution-management.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Distribution Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/downloads.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/downloads.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/downloads.html (original)
+++ incubator/reef/site/downloads.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Downloads</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           
@@ -404,29 +407,19 @@ 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.10.0-incubating" 
selected="selected">0.10.0-incubating</option> </select></p>
 
-<ul>
-  
-<li><a href="#a0.10.0-incubating">0.10.0-incubating</a></li>
-</ul>
-<div class="section">
-<h3><a name="a0.10.0-incubating"></a>0.10.0-incubating</h3>
-<div class="section">
-<div class="section">
-<h5>Downloads<a name="Downloads"></a></h5>
-
-<ul>
-  
-<li><a class="externalLink" 
href="http://www.apache.org/dist/incubator/reef/0.10.0-incubating/apache-reef-0.10.0-incubating.tar.gz";>apache-reef-0.10.0-incubating.tar.gz</a></li>
-  
-<li><a class="externalLink" 
href="http://www.apache.org/dist/incubator/reef/0.10.0-incubating/apache-reef-0.10.0-incubating.tar.gz.asc";>apache-reef-0.10.0-incubating.tar.gz.asc</a></li>
-  
-<li><a class="externalLink" 
href="http://www.apache.org/dist/incubator/reef/0.10.0-incubating/apache-reef-0.10.0-incubating.tar.gz.md5";>apache-reef-0.10.0-incubating.tar.gz.md5</a></li>
-  
-<li><a class="externalLink" 
href="http://www.apache.org/dist/incubator/reef/0.10.0-incubating/apache-reef-0.10.0-incubating.tar.gz.sha1";>apache-reef-0.10.0-incubating.tar.gz.sha1</a></li>
-  
-<li><a class="externalLink" 
href="http://www.apache.org/dist/incubator/reef/0.10.0-incubating/apache-reef-0.10.0-incubating.tar.gz.sha512";>apache-reef-0.10.0-incubating.tar.gz.sha512</a></li>
-</ul></div></div></div></div>
+<ul id="listRelease">
+    
+<li>Download directly:
+        <a class="externalLink" 
href="http://www.apache.org/dist/incubator/reef/0.10.0-incubating/apache-reef-0.10.0-incubating.tar.gz";
 id="directLink">
+        apache-reef-0.10.0-incubating.tar.gz
+        </a></li>
+    
+<li>Download with signatures:
+        <a class="externalLink" 
href="http://www.apache.org/dyn/closer.cgi/incubator/reef/0.10.0-incubating"; 
id="mirrorLink">
+        Closest Apache Mirror</a></li>
+</ul></div>
 <div class="section">
 <h2>Development and Maintenance Branches<a 
name="Development_and_Maintenance_Branches"></a></h2>
 <p>If you are interested in working with the newest under-development code or 
contributing to REEF, you can also check out the master branch from Git:</p>

Modified: incubator/reef/site/faq.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/faq.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/faq.html (original)
+++ incubator/reef/site/faq.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - FAQ</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/glossary.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/glossary.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/glossary.html (original)
+++ incubator/reef/site/glossary.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Glossary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/index.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/index.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/index.html (original)
+++ incubator/reef/site/index.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Apache REEF</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/introduction.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/introduction.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/introduction.html (original)
+++ incubator/reef/site/introduction.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Introduction to REEF</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/issue-tracker.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/issue-tracker.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/issue-tracker.html (original)
+++ incubator/reef/site/issue-tracker.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Issue Tracker</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/issue-tracking.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/issue-tracking.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/issue-tracking.html (original)
+++ incubator/reef/site/issue-tracking.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Issue Tracking</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Added: incubator/reef/site/js/test2.js
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/js/test2.js?rev=1661458&view=auto
==============================================================================
--- incubator/reef/site/js/test2.js (added)
+++ incubator/reef/site/js/test2.js Sun Feb 22 08:17:43 2015
@@ -0,0 +1,45 @@
+/**
+ * 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.
+ */
+var releaseDirect = {
+    "0.10.0-incubating": 
"http://www.apache.org/dist/incubator/reef/0.10.0-incubating/apache-reef-0.10.0-incubating.tar.gz";
+};
+
+var releaseMirror = {
+    "0.10.0-incubating": 
"http://www.apache.org/dyn/closer.cgi/incubator/reef/0.10.0-incubating";
+};
+
+function setReleaseLink() {
+    var releaseVersion = this.document.getElementById("selectRelease").value;
+    if (releaseDirect[releaseVersion] == undefined) {
+        this.document.getElementById("listRelease").style.display= "none";
+        
+    } else {
+        this.document.getElementById("listRelease").style.display = "block";
+
+        var releaseDirectStr = releaseDirect[releaseVersion];
+        this.document.getElementById("directLink").setAttribute("href", 
releaseDirectStr);
+        this.document.getElementById("mirrorLink").setAttribute("href", 
releaseMirror[releaseVersion]);
+
+        var directReleaseStrSplit = releaseDirectStr.split("/");
+        this.document.getElementById("directLink").innerHTML =
+            directReleaseStrSplit[directReleaseStrSplit.length - 1];
+
+    }
+
+}
\ No newline at end of file

Modified: incubator/reef/site/license.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/license.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/license.html (original)
+++ incubator/reef/site/license.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project License</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/mail-lists.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/mail-lists.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/mail-lists.html (original)
+++ incubator/reef/site/mail-lists.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Mailing Lists</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/mailing-list.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/mailing-list.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/mailing-list.html (original)
+++ incubator/reef/site/mailing-list.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Mailing List</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/plugin-management.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/plugin-management.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/plugin-management.html (original)
+++ incubator/reef/site/plugin-management.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Plugin Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/plugins.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/plugins.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/plugins.html (original)
+++ incubator/reef/site/plugins.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Build Plugins</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/powered-by.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/powered-by.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/powered-by.html (original)
+++ incubator/reef/site/powered-by.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Powered By</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/project-info.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/project-info.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/project-info.html (original)
+++ incubator/reef/site/project-info.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Information</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/project-summary.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/project-summary.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/project-summary.html (original)
+++ incubator/reef/site/project-summary.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Project Summary</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/reef-examples.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/reef-examples.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/reef-examples.html (original)
+++ incubator/reef/site/reef-examples.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Further REEF Examples</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           
@@ -505,7 +508,7 @@ under the License. --><h1>Further REEF E
 </ul></div>
 <div class="section">
 <h4><a name="task-scheduler-rest-api"></a>REST API<a name="REST_API"></a></h4>
-<p>Users can send the HTTP request to the server via URL: </p>
+<p>Users can send the HTTP request to the server via URL : </p>
 
 <div class="source">
 <pre>http://{address}:{port}/reef-example-scheduler/v1

Modified: incubator/reef/site/source-repository.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/source-repository.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/source-repository.html (original)
+++ incubator/reef/site/source-repository.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           
@@ -395,17 +398,17 @@
 <h2>Web Browser Access<a name="Web_Browser_Access"></a></h2><a 
name="Web_Browser_Access"></a>
 <p>The following is a link to a browsable version of the source repository:</p>
 <div class="source">
-<pre><a 
href="scm:git:[email protected]:apache/incubator-reef.git/website">scm:git:[email protected]:apache/incubator-reef.git/website</a></pre></div></div>
+<pre><a 
href="scm:git:[email protected]:apache/incubator-reef/website">scm:git:[email protected]:apache/incubator-reef/website</a></pre></div></div>
 <div class="section">
 <h2>Anonymous Access<a name="Anonymous_Access"></a></h2><a 
name="Anonymous_Access"></a>
 <p>The source can be checked out anonymously from Git with this command (See 
<a class="externalLink" 
href="http://git-scm.com/docs/git-clone";>http://git-scm.com/docs/git-clone</a>):</p>
 <div class="source">
-<pre>$ git clone [email protected]:apache/incubator-reef.git</pre></div></div>
+<pre>$ git clone 
[email protected]:apache/incubator-reef/website</pre></div></div>
 <div class="section">
 <h2>Developer Access<a name="Developer_Access"></a></h2><a 
name="Developer_Access"></a>
 <p>Only project developers can access the Git tree via this method (See <a 
class="externalLink" 
href="http://git-scm.com/docs/git-clone";>http://git-scm.com/docs/git-clone</a>).</p>
 <div class="source">
-<pre>$ git clone 
https://git-wip-us.apache.org/repos/asf/incubator-reef.git</pre></div></div>
+<pre>$ git clone 
https://git-wip-us.apache.org/repos/asf/incubator-reef/website</pre></div></div>
 <div class="section">
 <h2>Access from Behind a Firewall<a 
name="Access_from_Behind_a_Firewall"></a></h2><a 
name="Access_from_Behind_a_Firewall"></a>
 <p>Refer to the documentation of the SCM used for more information about 
access behind a firewall.</p></div>

Modified: incubator/reef/site/tang.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/tang.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/tang.html (original)
+++ incubator/reef/site/tang.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Tang</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/team.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/team.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/team.html (original)
+++ incubator/reef/site/team.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Team</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/tutorial.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/tutorial.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/tutorial.html (original)
+++ incubator/reef/site/tutorial.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - REEF Tutorial</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           

Modified: incubator/reef/site/wake.html
URL: 
http://svn.apache.org/viewvc/incubator/reef/site/wake.html?rev=1661458&r1=1661457&r2=1661458&view=diff
==============================================================================
--- incubator/reef/site/wake.html (original)
+++ incubator/reef/site/wake.html Sun Feb 22 08:17:43 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-02-17 
+ | Generated by Apache Maven Doxia at 2015-02-22 
  | Rendered using Apache Maven Fluido Skin 1.3.1
 -->
 <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="20150217" />
+    <meta name="Date-Revision-yyyymmdd" content="20150222" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache REEF - Wake</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.1.min.js"></script>
 
-    
+                          
+        
+<script src="js/test2.js" type="text/javascript"></script>
+          
                   </head>
         <body class="topBarEnabled">
           


Reply via email to