You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by to...@apache.org on 2012/07/12 09:40:16 UTC

svn commit: r1360560 [3/4] - in /hama/site/trunk: ./ files/ images/

Modified: hama/site/trunk/index.html
URL: http://svn.apache.org/viewvc/hama/site/trunk/index.html?rev=1360560&r1=1360559&r2=1360560&view=diff
==============================================================================
--- hama/site/trunk/index.html (original)
+++ hama/site/trunk/index.html Thu Jul 12 07:40:15 2012
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
  | Generated by Apache Maven Doxia at Jul 12, 2012
- | Rendered using Apache Maven Fluido Skin 1.2.3-SNAPSHOT
+ | Rendered using Apache Maven Fluido Skin 1.2.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -44,10 +44,10 @@
         </li>
       <li class="divider ">/</li>
             <li class="">
-                    <a href="http://hama.apache.org/" class="externalLink" title="Hama">Hama</a>
+                    <a href="./" title="Hama">Hama</a>
         </li>
       <li class="divider ">/</li>
-        <li class="">Hama - 
+        <li class="">
   a Bulk Synchronous Parallel computing framework on top of Hadoop</li>
         
                 
@@ -166,6 +166,21 @@
                           <a href="artwork.html" title="Artwork and Clothing">Artwork and Clothing</a>
             </li>
           </ul>
+                        <h3>ASF</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">How Apache Works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                       
                     
                 
@@ -184,69 +199,69 @@
         
         <div id="bodyColumn"  class="span10" >
                                   
