You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by hb...@apache.org on 2022/07/29 07:27:57 UTC

svn commit: r1903094 - in /attic/site/xdocs: flagged/reef/ projects/reef.xml stylesheets/project.xml tracking.xml

Author: hboutemy
Date: Fri Jul 29 07:27:56 2022
New Revision: 1903094

URL: http://svn.apache.org/viewvc?rev=1903094&view=rev
Log:
ATTIC-209 add REEF

Added:
    attic/site/xdocs/flagged/reef/
    attic/site/xdocs/projects/reef.xml
Modified:
    attic/site/xdocs/stylesheets/project.xml
    attic/site/xdocs/tracking.xml

Added: attic/site/xdocs/projects/reef.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/reef.xml?rev=1903094&view=auto
==============================================================================
--- attic/site/xdocs/projects/reef.xml (added)
+++ attic/site/xdocs/projects/reef.xml Fri Jul 29 07:27:56 2022
@@ -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 REEF</title>
+  </properties>
+<body>
+
+<section id="reef">
+  <title>Apache REEF</title>
+
+  <p><a href="http://reef.apache.org/">Apache REEF</a>
+     moved into the Attic in 2022-07.
+     Apache REEF (Retainable Evaluator Execution Frameworka) mission was to provide a library for developing portable applications for cluster resource managers such as Apache Hadoop™ YARN or Apache Mesos™.</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://reef.apache.org/">http://reef.apache.org</a>
+     for more information on REEF.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork REEF
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="reef">
+    <mail name="commits,user"/>
+    <jira key="REEF"/>
+    <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=1903094&r1=1903093&r2=1903094&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Fri Jul 29 07:27:56 2022
@@ -96,6 +96,7 @@ limitations under the License.
       <li><a href="/projects/predictionio.html">PredictionIO</a></li>
       <li><a href="/projects/quetzalcoatl.html">Quetzalcoatl</a></li>
       <li><a href="/projects/rave.html">Rave</a></li>
+      <li><a href="/projects/reef.html">REEF</a></li>
       <li><a href="/projects/river.html">River</a></li>
       <li><a href="/projects/sentry.html">Sentry</a></li>
       <li><a href="/projects/shale.html">Shale</a></li>

Modified: attic/site/xdocs/tracking.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/tracking.xml?rev=1903094&r1=1903093&r2=1903094&view=diff
==============================================================================
--- attic/site/xdocs/tracking.xml (original)
+++ attic/site/xdocs/tracking.xml Fri Jul 29 07:27:56 2022
@@ -49,6 +49,7 @@
     <tr><td>2022-06</td><td>2022-07</td><td>revive Apache Ambari</td><td><a href="https://issues.apache.org/jira/browse/ATTIC-205">ATTIC-205</a></td></tr>
     <tr><td>2022-06</td><td>2022-07</td><td>Apache Clerezza</td><td><a href="https://issues.apache.org/jira/browse/ATTIC-207">ATTIC-207</a></td></tr>
     <tr><td>2022-07</td><td></td><td>Apache Buildr</td><td><a href="https://issues.apache.org/jira/browse/ATTIC-208">ATTIC-208</a></td></tr>
+    <tr><td>2022-07</td><td></td><td>Apache REEF</td><td><a href="https://issues.apache.org/jira/browse/ATTIC-209">ATTIC-209</a></td></tr>
   </table></p>
 </section>