You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2013/01/19 17:36:36 UTC

svn commit: r1435591 [3/3] - in /incubator/onami/site/guava: ./ cobertura/ xref-test/ xref-test/org/apache/onami/guava/eventbus/ xref/ xref/org/apache/onami/guava/eventbus/

Modified: incubator/onami/site/guava/source-repository.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/source-repository.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/source-repository.html (original)
+++ incubator/onami/site/guava/source-repository.html Sat Jan 19 16:36:35 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Dec 9, 2012
+ | Generated by Apache Maven Doxia at Jan 19, 2013
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20121209" />
+    <meta name="Date-Revision-yyyymmdd" content="20130119" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Onami-Guava - Source Repository</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
-    
+                          
+        
+<link title="DOAP" rel="meta" type="application/rdf+xml" href="http://onami.incubator.apache.org/guava//doap.rdf"/>
+          
             </head>
         <body class="topBarDisabled">
           
@@ -41,8 +44,8 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 09 December 2012</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 0.2-incubating-SNAPSHOT</li>
+                  <li id="publishDate">Last Published: 19 January 2013</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 0.2.0-incubating-SNAPSHOT</li>
                       
                 
                     
@@ -189,70 +192,6 @@
           <i class="icon-chevron-right"></i>
         Project Reports</a>
                   </li>
-                              <li class="nav-header">Components</li>
-                                
-      <li>
-    
-                          <a href="../autobind" title="Autobind">
-          <i class="none"></i>
-        Autobind</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../cache" title="Cache">
-          <i class="none"></i>
-        Cache</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../configuration" title="Configuration">
-          <i class="none"></i>
-        Configuration</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="./" title="Guava">
-          <i class="none"></i>
-        Guava</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../lifecycle" title="Lifecycle">
-          <i class="none"></i>
-        Lifecycle</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../logging" title="Logging">
-          <i class="none"></i>
-        Logging</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../scheduler" title="Scheduler">
-          <i class="none"></i>
-        Scheduler</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../spi" title="SPI">
-          <i class="none"></i>
-        SPI</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../test" title="Test">
-          <i class="none"></i>
-        Test</a>
-            </li>
                               <li class="nav-header">Community</li>
                                 
       <li>
@@ -311,6 +250,13 @@
           <i class="none"></i>
         Code style recommendations</a>
             </li>
+                  
+      <li>
+    
+                          <a href="../committers/release-howto.html" title="Release HowTo">
+          <i class="none"></i>
+        Release HowTo</a>
+            </li>
                               <li class="nav-header">ASF</li>
                                 
       <li>
@@ -367,7 +313,7 @@
                 
         <div id="bodyColumn"  class="span9" >
                                   
-            <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div><div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a><p>The following is a link to the online source repository.</p><div class="source"><pre class="prettyprint"><a class="externalLink" href="https://svn.apache.org/viewvc/incubator/onami/trunk/guava">https://svn.apache.org/viewvc/incubator/onami/trunk/guava</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 SVN with this command:</p><div class="source"><pre class="prettyprint">$ svn checkout https://s
 vn.apache.org/repos/asf/incubator/onami/trunk/guava onami-guava</pre></div></div><div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a><p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre class="prettyprint">$ svn checkout https://svn.apache.org/repos/asf/incubator/onami/trunk/guava onami-guava</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre class="prettyprint">$ svn commit --username your-username -m &quot;A message&quot;</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>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository,
  you can try to access it via the developer connection:</p><div class="source"><pre class="prettyprint">$ svn checkout https://svn.apache.org/repos/asf/incubator/onami/trunk/guava onami-guava</pre></div></div><div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p><p>Example: E
 dit the 'servers' file and add something like:</p><div class="source"><pre class="prettyprint">[global]
+            <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div><div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a><p>The following is a link to the online source repository.</p><div class="source"><pre class="prettyprint"><a class="externalLink" href="https://svn.apache.org/viewvc/incubator/onami/trunk/guava">https://svn.apache.org/viewvc/incubator/onami/trunk/guava</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 SVN with this command:</p><div class="source"><pre class="prettyprint">$ svn checkout https://s
 vn.apache.org/repos/asf/incubator/onami/trunk/guava org.apache.onami.guava</pre></div></div><div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a><p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre class="prettyprint">$ svn checkout https://svn.apache.org/repos/asf/incubator/onami/trunk/guava org.apache.onami.guava</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre class="prettyprint">$ svn commit --username your-username -m &quot;A message&quot;</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>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the 
 Subversion repository, you can try to access it via the developer connection:</p><div class="source"><pre class="prettyprint">$ svn checkout https://svn.apache.org/repos/asf/incubator/onami/trunk/guava org.apache.onami.guava</pre></div></div><div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template file
 s to be created.</p><p>Example: Edit the 'servers' file and add something like:</p><div class="source"><pre class="prettyprint">[global]
 http-proxy-host = your.proxy.name
 http-proxy-port = 3128
 </pre></div></div>
