Author: hboutemy Date: Tue May 16 21:20:20 2023 New Revision: 1909865 URL: http://svn.apache.org/viewvc?rev=1909865&view=rev Log: [ATTIC-214] retire OODT
Added: attic/site/xdocs/flagged/oodt/ attic/site/xdocs/projects/oodt.xml Modified: attic/site/xdocs/stylesheets/project.xml attic/site/xdocs/tracking.xml Added: attic/site/xdocs/projects/oodt.xml URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/oodt.xml?rev=1909865&view=auto ============================================================================== --- attic/site/xdocs/projects/oodt.xml (added) +++ attic/site/xdocs/projects/oodt.xml Tue May 16 21:20:20 2023 @@ -0,0 +1,52 @@ +<?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 OODT</title> + </properties> +<body> + +<section id="oodt"> + <title>Apache OODT</title> + + <p><a href="https://oodt.apache.org/">Apache OODT</a> + moved into the Attic in 2023-04. + Apache OODT mission was to create Object Oriented Data Technology (middleware metadata).</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://oodt.apache.org/">https://oodt.apache.org</a> + for more information on OODT.</p> + + <p>As with any project in the Attic - if you should choose to fork OODT + outside of Apache, please let us know so we can link to your project. + </p> + + <resource_table project="oodt"> + <mail name="commits,user"/> + <jira key="OODT"/> + <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=1909865&r1=1909864&r2=1909865&view=diff ============================================================================== --- attic/site/xdocs/stylesheets/project.xml (original) +++ attic/site/xdocs/stylesheets/project.xml Tue May 16 21:20:20 2023 @@ -93,6 +93,7 @@ limitations under the License. <li><a href="/projects/ojb.html">ObJectRelationalBridge (OJB)</a></li> <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/polygene.html">Polygene</a></li> <li><a href="/projects/predictionio.html">PredictionIO</a></li> <li><a href="/projects/quetzalcoatl.html">Quetzalcoatl</a></li> Modified: attic/site/xdocs/tracking.xml URL: http://svn.apache.org/viewvc/attic/site/xdocs/tracking.xml?rev=1909865&r1=1909864&r2=1909865&view=diff ============================================================================== --- attic/site/xdocs/tracking.xml (original) +++ attic/site/xdocs/tracking.xml Tue May 16 21:20:20 2023 @@ -44,7 +44,7 @@ <p><table> <tr><th>Retirement month</th><th>Completed</th><th>Project</th><th>Tracking</th></tr> <tr><td>2023-02</td><td>2023-03</td><td>Apache jUDDI</td><td><a href="https://issues.apache.org/jira/browse/ATTIC-213">ATTIC-213</a></td></tr> - <tr><td>2023-04</td><td></td><td>Apache OODT</td><td><a href="https://issues.apache.org/jira/browse/ATTIC">ATTIC</a></td></tr> + <tr><td>2023-04</td><td></td><td>Apache OODT</td><td><a href="https://issues.apache.org/jira/browse/ATTIC-214">ATTIC-214</a></td></tr> </table></p> </section>