-            <!-- 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. -->
-  
-
-    <div class="section"><h2>Apache Hama<a name="Apache_Hama"></a></h2></div>
-      <p>
-      <b>Apache Hama</b> is a pure BSP (Bulk Synchronous Parallel) computing framework on top of HDFS (Hadoop Distributed File System) for massive scientific computations 
-      such as matrix, graph and network algorithms.</p>
-      <div class="green">
-          <div class="section"><h3 align="center">Recent News<a name="Recent_News"></a></h3>
-          <ul>
-            <li>June 31, 2012: release 0.5.0 available [<a href="downloads.html">downloads</a>]</li>
-            <li>May 17, 2012: Apache Hama graduated as a Top Level Project!</li>
-            <li>Feb 5, 2012: release 0.4.0 available</li>
-            <li>July 28, 2011: release 0.3.0 available</li>
-            <li>June 2, 2011: release 0.2.0 available</li>
-            <li>Apr 30, 2010: Introduced in the <a class="externalLink" href="http://www.bsp-worldwide.org/bspww3000.html">BSP Worldwide</a></li>
-          </ul>
-      </div>
-    </div><div class="section"><h3>Why Hama and BSP?<a name="Why_Hama_and_BSP"></a></h3></div>
-    <p>Today, many practical data processing applications require a more flexible programming abstraction model that is compatible to run on highly scalable and massive data systems (e.g., HDFS, HBase, etc). A message passing paradigm beyond Map-Reduce framework would increase its flexibility in its communication capability. Bulk Synchronous Parallel (BSP) model fills the bill appropriately. Some of its significant advantages over MapReduce and MPI are:</p>
-    <ul>
-      <li>Supports message passing paradigm style of application development</li>
-      <li>Provides a flexible, simple, and easy-to-use small APIs</li>
-      <li>Enables to perform better than MPI for communication-intensive applications</li>
-      <li>Guarantees impossibility of deadlocks or collisions in the communication mechanisms</li>
-    </ul>
-    
-    <div class="section"><h3>Getting Started<a name="Getting_Started"></a></h3></div>
-      <p>
-      Start by installing Hama on a Hadoop cluster.
-      <br />
-      </p>
-      <ul>
-        <li><a href="downloads.html">Download</a> Hama from the release page.</li>
-        <li><a href="getting_started_with_hama.html">Getting Started</a> with Hama.</li>
-        <li><a href="hama_on_clouds.html">Launch a Hama cluster</a> on Clouds.</li>
-        <li>Hama <a href="hama_bsp_tutorial.html">BSP Tutorial.</a></li>
-        <li>Hama <a href="hama_graph_tutorial.html">Graph Tutorial.</a></li>
-        <li><a class="externalLink" href="http://wiki.apache.org/hama">Learn about</a> Hama and BSP by reading the documentation.</li>
-      </ul>
-    <div class="section"><h3>Getting Involved<a name="Getting_Involved"></a></h3></div>
-      <p>
-      Hama is an open source volunteer project under the Apache Software Foundation. We encourage you to learn about the project and contribute your expertise. 
-      Here are some starter links: <br />
-      </p>
-      <ul>
-        <li>See our <a class="externalLink" href="http://wiki.apache.org/hama/HowToContribute">How to Contribute to Hama</a> page</li>
-        <li><a class="externalLink" href="http://wiki.apache.org/hama/Jira">Jira usage guidelines</a></li>
-      </ul>
-  
+            <!-- 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. -->
+  
+
+    <div class="section"><h2>Apache Hama<a name="Apache_Hama"></a></h2></div>
+      <p>
+      <b>Apache Hama</b> is a pure BSP (Bulk Synchronous Parallel) computing framework on top of HDFS (Hadoop Distributed File System) for massive scientific computations 
+      such as matrix, graph and network algorithms.</p>
+      <div class="green">
+          <div class="section"><h3 align="center">Recent News<a name="Recent_News"></a></h3>
+          <ul>
+            <li>June 31, 2012: release 0.5.0 available [<a href="downloads.html">downloads</a>]</li>
+            <li>May 17, 2012: Apache Hama graduated as a Top Level Project!</li>
+            <li>Feb 5, 2012: release 0.4.0 available</li>
+            <li>July 28, 2011: release 0.3.0 available</li>
+            <li>June 2, 2011: release 0.2.0 available</li>
+            <li>Apr 30, 2010: Introduced in the <a class="externalLink" href="http://www.bsp-worldwide.org/bspww3000.html">BSP Worldwide</a></li>
+          </ul>
+      </div>
+    </div><div class="section"><h3>Why Hama and BSP?<a name="Why_Hama_and_BSP"></a></h3></div>
+    <p>Today, many practical data processing applications require a more flexible programming abstraction model that is compatible to run on highly scalable and massive data systems (e.g., HDFS, HBase, etc). A message passing paradigm beyond Map-Reduce framework would increase its flexibility in its communication capability. Bulk Synchronous Parallel (BSP) model fills the bill appropriately. Some of its significant advantages over MapReduce and MPI are:</p>
+    <ul>
+      <li>Supports message passing paradigm style of application development</li>
+      <li>Provides a flexible, simple, and easy-to-use small APIs</li>
+      <li>Enables to perform better than MPI for communication-intensive applications</li>
+      <li>Guarantees impossibility of deadlocks or collisions in the communication mechanisms</li>
+    </ul>
+    
+    <div class="section"><h3>Getting Started<a name="Getting_Started"></a></h3></div>
+      <p>
+      Start by installing Hama on a Hadoop cluster.
+      <br />
+      </p>
+      <ul>
+        <li><a href="downloads.html">Download</a> Hama from the release page.</li>
+        <li><a href="getting_started_with_hama.html">Getting Started</a> with Hama.</li>
+        <li><a href="hama_on_clouds.html">Launch a Hama cluster</a> on Clouds.</li>
+        <li>Hama <a href="hama_bsp_tutorial.html">BSP Tutorial.</a></li>
+        <li>Hama <a href="hama_graph_tutorial.html">Graph Tutorial.</a></li>
+        <li><a class="externalLink" href="http://wiki.apache.org/hama">Learn about</a> Hama and BSP by reading the documentation.</li>
+      </ul>
+    <div class="section"><h3>Getting Involved<a name="Getting_Involved"></a></h3></div>
+      <p>
+      Hama is an open source volunteer project under the Apache Software Foundation. We encourage you to learn about the project and contribute your expertise. 
+      Here are some starter links: <br />
+      </p>
+      <ul>
+        <li>See our <a class="externalLink" href="http://wiki.apache.org/hama/HowToContribute">How to Contribute to Hama</a> page</li>
+        <li><a class="externalLink" href="http://wiki.apache.org/hama/Jira">Jira usage guidelines</a></li>
+      </ul>
+  
 
                   </div>
             </div>
@@ -261,7 +276,12 @@
                     
       </div>
 
-        
+                                          <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span16">Apache Hama, Apache, the Apache feather logo, and
+          the Apache Hama project logos are trademarks of The Apache Software
+          Foundation. All other marks mentioned may be trademarks or registered
+          trademarks of their respective owners.</div>
+                  
         
                 </div>
     </footer>

