You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by se...@apache.org on 2020/05/14 20:23:57 UTC

svn commit: r1877750 - in /attic/site/xdocs: projects/aurora.xml stylesheets/project.xml

Author: sebb
Date: Thu May 14 20:23:57 2020
New Revision: 1877750

URL: http://svn.apache.org/viewvc?rev=1877750&view=rev
Log:
INFRA-20266 / ATTIC-179

Added:
    attic/site/xdocs/projects/aurora.xml   (with props)
Modified:
    attic/site/xdocs/stylesheets/project.xml

Added: attic/site/xdocs/projects/aurora.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/aurora.xml?rev=1877750&view=auto
==============================================================================
--- attic/site/xdocs/projects/aurora.xml (added)
+++ attic/site/xdocs/projects/aurora.xml Thu May 14 20:23:57 2020
@@ -0,0 +1,55 @@
+<?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 Aurora</title>
+  </properties>
+<body>
+
+<section id="aurora">
+  <title>Apache Aurora</title>
+
+  <p><a href="http://Aurora.apache.org/">Apache Aurora</a>
+     moved into the Attic in January 2020.
+     Apache Aurora implemented a parallel XML Query processor.</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://Aurora.apache.org/">http://Aurora.apache.org</a>
+     for more information on Aurora.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork Aurora
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="Aurora">
+  <mail name="commits"/>
+  <jira/>
+  </resource_table>
+
+  <p>Archived versions of Aurora may be downloaded from the 
+     <a href="http://archive.apache.org/dist/Aurora/">Apache Archives</a>.
+  </p>
+ 
+</section>
+
+</body>
+</document>

Propchange: attic/site/xdocs/projects/aurora.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: attic/site/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1877750&r1=1877749&r2=1877750&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Thu May 14 20:23:57 2020
@@ -42,6 +42,7 @@ limitations under the License.
       <li><a href="/projects/abdera.html">Abdera</a></li>
       <li><a href="/projects/ace.html">ACE</a></li>
       <li><a href="/projects/apex.html">Apex</a></li>
+      <li><a href="/projects/aurora.html">Aurora</a></li>
       <li><a href="/projects/avalon.html">Avalon</a></li>
       <li><a href="/projects/axkit.html">AxKit</a></li>
       <li><a href="/projects/axis-sandesha-c.html">Axis Sandesha2/C</a></li>