You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2010/08/18 22:51:10 UTC

[lucy-commits] svn commit: r986932 - in /incubator/lucy/website/site: ./ images/ images/apache-incubator-logo.png images/lucy_logo_300x200.png index.html

Author: marvin
Date: Wed Aug 18 20:51:10 2010
New Revision: 986932

URL: http://svn.apache.org/viewvc?rev=986932&view=rev
Log:
Add new single-page, hand-maintained version of Lucy incubator website.

Added:
    incubator/lucy/website/site/
    incubator/lucy/website/site/images/
    incubator/lucy/website/site/images/apache-incubator-logo.png   (with props)
    incubator/lucy/website/site/images/lucy_logo_300x200.png   (with props)
    incubator/lucy/website/site/index.html   (with props)

Added: incubator/lucy/website/site/images/apache-incubator-logo.png
URL: http://svn.apache.org/viewvc/incubator/lucy/website/site/images/apache-incubator-logo.png?rev=986932&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/lucy/website/site/images/apache-incubator-logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/lucy/website/site/images/lucy_logo_300x200.png
URL: http://svn.apache.org/viewvc/incubator/lucy/website/site/images/lucy_logo_300x200.png?rev=986932&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/lucy/website/site/images/lucy_logo_300x200.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: incubator/lucy/website/site/index.html
URL: http://svn.apache.org/viewvc/incubator/lucy/website/site/index.html?rev=986932&view=auto
==============================================================================
--- incubator/lucy/website/site/index.html (added)
+++ incubator/lucy/website/site/index.html Wed Aug 18 20:51:10 2010
@@ -0,0 +1,121 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+    "http://www.w3.org/TR/html4/loose.dtd">
+
+<html>
+
+  <head>
+    <meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
+    <title>Apache Lucy (incubating)</title>
+    <style type="text/css">
+        body,table,textarea {
+            font-family: Arial, Helvetica, sans-serif;
+        }
+    </style>
+  </head>
+
+  <body>
+  <div style="margin-left: auto; margin-right: auto; width: 800px;">
+
+      <table style="width: 800px">
+        <tr>
+        <td>
+          <img src="images/lucy_logo_300x200.png" alt="Apache Lucy logo">
+        </td>
+        <td>
+          <img src="images/apache-incubator-logo.png" alt="Apache Incubator logo">
+        </td>
+        </tr>
+      </table>
+
+    <hr />
+
+    <p>
+      <i>Disclaimer</i> 
+    </p>
+    <p>
+      Apache Lucy is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the <a
+      href="http://incubator.apache.org">Apache Incubator</a>.  Incubation is required of all newly accepted projects
+      until a further review indicates that the infrastructure, communications, and decision making process have
+      stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a
+      reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully
+      endorsed by the ASF.
+    </p>
+
+    <hr />
+
+    <p>
+      <i>Overview</i>
+    <p>
+      Apache Lucy is a development effort to create a "loose C" port of the 
+      <a href="http://lucene.apache.org/java/">Apache Lucene</a> search engine library.  In July 2010, Lucy 
+      <a href="http://wiki.apache.org/incubator/LucyProposal">proposed</a> to enter the 
+      <a href="http://incubator.apache.org">Apache Incubator</a> with the purpose of assimilating the 
+      <a href="http://www.rectangular.com/kinosearch/">KinoSearch</a> code base and community and was accepted.  Prior
+      to that, Lucy had been a subproject of Lucene.  Lucy's incubation status is tracked at 
+      <a href="http://incubator.apache.org/projects/lucy.html">http://incubator.apache.org/projects/lucy.html</a>.
+    <hr />
+
+    <p>
+      <i>Mailing lists</i>
+    </p>
+    
+    <ul>
+      <li>If you use Lucy, please 
+      <a href="mailto:lucy-user-subscribe@incubator.apache.org">subscribe</a> to the 
+      <a href="http://mail-archives.apache.org/mod_mbox/incubator-lucy-user/">Lucy user mailing list</a>
+      (lucy-user at incubator dot apache dot org). 
+      </li>
+
+      <li>If you'd like to contribute to Lucy, please 
+      <a href="mailto:lucy-dev-subscribe@incubator.apache.org">subscribe</a> to the 
+      <a href="http://mail-archives.apache.org/mod_mbox/incubator-lucy-dev/">Lucy developer mailing list</a>
+      (lucy-dev at incubator dot apache dot org).
+      </li>
+
+      <li>If you'd like to follow each change made to Lucy's source repository, 
+      <a href="mailto:lucy-commits-subscribe@incubator.apache.org">subscribe</a> to the 
+      <a href="http://mail-archives.apache.org/mod_mbox/incubator-lucy-commits/">Lucy commits mailing list</a>
+      (lucy-commits at incubator dot apache dot org).
+      </li>
+
+      <li>If you'd like to follow updates to Lucy's issue tracker, 
+      <a href="mailto:lucy-issues-subscribe@incubator.apache.org">subscribe</a> to the 
+      <a href="http://mail-archives.apache.org/mod_mbox/incubator-lucy-issues/">Lucy issues mailing list</a>
+      (lucy-issues at incubator dot apache dot org).
+      </li>
+
+    </ul>
+      
+    <hr />
+
+    <p>
+      <i>Issue Tracker</i>
+    </p>
+    <p>
+      Lucy issues (bugs, as well as feature requests) are 
+      <a href="http://issues.apache.org/jira/browse/LUCY">tracked</a> using
+      Apache JIRA. If you aren't sure whether something is a bug, post a question on the Lucy user mailing list.  
+    </p>
+
+    <hr />
+
+    <p>
+      <i>Source code</i>
+    </p>
+    <p>
+    Lucy has no releases as of yet.  Development code can be obtained from the Apache
+    Software Foundation's Subversion repository, at 
+    <a href="https://svn.apache.org/repos/asf/incubator/lucy/">https://svn.apache.org/repos/asf/incubator/lucy/</a>.
+
+    <hr />
+
+    <p>
+    Copyright &copy; 2010 The Apache Software Foundation
+    </p>
+
+  </div>
+</body>
+</html>
+
+
+

Propchange: incubator/lucy/website/site/index.html
------------------------------------------------------------------------------
    svn:eol-style = native