Added: hama/site/trunk/integration.html
URL: http://svn.apache.org/viewvc/hama/site/trunk/integration.html?rev=1360560&view=auto
==============================================================================
--- hama/site/trunk/integration.html (added)
+++ hama/site/trunk/integration.html Thu Jul 12 07:40:15 2012
@@ -0,0 +1,224 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ | Generated by Apache Maven Doxia at Jul 12, 2012
+ | Rendered using Apache Maven Fluido Skin 1.2.2
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <title>Hama - Continuous Integration</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido.min.js"></script>
+
+    
+    <meta name="Date-Revision-yyyymmdd" content="20120712" />
+    <meta http-equiv="Content-Language" content="en" />
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="index.html" id="bannerLeft">
+                                                                                                <img src="images/headerlogo.png"  alt="Hama"/>
+                </a>
+                      </div>
+        <div class="pull-right">  </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="./" title="Hama">Hama</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Continuous Integration</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2012-07-12</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.6.0-SNAPSHOT</li>
+            
+                                            <li class="divider pull-right">|</li>
+                        
+    <li class="pull-right">              <a href="http://twitter.com/apachehama" class="externalLink" title="Twitter">Twitter</a>
+  </li>
+
+        <li class="divider pull-right">|</li>
+      
+    <li class="pull-right">              <a href="http://svn.apache.org/repos/asf/hama/" class="externalLink" title="SVN">SVN</a>
+  </li>
+
+        <li class="divider pull-right">|</li>
+      
+    <li class="pull-right">              <a href="http://issues.apache.org/jira/browse/HAMA" class="externalLink" title="JIRA">JIRA</a>
+  </li>
+
+        <li class="divider pull-right">|</li>
+      
+    <li class="pull-right">              <a href="http://blogs.apache.org/hama/" class="externalLink" title="Blog">Blog</a>
+  </li>
+
+        <li class="divider pull-right">|</li>
+      
+    <li class="pull-right">              <a href="http://wiki.apache.org/hama" class="externalLink" title="Wiki">Wiki</a>
+  </li>
+
+                        </ul>
+      </div>
+
+            <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+                
+                    
+                                    <h3>Information</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="index.html" title="Overview">Overview</a>
+            </li>
+                  <li class="none">
+                          <a href="downloads.html" title="Downloads">Downloads</a>
+            </li>
+                  <li class="none">
+                          <a href="team-list.html" title="Who We Are">Who We Are</a>
+            </li>
+                  <li class="none">
+                          <a href="privacy_policy.html" title="Privacy Policy">Privacy Policy</a>
+            </li>
+          </ul>
+                        <h3>Resources</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="developers.html" title="Developers">Developers</a>
+            </li>
+                  <li class="none">
+                          <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
+            </li>
+                  <li class="none">
+                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
+            </li>
+                  <li class="none">
+                          <a href="irc-channel.html" title="IRC channel">IRC channel</a>
+            </li>
+          </ul>
+                        <h3>Documentation</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="getting_started_with_hama.html" title="Getting Started">Getting Started</a>
+            </li>
+                  <li class="none">
+                          <a href="hama_on_clouds.html" title="Hama on Clouds">Hama on Clouds</a>
+            </li>
+                  <li class="none">
+                          <a href="hama_bsp_tutorial.html" title="BSP tutorial">BSP tutorial</a>
+            </li>
+                  <li class="none">
+                          <a href="hama_graph_tutorial.html" title="Graph tutorial">Graph tutorial</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/hama/Benchmarks" class="externalLink" title="Benchmarks">Benchmarks</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/hama/Presentations" class="externalLink" title="Presentations">Presentations</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/hama/Articles" class="externalLink" title="Research Papers">Research Papers</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/hama/Books" class="externalLink" title="Books">Books</a>
+            </li>
+          </ul>
+                        <h3>Related Projects</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="http://hadoop.apache.org/" class="externalLink" title="Hadoop">Hadoop</a>
+            </li>
+                  <li class="none">
+                          <a href="http://whirr.apache.org/" class="externalLink" title="Whirr">Whirr</a>
+            </li>
+                  <li class="none">
+                          <a href="http://incubator.apache.org/bigtop/" class="externalLink" title="Bigtop">Bigtop</a>
+            </li>
+                  <li class="none">
+                          <a href="http://mahout.apache.org/" class="externalLink" title="Mahout">Mahout</a>
+            </li>
+          </ul>
+                        <h3>Art works</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="artwork.html" title="Artwork and Clothing">Artwork and Clothing</a>
+            </li>
+          </ul>
+                        <h3>ASF</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">How Apache Works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
+                      
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+        <div id="bodyColumn"  class="span10" >
+                                  
+            <a name="Overview"></a><div class="section"><h2>Overview<a name="Overview"></a></h2>This project uses <a class="externalLink" href="https://hudson.dev.java.net/">Hudson</a>.</div><a name="Access"></a><div class="section"><h2>Access<a name="Access"></a></h2><p>The following is a link to the continuous integration system used by the project.</p><div class="source"><pre class="prettyprint"><a class="externalLink" href="https://hudson.apache.org/hudson/job/Hama-Nightly/">https://hudson.apache.org/hudson/job/Hama-Nightly/</a></pre></div></div><a name="Notifiers"></a><div class="section"><h2>Notifiers<a name="Notifiers"></a></h2><p>No notifiers are defined. Please check back at a later date.</p></div>
+                  </div>
+            </div>
+      
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2008-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                                          <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span16">Apache Hama, Apache, the Apache feather logo, and
+          the Apache Hama project logos are trademarks of The Apache Software
+          Foundation. All other marks mentioned may be trademarks or registered
+          trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+  </body>
+</html>

