You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by he...@apache.org on 2018/07/11 11:35:13 UTC

svn commit: r1835629 - in /attic/site/xdocs: projects/lucy.xml stylesheets/project.xml

Author: henkp
Date: Wed Jul 11 11:35:12 2018
New Revision: 1835629

URL: http://svn.apache.org/viewvc?rev=1835629&view=rev
Log:
+= lucy (1)

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

Added: attic/site/xdocs/projects/lucy.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/lucy.xml?rev=1835629&view=auto
==============================================================================
--- attic/site/xdocs/projects/lucy.xml (added)
+++ attic/site/xdocs/projects/lucy.xml Wed Jul 11 11:35:12 2018
@@ -0,0 +1,63 @@
+<?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 Lucy</title>
+  </properties>
+<body>
+
+<section id="lucy">
+  <title>Apache Lucy</title>
+
+  <p><a href="http://lucy.apache.org">Apache Lucy</a> moved into the Attic
+    in June 2018. 
+    The Apache Lucy search engine library provides full-text search for
+    dynamic programming languages.
+    It is a "loose C" port of the Apache Lucene™ search engine library
+    for Java.
+  </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://lucy.apache.org/">http://lucy.apache.org</a>
+     for more information on Lucy. </p>
+
+  <p>As with any project in the Attic - if you should choose to fork Lucy
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="lucy">
+  <mail name="commits"/>
+  <mail name="dev"/>
+  <mail name="issues"/>
+  <mail name="user"/>
+  <jira/>
+  <moin/>
+  </resource_table>
+
+  <p>Archived versions of the Lucy may be downloaded from the 
+     <a href="http://archive.apache.org/dist/lucy/">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=1835629&r1=1835628&r2=1835629&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Wed Jul 11 11:35:12 2018
@@ -66,6 +66,7 @@ limitations under the License.
       <li><a href="/projects/jakarta-slide.html">Jakarta Slide</a></li>
       <li><a href="/projects/jakarta-taglibs.html">Jakarta Taglibs</a></li>
       <li><a href="/projects/lenya.html">Lenya</a></li>
+      <li><a href="/projects/lenya.html">Lucy</a></li>
       <li><a href="/projects/mrunit.html">MRUnit</a></li>
       <li><a href="/projects/ojb.html">ObJectRelationalBridge (OJB)</a></li>
       <li><a href="/projects/oltu.html">Oltu</a></li>