Author: hboutemy
Date: Sun Oct 1 16:48:30 2023
New Revision: 1912666
URL: http://svn.apache.org/viewvc?rev=1912666&view=rev
Log:
[ATTIC-217] Move Giraph to the Attic
Added:
attic/site/cwiki_retired/giraph.txt
attic/site/xdocs/flagged/giraph/
attic/site/xdocs/projects/giraph.xml
Modified:
attic/site/xdocs/stylesheets/project.xml
Added: attic/site/cwiki_retired/giraph.txt
URL:
http://svn.apache.org/viewvc/attic/site/cwiki_retired/giraph.txt?rev=1912666&view=auto
==============================================================================
(empty)
Added: attic/site/xdocs/projects/giraph.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/projects/giraph.xml?rev=1912666&view=auto
==============================================================================
--- attic/site/xdocs/projects/giraph.xml (added)
+++ attic/site/xdocs/projects/giraph.xml Sun Oct 1 16:48:30 2023
@@ -0,0 +1,53 @@
+<?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 Giraph</title>
+ </properties>
+<body>
+
+<section id="giraph">
+ <title>Apache Giraph</title>
+
+ <p><a href="https://giraph.apache.org/">Apache Giraph</a>
+ moved into the Attic in 2023-09.
+ Apache Giraph was an iterative graph processing system built for high
scalability.</p>
+
+ <p>The website, downloads and issue tracker all remain open, though
+ the issue tracker is read-only. See the website at
+ <a href="https://giraph.apache.org/">http://giraph.apache.org</a>
+ for more information on Giraph.</p>
+
+ <p>As with any project in the Attic - if you should choose to fork Giraph
+ outside of Apache, please let us know so we can link to your project.
+ </p>
+
+ <resource_table project="giraph">
+ <mail name="commits,user"/>
+ <jira key="GIRAPH"/>
+ <cwiki/>
+ <git/>
+ </resource_table>
+
+</section>
+
+</body>
+</document>
Modified: attic/site/xdocs/stylesheets/project.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1912666&r1=1912665&r2=1912666&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Sun Oct 1 16:48:30 2023
@@ -70,6 +70,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/giraph.html">Giraph</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>