Modified: hama/site/trunk/irc-channel.html
URL: http://svn.apache.org/viewvc/hama/site/trunk/irc-channel.html?rev=1360560&r1=1360559&r2=1360560&view=diff
==============================================================================
--- hama/site/trunk/irc-channel.html (original)
+++ hama/site/trunk/irc-channel.html Thu Jul 12 07:40:15 2012
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
  | Generated by Apache Maven Doxia at Jul 12, 2012
- | Rendered using Apache Maven Fluido Skin 1.2.3-SNAPSHOT
+ | Rendered using Apache Maven Fluido Skin 1.2.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -44,10 +44,10 @@
         </li>
       <li class="divider ">/</li>
             <li class="">
-                    <a href="http://hama.apache.org/" class="externalLink" title="Hama">Hama</a>
+                    <a href="./" title="Hama">Hama</a>
         </li>
       <li class="divider ">/</li>
-        <li class="">Hama - 
+        <li class="">
   IRC Channel</li>
         
                 
@@ -166,6 +166,21 @@
                           <a href="artwork.html" title="Artwork and Clothing">Artwork and Clothing</a>
             </li>
           </ul>
+                        <h3>ASF</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">How Apache Works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                       
                     
                 
@@ -184,29 +199,29 @@
         
         <div id="bodyColumn"  class="span10" >
                                   
-            <!-- 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. -->
-  
-
-    <div class="section"><h2>IRC Channel<a name="IRC_Channel"></a></h2></div>
-    <p>There is an IRC channel dedicated to Hama at irc.freenode.org. The name of the channel is #hama.
-    <br /><br />
-    The IRC channel can be used for online discussion about hama related stuff, but developers should be 
-    careful to transfer all the official decisions or useful discussions to the issue tracking system.
-    </p>
-    
+            <!-- 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. -->
+  
+
+    <div class="section"><h2>IRC Channel<a name="IRC_Channel"></a></h2></div>
+    <p>There is an IRC channel dedicated to Hama at irc.freenode.org. The name of the channel is #hama.
+    <br /><br />
+    The IRC channel can be used for online discussion about hama related stuff, but developers should be 
+    careful to transfer all the official decisions or useful discussions to the issue tracking system.
+    </p>
+    
 
                   </div>
             </div>
@@ -221,7 +236,12 @@
                     
       </div>
 
-        
+                                          <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span16">Apache Hama, Apache, the Apache feather logo, and
+          the Apache Hama project logos are trademarks of The Apache Software
+          Foundation. All other marks mentioned may be trademarks or registered
+          trademarks of their respective owners.</div>
+                  
         
                 </div>
     </footer>

Modified: hama/site/trunk/issue-tracking.html
URL: http://svn.apache.org/viewvc/hama/site/trunk/issue-tracking.html?rev=1360560&r1=1360559&r2=1360560&view=diff
==============================================================================
--- hama/site/trunk/issue-tracking.html (original)
+++ hama/site/trunk/issue-tracking.html Thu Jul 12 07:40:15 2012
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
  | Generated by Apache Maven Doxia at Jul 12, 2012
- | Rendered using Apache Maven Fluido Skin 1.2.3-SNAPSHOT
+ | Rendered using Apache Maven Fluido Skin 1.2.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -44,10 +44,10 @@
         </li>
       <li class="divider ">/</li>
             <li class="">
-                    <a href="http://hama.apache.org/" class="externalLink" title="Hama">Hama</a>
+                    <a href="./" title="Hama">Hama</a>
         </li>
       <li class="divider ">/</li>
-        <li class="">Hama - 
+        <li class="">
   Issue Tracking</li>
         
                 
@@ -166,6 +166,21 @@
                           <a href="artwork.html" title="Artwork and Clothing">Artwork and Clothing</a>
             </li>
           </ul>
+                        <h3>ASF</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">How Apache Works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                       
                     
                 
@@ -184,31 +199,31 @@
         
         <div id="bodyColumn"  class="span10" >
                                   
-            <!-- 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. -->
-  
-
-    <div class="section"><h2>Issue Tracking<a name="Issue_Tracking"></a></h2></div>
-    <p>Hama tracks both bugs and enhancement requests 
-    <a class="externalLink" href="https://issues.apache.org/jira/browse/HAMA">here</a> using Apache JIRA. 
-    We welcome input, however, before filing a request, please make sure you do the following:</p>
-    <ul>
-      <li>Search the JIRA database.</li>
-      <li>Check the user <a href="./mail-lists.html">mailing list</a>, both by searching the archives and by asking questions.</li>
-    </ul>
-  
+            <!-- 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. -->
+  
+
+    <div class="section"><h2>Issue Tracking<a name="Issue_Tracking"></a></h2></div>
+    <p>Hama tracks both bugs and enhancement requests 
+    <a class="externalLink" href="https://issues.apache.org/jira/browse/HAMA">here</a> using Apache JIRA. 
+    We welcome input, however, before filing a request, please make sure you do the following:</p>
+    <ul>
+      <li>Search the JIRA database.</li>
+      <li>Check the user <a href="./mail-lists.html">mailing list</a>, both by searching the archives and by asking questions.</li>
+    </ul>
+  
 
                   </div>
             </div>