@@ -379,7 +325,7 @@ http-proxy-port = 3128
 
     <footer>
             <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    2012
+              <div class="row span12">Copyright &copy;                    2012-2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/onami/site/guava/surefire-report.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/surefire-report.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/surefire-report.html (original)
+++ incubator/onami/site/guava/surefire-report.html Sat Jan 19 16:36:35 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Dec 9, 2012
+ | Generated by Apache Maven Doxia at Jan 19, 2013
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20121209" />
+    <meta name="Date-Revision-yyyymmdd" content="20130119" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Onami-Guava - Surefire Report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
-    
+                          
+        
+<link title="DOAP" rel="meta" type="application/rdf+xml" href="http://onami.incubator.apache.org/guava//doap.rdf"/>
+          
             </head>
         <body class="topBarDisabled">
           
@@ -41,8 +44,8 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 09 December 2012</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 0.2-incubating-SNAPSHOT</li>
+                  <li id="publishDate">Last Published: 19 January 2013</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 0.2.0-incubating-SNAPSHOT</li>
                       
                 
                     
@@ -161,70 +164,6 @@
             </li>
               </ul>
         </li>
-                              <li class="nav-header">Components</li>
-                                
-      <li>
-    
-                          <a href="../autobind" title="Autobind">
-          <i class="none"></i>
-        Autobind</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../cache" title="Cache">
-          <i class="none"></i>
-        Cache</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../configuration" title="Configuration">
-          <i class="none"></i>
-        Configuration</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="./" title="Guava">
-          <i class="none"></i>
-        Guava</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../lifecycle" title="Lifecycle">
-          <i class="none"></i>
-        Lifecycle</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../logging" title="Logging">
-          <i class="none"></i>
-        Logging</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../scheduler" title="Scheduler">
-          <i class="none"></i>
-        Scheduler</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../spi" title="SPI">
-          <i class="none"></i>
-        SPI</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../test" title="Test">
-          <i class="none"></i>
-        Test</a>
-            </li>
                               <li class="nav-header">Community</li>
                                 
       <li>
@@ -283,6 +222,13 @@
           <i class="none"></i>
         Code style recommendations</a>
             </li>
+                  
+      <li>
+    
+                          <a href="../committers/release-howto.html" title="Release HowTo">
+          <i class="none"></i>
+        Release HowTo</a>
+            </li>
                               <li class="nav-header">ASF</li>
                                 
       <li>
@@ -355,7 +301,7 @@ function toggleDisplay(elementId) {
  } 
  }
 //]]>
-</script><div class="section"><h2>Surefire Report<a name="Surefire_Report"></a></h2></div><div class="section"><h2>Summary<a name="Summary"></a></h2><a name="Summary"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="1" class="table table-striped"><tr class="a"><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td>2</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0.207</td></tr></table><br /><p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div><div class="section"><h2>Package List<a name="Package_List"></a></h2><a name="Package_List"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="1" class="table table-striped"><tr class="a"><th>Package</th><th>Tests</th><th
 >Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.onami.guava.eventbus">org.apache.onami.guava.eventbus</a></td><td>2</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0.207</td></tr></table><br /><p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p><div class="section"><h3>org.apache.onami.guava.eventbus<a name="org.apache.onami.guava.eventbus"></a></h3><a name="org.apache.onami.guava.eventbus"></a><table border="1" class="table table-striped"><tr class="a"><th></th><th>Class</th><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.onami.guava.eventbusEventBusModuleTestCase"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.onami.guava.eventbusEventBusModuleTestCase">EventBusModuleTestCase</a></td><td>2</td><td>0</td><td>0</td>
 <td>0</td><td>100%</td><td>0.207</td></tr></table></div><br /></div><div class="section"><h2>Test Cases<a name="Test_Cases"></a></h2><a name="Test_Cases"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><div class="section"><h3>EventBusModuleTestCase<a name="EventBusModuleTestCase"></a></h3><a name="org.apache.onami.guava.eventbusEventBusModuleTestCase"></a><table border="1" class="table table-striped"><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>eventNotified</td><td>0.203</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>eventBusNotNull</td><td>0.004</td></tr></table></div><br /></div>
