Author: hboutemy Date: Fri Feb 21 20:18:56 2025 New Revision: 1923969 URL: http://svn.apache.org/viewvc?rev=1923969&view=rev Log: [ATTIC-232] retire Oozie
Added: attic/site/cwiki_retired/oozie.txt attic/site/xdocs/flagged/oozie/ attic/site/xdocs/projects/oozie.xml Modified: attic/site/xdocs/stylesheets/project.xml attic/site/xdocs/tracking.xml Added: attic/site/cwiki_retired/oozie.txt URL: http://svn.apache.org/viewvc/attic/site/cwiki_retired/oozie.txt?rev=1923969&view=auto ============================================================================== (empty) Added: attic/site/xdocs/projects/oozie.xml URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/oozie.xml?rev=1923969&view=auto ============================================================================== --- attic/site/xdocs/projects/oozie.xml (added) +++ attic/site/xdocs/projects/oozie.xml Fri Feb 21 20:18:56 2025 @@ -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 Oozie</title> + </properties> +<body> + +<section id="oozie"> + <title>Apache Oozie</title> + + <p><a href="https://oozie.apache.org/">Apache Oozie</a> + moved into the Attic in 2025-02. + Apache Oozie was a workflow scheduler system to manage Apache Hadoop jobs..</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://oozie.apache.org/">https://oozie.apache.org</a> + for more information on Oozie.</p> + + <p>As with any project in the Attic - if you should choose to fork Oozie + outside of Apache, please let us know so we can link to your project. + </p> + + <resource_table project="oozie"> + <mail name="commits,user"/> + <jira key="OOZIE"/> + <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=1923969&r1=1923968&r2=1923969&view=diff ============================================================================== --- attic/site/xdocs/stylesheets/project.xml (original) +++ attic/site/xdocs/stylesheets/project.xml Fri Feb 21 20:18:56 2025 @@ -104,6 +104,7 @@ limitations under the License. <li><a href="/projects/oltu.html">Oltu (previously Amber)</a></li> <li><a href="/projects/onami.html">Onami</a></li> <li><a href="/projects/oodt.html">OODT</a></li> + <li><a href="/projects/oozie.html">Oozie</a></li> <li><a href="/projects/pivot.html">Pivot</a></li> <li><a href="/projects/polygene.html">Polygene</a></li> <li><a href="/projects/predictionio.html">PredictionIO</a></li> Modified: attic/site/xdocs/tracking.xml URL: http://svn.apache.org/viewvc/attic/site/xdocs/tracking.xml?rev=1923969&r1=1923968&r2=1923969&view=diff ============================================================================== --- attic/site/xdocs/tracking.xml (original) +++ attic/site/xdocs/tracking.xml Fri Feb 21 20:18:56 2025 @@ -45,6 +45,7 @@ <tr><th>Retirement month</th><th>Completed</th><th>Project</th><th>Tracking</th></tr> <tr><td>2025-01</td><td></td><td>Apache Cocoon</td><td><a href="https://issues.apache.org/jira/browse/ATTIC-227">ATTIC-227</a></td></tr> <tr><td>2025-01</td><td></td><td>Apache Pivot</td><td><a href="https://issues.apache.org/jira/browse/ATTIC-228">ATTIC-228</a></td></tr> + <tr><td>2025-02</td><td></td><td>Apache Oozie</td><td><a href="https://issues.apache.org/jira/browse/ATTIC-232">ATTIC-232</a></td></tr> </table></p> </section>