@@ -223,7 +238,12 @@
                     
       </div>
 
-        
+                                          <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span16">Apache Hama, Apache, the Apache feather logo, and
+          the Apache Hama project logos are trademarks of The Apache Software
+          Foundation. All other marks mentioned may be trademarks or registered
+          trademarks of their respective owners.</div>
+                  
         
                 </div>
     </footer>

Added: hama/site/trunk/license.html
URL: http://svn.apache.org/viewvc/hama/site/trunk/license.html?rev=1360560&view=auto
==============================================================================
--- hama/site/trunk/license.html (added)
+++ hama/site/trunk/license.html Thu Jul 12 07:40:15 2012
@@ -0,0 +1,425 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ | Generated by Apache Maven Doxia at Jul 12, 2012
+ | Rendered using Apache Maven Fluido Skin 1.2.2
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <title>Hama - Project License</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido.min.js"></script>
+
+    
+    <meta name="Date-Revision-yyyymmdd" content="20120712" />
+    <meta http-equiv="Content-Language" content="en" />
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="index.html" id="bannerLeft">
+                                                                                                <img src="images/headerlogo.png"  alt="Hama"/>
+                </a>
+                      </div>
+        <div class="pull-right">  </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="./" title="Hama">Hama</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Project License</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2012-07-12</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.6.0-SNAPSHOT</li>
+            
+                                            <li class="divider pull-right">|</li>
+                        
+    <li class="pull-right">              <a href="http://twitter.com/apachehama" class="externalLink" title="Twitter">Twitter</a>
+  </li>
+
+        <li class="divider pull-right">|</li>
+      
+    <li class="pull-right">              <a href="http://svn.apache.org/repos/asf/hama/" class="externalLink" title="SVN">SVN</a>
+  </li>
+
+        <li class="divider pull-right">|</li>
+      
+    <li class="pull-right">              <a href="http://issues.apache.org/jira/browse/HAMA" class="externalLink" title="JIRA">JIRA</a>
+  </li>
+
+        <li class="divider pull-right">|</li>
+      
+    <li class="pull-right">              <a href="http://blogs.apache.org/hama/" class="externalLink" title="Blog">Blog</a>
+  </li>
+
+        <li class="divider pull-right">|</li>
+      
+    <li class="pull-right">              <a href="http://wiki.apache.org/hama" class="externalLink" title="Wiki">Wiki</a>
+  </li>
+
+                        </ul>
+      </div>
+
+            <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+                
+                    
+                                    <h3>Information</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="index.html" title="Overview">Overview</a>
+            </li>
+                  <li class="none">
+                          <a href="downloads.html" title="Downloads">Downloads</a>
+            </li>
+                  <li class="none">
+                          <a href="team-list.html" title="Who We Are">Who We Are</a>
+            </li>
+                  <li class="none">
+                          <a href="privacy_policy.html" title="Privacy Policy">Privacy Policy</a>
+            </li>
+          </ul>
+                        <h3>Resources</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="developers.html" title="Developers">Developers</a>
+            </li>
+                  <li class="none">
+                          <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
+            </li>
+                  <li class="none">
+                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
+            </li>
+                  <li class="none">
+                          <a href="irc-channel.html" title="IRC channel">IRC channel</a>
+            </li>
+          </ul>
+                        <h3>Documentation</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="getting_started_with_hama.html" title="Getting Started">Getting Started</a>
+            </li>
+                  <li class="none">
+                          <a href="hama_on_clouds.html" title="Hama on Clouds">Hama on Clouds</a>
+            </li>
+                  <li class="none">
+                          <a href="hama_bsp_tutorial.html" title="BSP tutorial">BSP tutorial</a>
+            </li>
+                  <li class="none">
+                          <a href="hama_graph_tutorial.html" title="Graph tutorial">Graph tutorial</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/hama/Benchmarks" class="externalLink" title="Benchmarks">Benchmarks</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/hama/Presentations" class="externalLink" title="Presentations">Presentations</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/hama/Articles" class="externalLink" title="Research Papers">Research Papers</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/hama/Books" class="externalLink" title="Books">Books</a>
+            </li>
+          </ul>
+                        <h3>Related Projects</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="http://hadoop.apache.org/" class="externalLink" title="Hadoop">Hadoop</a>
+            </li>
+                  <li class="none">
+                          <a href="http://whirr.apache.org/" class="externalLink" title="Whirr">Whirr</a>
+            </li>
+                  <li class="none">
+                          <a href="http://incubator.apache.org/bigtop/" class="externalLink" title="Bigtop">Bigtop</a>
+            </li>
+                  <li class="none">
+                          <a href="http://mahout.apache.org/" class="externalLink" title="Mahout">Mahout</a>
+            </li>
+          </ul>
+                        <h3>Art works</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="artwork.html" title="Artwork and Clothing">Artwork and Clothing</a>
+            </li>
+          </ul>
+                        <h3>ASF</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">How Apache Works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
+                      
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+        <div id="bodyColumn"  class="span10" >
+                      <a name="Overview"></a><div class="section"><h2>Overview<a name="Overview"></a></h2><p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div><a name="Project_License"></a><div class="section"><h2>Project License<a name="Project_License"></a></h2><a name="Apache_2"></a><div class="section"><h3>Apache 2<a name="Apache_2"></a></h3><div class="source"><pre>
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      &quot;License&quot; shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      &quot;Legal Entity&quot; shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      &quot;control&quot; means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      &quot;Source&quot; form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      &quot;Object&quot; form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      &quot;Work&quot; shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      &quot;Contribution&quot; shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, &quot;submitted&quot;
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
+
+      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same &quot;printed page&quot; as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+   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 &quot;AS IS&quot; 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.
+</pre></div></div></div>
+                  </div>
+            </div>
+      
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2008-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                                          <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span16">Apache Hama, Apache, the Apache feather logo, and
+          the Apache Hama project logos are trademarks of The Apache Software
+          Foundation. All other marks mentioned may be trademarks or registered
+          trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+  </body>
+</html>

