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 2020/04/25 17:47:08 UTC

svn commit: r1876995 - in /attic/site/xdocs: flagged/vxquery/ projects/vxquery.xml stylesheets/project.xml

Author: hboutemy
Date: Sat Apr 25 17:47:07 2020
New Revision: 1876995

URL: http://svn.apache.org/viewvc?rev=1876995&view=rev
Log:
ATTIC-178 move VXQuery to the Attic

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

Added: attic/site/xdocs/projects/vxquery.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/vxquery.xml?rev=1876995&view=auto
==============================================================================
--- attic/site/xdocs/projects/vxquery.xml (added)
+++ attic/site/xdocs/projects/vxquery.xml Sat Apr 25 17:47:07 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 VXQuery</title>
+  </properties>
+<body>
+
+<section id="vxquery">
+  <title>Apache VXQuery</title>
+
+  <p><a href="http://vxquery.apache.org/">Apache VXQuery</a>
+     moved into the Attic in January 2020.
+     Apache VXQuery 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://vxquery.apache.org/">http://vxquery.apache.org</a>
+     for more information on VXQuery.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork VXQuery
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="vxquery">
+  <mail name="commits"/>
+  <jira/>
+  </resource_table>
+
+  <p>Archived versions of VXQuery may be downloaded from the 
+     <a href="http://archive.apache.org/dist/vxquery/">Apache Archives</a>.
+  </p>
+ 
+</section>
+
+</body>
+</document>

Modified: attic/site/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1876995&r1=1876994&r2=1876995&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Sat Apr 25 17:47:07 2020
@@ -84,6 +84,7 @@ limitations under the License.
       <li><a href="/projects/stratos.html">Stratos</a></li>
       <li><a href="/projects/tiles.html">Tiles</a></li>
       <li><a href="/projects/tuscany.html">Tuscany</a></li>
+      <li><a href="/projects/vxquery.html">VXQuery</a></li>
       <li><a href="/projects/whirr.html">Whirr</a></li>
       <li><a href="/projects/wink.html">Wink</a></li>
       <li><a href="/projects/wookie.html">Wookie</a></li>