+</script><div class="section"><h2>Surefire Report<a name="Surefire_Report"></a></h2></div><div class="section"><h2>Summary<a name="Summary"></a></h2><a name="Summary"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="1" class="table table-striped"><tr class="a"><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td>2</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0.215</td></tr></table><br /><p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div><div class="section"><h2>Package List<a name="Package_List"></a></h2><a name="Package_List"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><br /><table border="1" class="table table-striped"><tr class="a"><th>Package</th><th>Tests</th><th
 >Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.onami.guava.eventbus">org.apache.onami.guava.eventbus</a></td><td>2</td><td>0</td><td>0</td><td>0</td><td>100%</td><td>0.215</td></tr></table><br /><p>Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.</p><div class="section"><h3>org.apache.onami.guava.eventbus<a name="org.apache.onami.guava.eventbus"></a></h3><a name="org.apache.onami.guava.eventbus"></a><table border="1" class="table table-striped"><tr class="a"><th></th><th>Class</th><th>Tests</th><th>Errors </th><th>Failures</th><th>Skipped</th><th>Success Rate</th><th>Time</th></tr><tr class="b"><td><a href="#org.apache.onami.guava.eventbusEventBusModuleTestCase"><img src="images/icon_success_sml.gif" alt="" /></a></td><td><a href="#org.apache.onami.guava.eventbusEventBusModuleTestCase">EventBusModuleTestCase</a></td><td>2</td><td>0</td><td>0</td>
 <td>0</td><td>100%</td><td>0.215</td></tr></table></div><br /></div><div class="section"><h2>Test Cases<a name="Test_Cases"></a></h2><a name="Test_Cases"></a><p>[<a href="#Summary">Summary</a>] [<a href="#Package_List">Package List</a>] [<a href="#Test_Cases">Test Cases</a>]</p><div class="section"><h3>EventBusModuleTestCase<a name="EventBusModuleTestCase"></a></h3><a name="org.apache.onami.guava.eventbusEventBusModuleTestCase"></a><table border="1" class="table table-striped"><tr class="a"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>eventNotified</td><td>0.211</td></tr><tr class="b"><td><img src="images/icon_success_sml.gif" alt="" /></td><td>eventBusNotNull</td><td>0.004</td></tr></table></div><br /></div>
                   </div>
             </div>
           </div>