Modified: hama/site/trunk/mail-lists.html
URL: http://svn.apache.org/viewvc/hama/site/trunk/mail-lists.html?rev=1360560&r1=1360559&r2=1360560&view=diff
==============================================================================
--- hama/site/trunk/mail-lists.html (original)
+++ hama/site/trunk/mail-lists.html Thu Jul 12 07:40:15 2012
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
  | Generated by Apache Maven Doxia at Jul 12, 2012
- | Rendered using Apache Maven Fluido Skin 1.2.3-SNAPSHOT
+ | Rendered using Apache Maven Fluido Skin 1.2.2
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
@@ -44,10 +44,10 @@
         </li>
       <li class="divider ">/</li>
             <li class="">
-                    <a href="http://hama.apache.org/" class="externalLink" title="Hama">Hama</a>
+                    <a href="./" title="Hama">Hama</a>
         </li>
       <li class="divider ">/</li>
-        <li class="">Hama - 
+        <li class="">
   Mailing Lists</li>
         
                 
@@ -166,6 +166,21 @@
                           <a href="artwork.html" title="Artwork and Clothing">Artwork and Clothing</a>
             </li>
           </ul>
+                        <h3>ASF</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">How Apache Works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
                       
                     
                 
@@ -184,59 +199,59 @@
         
         <div id="bodyColumn"  class="span10" >
                                   
-            <!-- 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. -->
-  
-
-    <div class="section"><h2>Mailing Lists<a name="Mailing_Lists"></a></h2></div>
-
-    <div class="section"><h3>Hama User List<a name="Hama_User_List"></a></h3></div>
-    <p>
-    If you use Hama, please subscribe to the Hama user mailing list.<br /> 
-    The Hama user mailing list is : 
-    <a class="externalLink" href="mailto:user@hama.apache.org">user@hama.apache.org</a>.
-    </p>
-    <ul>
-    <li><a class="externalLink" href="mailto:user-subscribe@hama.apache.org">Subscribe to List</a></li>
-    <li><a class="externalLink" href="mailto:user-unsubscribe@hama.apache.org">Unsubscribe from List</a></li>
-    </ul>
-    
-    <div class="section"><h3>Hama Developer List<a name="Hama_Developer_List"></a></h3></div>
-    <p>
-    If you'd like to contribute to Hama, please subscribe to the Hama developer mailing list.<br /> 
-    The Hama developer mailing list is : 
-    <a class="externalLink" href="mailto:dev@hama.apache.org">dev@hama.apache.org</a>.
-    </p>
-    <ul>
-    <li><a class="externalLink" href="mailto:dev-subscribe@hama.apache.org">Subscribe to List</a></li>
-    <li><a class="externalLink" href="mailto:dev-unsubscribe@hama.apache.org">Unsubscribe from List</a></li>
-    </ul>
-    
-    <div class="section"><h3>Hama Commit List<a name="Hama_Commit_List"></a></h3></div>
-    <p>
-    If you'd like to see changes made in Hama's version control system then subscribe 
-    to the Hama commit mailing list.<br />
-    The Hama commit mailing list is : 
-    <a class="externalLink" href="mailto:commits@hama.apache.org">commits@hama.apache.org</a>.
-    </p>
-    <ul>
-    <li><a class="externalLink" href="mailto:commits-subscribe@hama.apache.org">Subscribe to List</a></li>
-    <li><a class="externalLink" href="mailto:commits-unsubscribe@hama.apache.org">Unsubscribe from List</a></li>
-    </ul>
-    
-  
+            <!-- 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. -->
+  
+
+    <div class="section"><h2>Mailing Lists<a name="Mailing_Lists"></a></h2></div>
+
+    <div class="section"><h3>Hama User List<a name="Hama_User_List"></a></h3></div>
+    <p>
+    If you use Hama, please subscribe to the Hama user mailing list.<br /> 
+    The Hama user mailing list is : 
+    <a class="externalLink" href="mailto:user@hama.apache.org">user@hama.apache.org</a>.
+    </p>
+    <ul>
+    <li><a class="externalLink" href="mailto:user-subscribe@hama.apache.org">Subscribe to List</a></li>
+    <li><a class="externalLink" href="mailto:user-unsubscribe@hama.apache.org">Unsubscribe from List</a></li>
+    </ul>
+    
+    <div class="section"><h3>Hama Developer List<a name="Hama_Developer_List"></a></h3></div>
+    <p>
+    If you'd like to contribute to Hama, please subscribe to the Hama developer mailing list.<br /> 
+    The Hama developer mailing list is : 
+    <a class="externalLink" href="mailto:dev@hama.apache.org">dev@hama.apache.org</a>.
+    </p>
+    <ul>
+    <li><a class="externalLink" href="mailto:dev-subscribe@hama.apache.org">Subscribe to List</a></li>
+    <li><a class="externalLink" href="mailto:dev-unsubscribe@hama.apache.org">Unsubscribe from List</a></li>
+    </ul>
+    
+    <div class="section"><h3>Hama Commit List<a name="Hama_Commit_List"></a></h3></div>
+    <p>
+    If you'd like to see changes made in Hama's version control system then subscribe 
+    to the Hama commit mailing list.<br />
+    The Hama commit mailing list is : 
+    <a class="externalLink" href="mailto:commits@hama.apache.org">commits@hama.apache.org</a>.
+    </p>
+    <ul>
+    <li><a class="externalLink" href="mailto:commits-subscribe@hama.apache.org">Subscribe to List</a></li>
+    <li><a class="externalLink" href="mailto:commits-unsubscribe@hama.apache.org">Unsubscribe from List</a></li>
+    </ul>
+    
+  
 
                   </div>
             </div>
