You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by se...@apache.org on 2020/05/14 21:35:32 UTC

svn commit: r1877765 - in /attic/site/xdocs: flagged/hama/ projects/hama.xml stylesheets/project.xml

Author: sebb
Date: Thu May 14 21:35:32 2020
New Revision: 1877765

URL: http://svn.apache.org/viewvc?rev=1877765&view=rev
Log:
ATTIC-181 Move Hama to the Attic

Added:
    attic/site/xdocs/flagged/hama/
    attic/site/xdocs/projects/hama.xml   (with props)
Modified:
    attic/site/xdocs/stylesheets/project.xml

Added: attic/site/xdocs/projects/hama.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/hama.xml?rev=1877765&view=auto
==============================================================================
--- attic/site/xdocs/projects/hama.xml (added)
+++ attic/site/xdocs/projects/hama.xml Thu May 14 21:35:32 2020
@@ -0,0 +1,59 @@
+<?xml version="1.0"?>
+<!--
+  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. 
+-->
+<document>
+  <properties>
+    <author email="general.AT.attic.apache.DOT.org">The Apache Software Foundation</author>
+    <title>Apache Hama</title>
+  </properties>
+<body>
+
+<section id="hama">
+  <title>Apache Hama</title>
+
+  <p><a href="http://hama.apache.org/">Apache Hama</a>
+     moved into the Attic in April 2020.
+     Apache Hama was a framework for Big Data analytics based on the Bulk
+     Synchronous Parallel paradigm.</p>
+
+  <p>The website, downloads and issue tracker all remain open, though 
+     the issue tracker is read-only. See the website at
+     <a href="http://hama.apache.org/">http://hama.apache.org</a>
+     for more information on Hama.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork Hama
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="hama">
+  <!-- by default only dev is generated -->
+  <mail name="commits"/>
+  <mail name="user"/>
+   <!-- use attribute key="" to override default JIRA -->
+  <jira/>
+  </resource_table>
+
+  <p>Archived versions of Hama may be downloaded from the 
+     <a href="http://archive.apache.org/dist/hama/">Apache Archives</a>.
+  </p>
+ 
+</section>
+
+</body>
+</document>

Propchange: attic/site/xdocs/projects/hama.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: attic/site/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1877765&r1=1877764&r2=1877765&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Thu May 14 21:35:32 2020
@@ -60,6 +60,7 @@ limitations under the License.
       <li><a href="/projects/excalibur.html">Excalibur</a></li>
       <li><a href="/projects/falcon.html">Falcon</a></li>
       <li><a href="/projects/forrest.html">Forrest</a></li>
+      <li><a href="/projects/hama.html">Hama</a></li>
       <li><a href="/projects/harmony.html">Harmony</a></li>
       <li><a href="/projects/hivemind.html">HiveMind</a></li>
       <li><a href="/projects/ibatis.html">iBATIS</a></li>