@@ -364,7 +310,7 @@ function toggleDisplay(elementId) {
 
     <footer>
             <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    2012
+              <div class="row span12">Copyright &copy;                    2012-2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/onami/site/guava/taglist.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/taglist.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/taglist.html (original)
+++ incubator/onami/site/guava/taglist.html Sat Jan 19 16:36:35 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Dec 9, 2012
+ | Generated by Apache Maven Doxia at Jan 19, 2013
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20121209" />
+    <meta name="Date-Revision-yyyymmdd" content="20130119" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Onami-Guava - Tag List report</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
-    
+                          
+        
+<link title="DOAP" rel="meta" type="application/rdf+xml" href="http://onami.incubator.apache.org/guava//doap.rdf"/>
+          
             </head>
         <body class="topBarDisabled">
           
@@ -41,8 +44,8 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 09 December 2012</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 0.2-incubating-SNAPSHOT</li>
+                  <li id="publishDate">Last Published: 19 January 2013</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 0.2.0-incubating-SNAPSHOT</li>
                       
                 
                     
@@ -161,70 +164,6 @@
           </li>
               </ul>
         </li>
-                              <li class="nav-header">Components</li>
-                                
-      <li>
-    
-                          <a href="../autobind" title="Autobind">
-          <i class="none"></i>
-        Autobind</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../cache" title="Cache">
-          <i class="none"></i>
-        Cache</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../configuration" title="Configuration">
-          <i class="none"></i>
-        Configuration</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="./" title="Guava">
-          <i class="none"></i>
-        Guava</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../lifecycle" title="Lifecycle">
-          <i class="none"></i>
-        Lifecycle</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../logging" title="Logging">
-          <i class="none"></i>
-        Logging</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../scheduler" title="Scheduler">
-          <i class="none"></i>
-        Scheduler</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../spi" title="SPI">
-          <i class="none"></i>
-        SPI</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../test" title="Test">
-          <i class="none"></i>
-        Test</a>
-            </li>
                               <li class="nav-header">Community</li>
                                 
       <li>
@@ -283,6 +222,13 @@
           <i class="none"></i>
         Code style recommendations</a>
             </li>
+                  
+      <li>
+    
+                          <a href="../committers/release-howto.html" title="Release HowTo">
+          <i class="none"></i>
+        Release HowTo</a>
+            </li>
                               <li class="nav-header">ASF</li>
                                 
       <li>
@@ -348,7 +294,7 @@
 
     <footer>
             <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    2012
+              <div class="row span12">Copyright &copy;                    2012-2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/onami/site/guava/team-list.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/team-list.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/team-list.html (original)
+++ incubator/onami/site/guava/team-list.html Sat Jan 19 16:36:35 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Dec 9, 2012
+ | Generated by Apache Maven Doxia at Jan 19, 2013
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20121209" />
+    <meta name="Date-Revision-yyyymmdd" content="20130119" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Onami-Guava - Team list</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -17,7 +17,10 @@
       
     <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
-    
+                          
+        
+<link title="DOAP" rel="meta" type="application/rdf+xml" href="http://onami.incubator.apache.org/guava//doap.rdf"/>
+          
             </head>
         <body class="topBarDisabled">
           
@@ -41,8 +44,8 @@
         <ul class="breadcrumb">
                 
                     
-                  <li id="publishDate">Last Published: 09 December 2012</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 0.2-incubating-SNAPSHOT</li>
+                  <li id="publishDate">Last Published: 19 January 2013</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 0.2.0-incubating-SNAPSHOT</li>
                       
                 
                     
@@ -189,70 +192,6 @@
           <i class="icon-chevron-right"></i>
         Project Reports</a>
                   </li>
-                              <li class="nav-header">Components</li>
-                                
-      <li>
-    
-                          <a href="../autobind" title="Autobind">
-          <i class="none"></i>
-        Autobind</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../cache" title="Cache">
-          <i class="none"></i>
-        Cache</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../configuration" title="Configuration">
-          <i class="none"></i>
-        Configuration</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="./" title="Guava">
-          <i class="none"></i>
-        Guava</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../lifecycle" title="Lifecycle">
-          <i class="none"></i>
-        Lifecycle</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../logging" title="Logging">
-          <i class="none"></i>
-        Logging</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../scheduler" title="Scheduler">
-          <i class="none"></i>
-        Scheduler</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../spi" title="SPI">
-          <i class="none"></i>
-        SPI</a>
-            </li>
-                  
-      <li>
-    
-                          <a href="../test" title="Test">
-          <i class="none"></i>
-        Test</a>
-            </li>
                               <li class="nav-header">Community</li>
                                 
       <li>
@@ -311,6 +250,13 @@
           <i class="none"></i>
         Code style recommendations</a>
             </li>
+                  
+      <li>
+    
+                          <a href="../committers/release-howto.html" title="Release HowTo">
+          <i class="none"></i>
+        Release HowTo</a>
+            </li>
                               <li class="nav-header">ASF</li>
                                 
       <li>
@@ -367,7 +313,7 @@
                 
         <div id="bodyColumn"  class="span9" >
                                   
-            <div class="section"><h2>The Team<a name="The_Team"></a></h2><a name="The_Team"></a><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><div class="section"><h3>Members<a name="Members"></a></h3><a name="Members"></a><p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p><table border="0" class="table table-striped"><tr class="a"><th>Image</th><th>Id</th><th>Name</th><th>Email</th><th>R
 oles</th><th>Time Zone</th><th>Actual Time (GMT)</th></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/44cd357f04e7eec3281ed7007a35ef78?d=mm&amp;s=60" alt="" /></td><td><a name="codyaray"></a>codyaray</td><td>Cody Ray</td><td>codyaray[at]apache[dot]org</td><td>Committer, PPMC Member</td><td>+1</td><td><span id="developer-0">+1</span></td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/6d8ea26cde6428874d9b662394e372ec?d=mm&amp;s=60" alt="" /></td><td><a name="danielmanzke"></a>danielmanzke</td><td>Daniel Manzke</td><td>danielmanzke[at]apache[dot]org</td><td>Committer, PPMC Member</td><td>+1</td><td><span id="developer-1">+1</span></td></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/955234060257292666869205cab762c4?d=mm&amp;s=60" alt="" /></td><td><a name="dpalmisano"></a>dpalmisano</td><td>Davide Palmisano</td><td>dpalmisano[at]apache[dot]org</td><td>Committer, PPMC Member</td><td>+1</td><td><span id="developer-2">+1</span></td></
 tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/6e9acb5e79d97331ffce6b6d0de0f504?d=mm&amp;s=60" alt="" /></td><td><a name="grobmeier"></a>grobmeier</td><td>Christian Grobmeier</td><td>grobmeier[at]apache[dot]org</td><td>Committer, PPMC Member, Mentor</td><td>+1</td><td><span id="developer-3">+1</span></td></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/948e1f759c6890381a6ce94150566aec?d=mm&amp;s=60" alt="" /></td><td><a name="iocanel"></a>iocanel</td><td>Ioannis Canellos</td><td>iocanel[at]apache[dot]org</td><td>Committer, PPMC Member</td><td>-</td><td><span id="developer-4">-</span></td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/f6ee7e344255465aaf2c0979fb53d0fa?d=mm&amp;s=60" alt="" /></td><td><a name="jordi"></a>jordi</td><td>Jordi Gerona</td><td>jordi[at]apache[dot]org</td><td>Committer, PPMC Member</td><td>+1</td><td><span id="developer-5">+1</span></td></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/dc2c
 a0c6f7dc719711a082a00f6fecee?d=mm&amp;s=60" alt="" /></td><td><a name="mcculls"></a>mcculls</td><td>Stuart McCulloch</td><td>mcculls[at]apache[dot]org</td><td>Committer, PPMC Member</td><td>+1</td><td><span id="developer-6">+1</span></td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/b84f0b601bc71e736fe823594e66c7a2?d=mm&amp;s=60" alt="" /></td><td><a name="mnour"></a>mnour</td><td>Mohammad Nour El-Din</td><td>mnour[at]apache[dot]org</td><td>Committer, PPMC Member, Mentor</td><td>+1</td><td><span id="developer-7">+1</span></td></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/a0412f7c4517d04fb39aa05eeb96a852?d=mm&amp;s=60" alt="" /></td><td><a name="marcosperanza"></a>marcosperanza</td><td>Marco Speranza</td><td>marcosperanza[at]apache[dot]org</td><td>Committer, PPMC Member</td><td>+1</td><td><span id="developer-8">+1</span></td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/cb7e7da85759bf26e529aacbaa607994?d=mm&amp;s=60" alt="
 " /></td><td><a name="nmwael"></a>nmwael</td><td>Nino Martinez Wael</td><td>nmwael[at]apache[dot]org</td><td>Committer, PPMC Member</td><td>-</td><td><span id="developer-9">-</span></td></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/e54abb318e03e33e64395b519f60b40d?d=mm&amp;s=60" alt="" /></td><td><a name="olamy"></a>olamy</td><td>Olivier Lamy</td><td>olamy[at]apache[dot]org</td><td>Committer, PPMC Member, Mentor</td><td>+1</td><td><span id="developer-10">+1</span></td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/f2df8f7fa012b4481ebc8796eef02465?d=mm&amp;s=60" alt="" /></td><td><a name="simonetripodi"></a>simonetripodi</td><td>Simone Tripodi</td><td>simonetripodi[at]apache[dot]org</td><td>Committer, PPMC Member, Champion</td><td>+1</td><td><span id="developer-11">+1</span></td></tr></table></div><div class="section"><h3>Contributors<a name="Contributors"></a></h3><a name="Contributors"></a><p>The following additional people have contribute
 d to this project through the way of suggestions, patches or documentation.</p><table border="0" class="table table-striped"><tr class="a"><th>Image</th><th>Name</th><th>Email</th></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/6d37855af0e06cbfc6cbe7311b3e1a8a?d=mm&amp;s=60" alt="" /></td><td>Justin DeWind</td><td>dewind at atomicobject dot com</td></tr></table><script type="text/javascript">
+            <div class="section"><h2>The Team<a name="The_Team"></a></h2><a name="The_Team"></a><p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p><p>The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.</p><div class="section"><h3>Members<a name="Members"></a></h3><a name="Members"></a><p>The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.</p><table border="0" class="table table-striped"><tr class="a"><th>Image</th><th>Id</th><th>Name</th><th>Email</th><th>U
 RL</th><th>Roles</th><th>Time Zone</th><th>Actual Time (GMT)</th></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/acf584c5a8cdfb0eb1d43e03b8264bc8?d=mm&amp;s=60" alt="" /></td><td><a name="codyaray"></a>codyaray</td><td>Cody Ray</td><td><a class="externalLink" href="mailto:codyaray@apache.org">codyaray@apache.org</a></td><td><a class="externalLink" href="http://people.apache.org/~codyray/">http://people.apache.org/~codyray/</a></td><td>Committer, PPMC Member</td><td>+1</td><td><span id="developer-0">+1</span></td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/865dc4146ae1705b0d3cc027d6fef92c?d=mm&amp;s=60" alt="" /></td><td><a name="danielmanzke"></a>danielmanzke</td><td>Daniel Manzke</td><td><a class="externalLink" href="mailto:danielmanzke@apache.org">danielmanzke@apache.org</a></td><td><a class="externalLink" href="http://people.apache.org/~danielmanzke/">http://people.apache.org/~danielmanzke/</a></td><td>Committer, PPMC Member</td><td>+1<
 /td><td><span id="developer-1">+1</span></td></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/40fa2c3773573856bb835c40fbc0e3ee?d=mm&amp;s=60" alt="" /></td><td><a name="dpalmisano"></a>dpalmisano</td><td>Davide Palmisano</td><td><a class="externalLink" href="mailto:dpalmisano@apache.org">dpalmisano@apache.org</a></td><td><a class="externalLink" href="http://people.apache.org/~dpalmisano/">http://people.apache.org/~dpalmisano/</a></td><td>Committer, PPMC Member</td><td>+1</td><td><span id="developer-2">+1</span></td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/0dadcb34004aad7ad2d92a2d888a70d5?d=mm&amp;s=60" alt="" /></td><td><a name="grobmeier"></a>grobmeier</td><td>Christian Grobmeier</td><td><a class="externalLink" href="mailto:grobmeier@apache.org">grobmeier@apache.org</a></td><td><a class="externalLink" href="http://people.apache.org/~grobmeier/">http://people.apache.org/~grobmeier/</a></td><td>Committer, PPMC Member, Mentor</td><td>+1</t
 d><td><span id="developer-3">+1</span></td></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/84488832df0faa2c6a9e76b21295fa78?d=mm&amp;s=60" alt="" /></td><td><a name="iocanel"></a>iocanel</td><td>Ioannis Canellos</td><td><a class="externalLink" href="mailto:iocanel@apache.org">iocanel@apache.org</a></td><td><a class="externalLink" href="http://people.apache.org/~iocanel/">http://people.apache.org/~iocanel/</a></td><td>Committer, PPMC Member</td><td>-</td><td><span id="developer-4">-</span></td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/fb00fd01cf7ffced952c3953bf51bfcd?d=mm&amp;s=60" alt="" /></td><td><a name="jordi"></a>jordi</td><td>Jordi Gerona</td><td><a class="externalLink" href="mailto:jordi@apache.org">jordi@apache.org</a></td><td><a class="externalLink" href="http://people.apache.org/~jordi/">http://people.apache.org/~jordi/</a></td><td>Committer, PPMC Member</td><td>+1</td><td><span id="developer-5">+1</span></td></tr><tr class="b"
 ><td><img src="http://www.gravatar.com/avatar/264f128bc9891d12e222a14e6e014038?d=mm&amp;s=60" alt="" /></td><td><a name="mcculls"></a>mcculls</td><td>Stuart McCulloch</td><td><a class="externalLink" href="mailto:mcculls@apache.org">mcculls@apache.org</a></td><td><a class="externalLink" href="http://people.apache.org/~mcculls/">http://people.apache.org/~mcculls/</a></td><td>Committer, PPMC Member</td><td>+1</td><td><span id="developer-6">+1</span></td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/cd746665254823623f587b4ef2a49fd1?d=mm&amp;s=60" alt="" /></td><td><a name="mnour"></a>mnour</td><td>Mohammad Nour El-Din</td><td><a class="externalLink" href="mailto:mnour@apache.org">mnour@apache.org</a></td><td><a class="externalLink" href="http://people.apache.org/~mnour/">http://people.apache.org/~mnour/</a></td><td>Committer, PPMC Member, Mentor</td><td>+1</td><td><span id="developer-7">+1</span></td></tr><tr class="b"><td><img src="http://www.gravatar.com/avat
 ar/6c8eb591a7804701737ad8680c0b4411?d=mm&amp;s=60" alt="" /></td><td><a name="marcosperanza"></a>marcosperanza</td><td>Marco Speranza</td><td><a class="externalLink" href="mailto:marcosperanza@apache.org">marcosperanza@apache.org</a></td><td><a class="externalLink" href="http://people.apache.org/~marcosperanza/">http://people.apache.org/~marcosperanza/</a></td><td>Committer, PPMC Member</td><td>+1</td><td><span id="developer-8">+1</span></td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/fa4e7455795101b6974939f95f0c56f7?d=mm&amp;s=60" alt="" /></td><td><a name="nmwael"></a>nmwael</td><td>Nino Martinez Wael</td><td><a class="externalLink" href="mailto:nmwael@apache.org">nmwael@apache.org</a></td><td><a class="externalLink" href="http://people.apache.org/~nmwael/">http://people.apache.org/~nmwael/</a></td><td>Committer, PPMC Member</td><td>-</td><td><span id="developer-9">-</span></td></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/bab29f762bea
 8e578505424443d8cd41?d=mm&amp;s=60" alt="" /></td><td><a name="olamy"></a>olamy</td><td>Olivier Lamy</td><td><a class="externalLink" href="mailto:olamy@apache.org">olamy@apache.org</a></td><td><a class="externalLink" href="http://people.apache.org/~olamy/">http://people.apache.org/~olamy/</a></td><td>Committer, PPMC Member, Mentor</td><td>+1</td><td><span id="developer-10">+1</span></td></tr><tr class="a"><td><img src="http://www.gravatar.com/avatar/2c27249f3e6df269751ee1c5d74c7d2e?d=mm&amp;s=60" alt="" /></td><td><a name="simonetripodi"></a>simonetripodi</td><td>Simone Tripodi</td><td><a class="externalLink" href="mailto:simonetripodi@apache.org">simonetripodi@apache.org</a></td><td><a class="externalLink" href="http://people.apache.org/~simonetripodi/">http://people.apache.org/~simonetripodi/</a></td><td>Committer, PPMC Member, Champion</td><td>+1</td><td><span id="developer-11">+1</span></td></tr></table></div><div class="section"><h3>Contributors<a name="Contributors"></
 a></h3><a name="Contributors"></a><p>The following additional people have contributed to this project through the way of suggestions, patches or documentation.</p><table border="0" class="table table-striped"><tr class="a"><th>Image</th><th>Name</th><th>Email</th></tr><tr class="b"><td><img src="http://www.gravatar.com/avatar/1bbbcf583856289aed885b21a4b0904b?d=mm&amp;s=60" alt="" /></td><td>Justin DeWind</td><td><a class="externalLink" href="mailto:dewind@atomicobject.com">dewind@atomicobject.com</a></td></tr></table><script type="text/javascript">
 function offsetDate(id, offset) {
     var now = new Date();
     var nowTime = now.getTime();
@@ -401,7 +347,7 @@ window.onLoad = init();
 
     <footer>
             <div class="container-fluid">
-              <div class="row span12">Copyright &copy;                    2012
+              <div class="row span12">Copyright &copy;                    2012-2013
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/onami/site/guava/xref-test/index.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/xref-test/index.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/xref-test/index.html (original)
+++ incubator/onami/site/guava/xref-test/index.html Sat Jan 19 16:36:35 2013
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Onami-Guava 0.2-incubating-SNAPSHOT Reference</title>
+		<title>Apache Onami-Guava 0.2.0-incubating-SNAPSHOT Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: incubator/onami/site/guava/xref-test/org/apache/onami/guava/eventbus/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/xref-test/org/apache/onami/guava/eventbus/package-frame.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/xref-test/org/apache/onami/guava/eventbus/package-frame.html (original)
+++ incubator/onami/site/guava/xref-test/org/apache/onami/guava/eventbus/package-frame.html Sat Jan 19 16:36:35 2013
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Onami-Guava 0.2-incubating-SNAPSHOT Reference Package org.apache.onami.guava.eventbus</title>
+		<title>Apache Onami-Guava 0.2.0-incubating-SNAPSHOT Reference Package org.apache.onami.guava.eventbus</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: incubator/onami/site/guava/xref-test/org/apache/onami/guava/eventbus/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/xref-test/org/apache/onami/guava/eventbus/package-summary.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/xref-test/org/apache/onami/guava/eventbus/package-summary.html (original)
+++ incubator/onami/site/guava/xref-test/org/apache/onami/guava/eventbus/package-summary.html Sat Jan 19 16:36:35 2013
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Onami-Guava 0.2-incubating-SNAPSHOT Reference Package org.apache.onami.guava.eventbus</title>
+		<title>Apache Onami-Guava 0.2.0-incubating-SNAPSHOT Reference Package org.apache.onami.guava.eventbus</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -67,6 +67,6 @@
         	</ul>
       	</div>
 				<hr />
-		Copyright &#169; 2012 The Apache Software Foundation. All Rights Reserved.
+		Copyright &#169; 2012-2013 The Apache Software Foundation. All Rights Reserved.
 	</body>
 </html>
\ No newline at end of file

Modified: incubator/onami/site/guava/xref-test/overview-frame.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/xref-test/overview-frame.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/xref-test/overview-frame.html (original)
+++ incubator/onami/site/guava/xref-test/overview-frame.html Sat Jan 19 16:36:35 2013
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Onami-Guava 0.2-incubating-SNAPSHOT Reference</title>
+		<title>Apache Onami-Guava 0.2.0-incubating-SNAPSHOT Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: incubator/onami/site/guava/xref-test/overview-summary.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/xref-test/overview-summary.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/xref-test/overview-summary.html (original)
+++ incubator/onami/site/guava/xref-test/overview-summary.html Sat Jan 19 16:36:35 2013
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Onami-Guava 0.2-incubating-SNAPSHOT Reference</title>
+		<title>Apache Onami-Guava 0.2.0-incubating-SNAPSHOT Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Apache Onami-Guava 0.2-incubating-SNAPSHOT Reference</h2>
+		      	<h2>Apache Onami-Guava 0.2.0-incubating-SNAPSHOT Reference</h2>
 
 		<table class="summary">
         	<thead>
@@ -59,6 +59,6 @@
       	</div>
 		
 		<hr />
-		Copyright &#169; 2012 The Apache Software Foundation. All Rights Reserved.
+		Copyright &#169; 2012-2013 The Apache Software Foundation. All Rights Reserved.
 	</body>
 </html>
\ No newline at end of file

Modified: incubator/onami/site/guava/xref/index.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/xref/index.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/xref/index.html (original)
+++ incubator/onami/site/guava/xref/index.html Sat Jan 19 16:36:35 2013
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Onami-Guava 0.2-incubating-SNAPSHOT Reference</title>
+		<title>Apache Onami-Guava 0.2.0-incubating-SNAPSHOT Reference</title>
 	</head>
     <frameset cols="20%,80%">
 		<frameset rows="30%,70%">

Modified: incubator/onami/site/guava/xref/org/apache/onami/guava/eventbus/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/xref/org/apache/onami/guava/eventbus/package-frame.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/xref/org/apache/onami/guava/eventbus/package-frame.html (original)
+++ incubator/onami/site/guava/xref/org/apache/onami/guava/eventbus/package-frame.html Sat Jan 19 16:36:35 2013
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Onami-Guava 0.2-incubating-SNAPSHOT Reference Package org.apache.onami.guava.eventbus</title>
+		<title>Apache Onami-Guava 0.2.0-incubating-SNAPSHOT Reference Package org.apache.onami.guava.eventbus</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: incubator/onami/site/guava/xref/org/apache/onami/guava/eventbus/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/xref/org/apache/onami/guava/eventbus/package-summary.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/xref/org/apache/onami/guava/eventbus/package-summary.html (original)
+++ incubator/onami/site/guava/xref/org/apache/onami/guava/eventbus/package-summary.html Sat Jan 19 16:36:35 2013
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Onami-Guava 0.2-incubating-SNAPSHOT Reference Package org.apache.onami.guava.eventbus</title>
+		<title>Apache Onami-Guava 0.2.0-incubating-SNAPSHOT Reference Package org.apache.onami.guava.eventbus</title>
 		<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -67,6 +67,6 @@
         	</ul>
       	</div>
 				<hr />
-		Copyright &#169; 2012 The Apache Software Foundation. All Rights Reserved.
+		Copyright &#169; 2012-2013 The Apache Software Foundation. All Rights Reserved.
 	</body>
 </html>
\ No newline at end of file

Modified: incubator/onami/site/guava/xref/overview-frame.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/xref/overview-frame.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/xref/overview-frame.html (original)
+++ incubator/onami/site/guava/xref/overview-frame.html Sat Jan 19 16:36:35 2013
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Onami-Guava 0.2-incubating-SNAPSHOT Reference</title>
+		<title>Apache Onami-Guava 0.2.0-incubating-SNAPSHOT Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>

Modified: incubator/onami/site/guava/xref/overview-summary.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/guava/xref/overview-summary.html?rev=1435591&r1=1435590&r2=1435591&view=diff
==============================================================================
--- incubator/onami/site/guava/xref/overview-summary.html (original)
+++ incubator/onami/site/guava/xref/overview-summary.html Sat Jan 19 16:36:35 2013
@@ -3,7 +3,7 @@
 <html xml:lang="en" lang="en">
 	<head>
 		<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-		<title>Apache Onami-Guava 0.2-incubating-SNAPSHOT Reference</title>
+		<title>Apache Onami-Guava 0.2.0-incubating-SNAPSHOT Reference</title>
 		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
 	</head>
 	<body>
@@ -24,7 +24,7 @@
 	        </ul>
       	</div>
 		
-		      	<h2>Apache Onami-Guava 0.2-incubating-SNAPSHOT Reference</h2>
+		      	<h2>Apache Onami-Guava 0.2.0-incubating-SNAPSHOT Reference</h2>
 
 		<table class="summary">
         	<thead>
@@ -59,6 +59,6 @@
       	</div>
 		
 		<hr />
-		Copyright &#169; 2012 The Apache Software Foundation. All Rights Reserved.
+		Copyright &#169; 2012-2013 The Apache Software Foundation. All Rights Reserved.
 	</body>
 </html>
\ No newline at end of file