@@ -251,7 +266,12 @@
                     
       </div>
 
-        
+                                          <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span16">Apache Hama, Apache, the Apache feather logo, and
+          the Apache Hama project logos are trademarks of The Apache Software
+          Foundation. All other marks mentioned may be trademarks or registered
+          trademarks of their respective owners.</div>
+                  
         
                 </div>
     </footer>

Added: hama/site/trunk/plugin-management.html
URL: http://svn.apache.org/viewvc/hama/site/trunk/plugin-management.html?rev=1360560&view=auto
==============================================================================
--- hama/site/trunk/plugin-management.html (added)
+++ hama/site/trunk/plugin-management.html Thu Jul 12 07:40:15 2012
@@ -0,0 +1,224 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+ | Generated by Apache Maven Doxia at Jul 12, 2012
+ | Rendered using Apache Maven Fluido Skin 1.2.2
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <title>Hama - Project Plugin Management</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido.min.js"></script>
+
+    
+    <meta name="Date-Revision-yyyymmdd" content="20120712" />
+    <meta http-equiv="Content-Language" content="en" />
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="index.html" id="bannerLeft">
+                                                                                                <img src="images/headerlogo.png"  alt="Hama"/>
+                </a>
+                      </div>
+        <div class="pull-right">  </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                              <li class="">
+                    <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
+        </li>
+      <li class="divider ">/</li>
+            <li class="">
+                    <a href="./" title="Hama">Hama</a>
+        </li>
+      <li class="divider ">/</li>
+        <li class="">Project Plugin Management</li>
+        
+                
+                    
+                  <li id="publishDate" class="pull-right">Last Published: 2012-07-12</li> <li class="divider pull-right">|</li>
+              <li id="projectVersion" class="pull-right">Version: 0.6.0-SNAPSHOT</li>
+            
+                                            <li class="divider pull-right">|</li>
+                        
+    <li class="pull-right">              <a href="http://twitter.com/apachehama" class="externalLink" title="Twitter">Twitter</a>
+  </li>
+
+        <li class="divider pull-right">|</li>
+      
+    <li class="pull-right">              <a href="http://svn.apache.org/repos/asf/hama/" class="externalLink" title="SVN">SVN</a>
+  </li>
+
+        <li class="divider pull-right">|</li>
+      
+    <li class="pull-right">              <a href="http://issues.apache.org/jira/browse/HAMA" class="externalLink" title="JIRA">JIRA</a>
+  </li>
+
+        <li class="divider pull-right">|</li>
+      
+    <li class="pull-right">              <a href="http://blogs.apache.org/hama/" class="externalLink" title="Blog">Blog</a>
+  </li>
+
+        <li class="divider pull-right">|</li>
+      
+    <li class="pull-right">              <a href="http://wiki.apache.org/hama" class="externalLink" title="Wiki">Wiki</a>
+  </li>
+
+                        </ul>
+      </div>
+
+            <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+                
+                    
+                                    <h3>Information</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="index.html" title="Overview">Overview</a>
+            </li>
+                  <li class="none">
+                          <a href="downloads.html" title="Downloads">Downloads</a>
+            </li>
+                  <li class="none">
+                          <a href="team-list.html" title="Who We Are">Who We Are</a>
+            </li>
+                  <li class="none">
+                          <a href="privacy_policy.html" title="Privacy Policy">Privacy Policy</a>
+            </li>
+          </ul>
+                        <h3>Resources</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="developers.html" title="Developers">Developers</a>
+            </li>
+                  <li class="none">
+                          <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
+            </li>
+                  <li class="none">
+                          <a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
+            </li>
+                  <li class="none">
+                          <a href="irc-channel.html" title="IRC channel">IRC channel</a>
+            </li>
+          </ul>
+                        <h3>Documentation</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="getting_started_with_hama.html" title="Getting Started">Getting Started</a>
+            </li>
+                  <li class="none">
+                          <a href="hama_on_clouds.html" title="Hama on Clouds">Hama on Clouds</a>
+            </li>
+                  <li class="none">
+                          <a href="hama_bsp_tutorial.html" title="BSP tutorial">BSP tutorial</a>
+            </li>
+                  <li class="none">
+                          <a href="hama_graph_tutorial.html" title="Graph tutorial">Graph tutorial</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/hama/Benchmarks" class="externalLink" title="Benchmarks">Benchmarks</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/hama/Presentations" class="externalLink" title="Presentations">Presentations</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/hama/Articles" class="externalLink" title="Research Papers">Research Papers</a>
+            </li>
+                  <li class="none">
+                          <a href="http://wiki.apache.org/hama/Books" class="externalLink" title="Books">Books</a>
+            </li>
+          </ul>
+                        <h3>Related Projects</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="http://hadoop.apache.org/" class="externalLink" title="Hadoop">Hadoop</a>
+            </li>
+                  <li class="none">
+                          <a href="http://whirr.apache.org/" class="externalLink" title="Whirr">Whirr</a>
+            </li>
+                  <li class="none">
+                          <a href="http://incubator.apache.org/bigtop/" class="externalLink" title="Bigtop">Bigtop</a>
+            </li>
+                  <li class="none">
+                          <a href="http://mahout.apache.org/" class="externalLink" title="Mahout">Mahout</a>
+            </li>
+          </ul>
+                        <h3>Art works</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="artwork.html" title="Artwork and Clothing">Artwork and Clothing</a>
+            </li>
+          </ul>
+                        <h3>ASF</h3>
+                  <ul>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works">How Apache Works</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation">Foundation</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache">Sponsoring Apache</a>
+            </li>
+                  <li class="none">
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a>
+            </li>
+          </ul>
+                      
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+        <div id="bodyColumn"  class="span10" >
+                                  
+            <a name="Project_Plugin_Management"></a><div class="section"><h2>Project Plugin Management<a name="Project_Plugin_Management"></a></h2><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td><td>1.3</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-assembly-plugin/">maven-assembly-plugin</a></td><td>2.2-beta-5</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td><td>2.4.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td><td>2.0.
 2</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td><td>2.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td><td>2.5</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-docck-plugin/">maven-docck-plugin</a></td><td>1.0</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-enforcer-plugin/">maven-enforcer-plugin</a></td><td>1.0-beta-1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-gpg-plugin/">maven-gpg-plugin</a></td><td>1.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="extern
 alLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td><td>2.3</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td><td>1.5</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td><td>2.3</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td><td>2.5</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-plugin-plugin/">maven-plugin-plugin</a></td><td>2.5.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/">maven-release-plug
 in</a></td><td>2.0-beta-9</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td><td>1.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td><td>2.4</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-plugin/">maven-scm-plugin</a></td><td>1.2</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td><td>2.0.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td><td>2.1.1</td></tr><tr class="b"><td>org.apache.maven
 .plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td><td>2.4.3</td></tr><tr class="a"><td>org.codehaus.modello</td><td><a class="externalLink" href="http://modello.codehaus.org/modello-maven-plugin/">modello-maven-plugin</a></td><td>1.2</td></tr><tr class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/clirr-maven-plugin">clirr-maven-plugin</a></td><td>2.2.2</td></tr><tr class="a"><td>org.codehaus.plexus</td><td>plexus-maven-plugin</td><td>1.3.8</td></tr></table></div>
+                  </div>
+            </div>
+      
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2008-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                                          <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span16">Apache Hama, Apache, the Apache feather logo, and
+          the Apache Hama project logos are trademarks of The Apache Software
+          Foundation. All other marks mentioned may be trademarks or registered
+          trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+  </body>
+</html>