[ATTIC-214] retire OODT git-svn-id: https://svn.apache.org/repos/asf/attic/site@1909865 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/xdocs/projects/oodt.xml b/xdocs/projects/oodt.xml new file mode 100644 index 0000000..90b995e --- /dev/null +++ b/xdocs/projects/oodt.xml
@@ -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>
diff --git a/xdocs/stylesheets/project.xml b/xdocs/stylesheets/project.xml index 90718ee..121dd85 100644 --- a/xdocs/stylesheets/project.xml +++ b/xdocs/stylesheets/project.xml
@@ -93,6 +93,7 @@ <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>
diff --git a/xdocs/tracking.xml b/xdocs/tracking.xml index 08bc4de..4848c7a 100644 --- a/xdocs/tracking.xml +++ b/xdocs/tracking.xml
@@ -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>