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 2011/05/05 22:17:14 UTC

[lucy-commits] svn commit: r789256 - in /websites/production/lucy: ./ content/lucy/doap.rdf content/lucy/index.html

Author: marvin
Date: Thu May  5 20:17:13 2011
New Revision: 789256

Log:
Publishing merge to lucy site by marvin

Added:
    websites/production/lucy/content/lucy/doap.rdf
      - copied unchanged from r789255, websites/staging/lucy/trunk/content/lucy/doap.rdf
Modified:
    websites/production/lucy/   (props changed)
    websites/production/lucy/content/lucy/index.html

Propchange: websites/production/lucy/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu May  5 20:17:13 2011
@@ -1 +1 @@
-/websites/staging/lucy/trunk:779780-789228
+/websites/staging/lucy/trunk:779780-789255

Modified: websites/production/lucy/content/lucy/index.html
==============================================================================
--- websites/production/lucy/content/lucy/index.html (original)
+++ websites/production/lucy/content/lucy/index.html Thu May  5 20:17:13 2011
@@ -44,6 +44,7 @@
 
       <div class="clear"></div>
       <div id="content" class="grid_16"><div class="section-content"><p><em>Disclaimer</em></p>
+
 <p><img src="images/apache-incubator-logo.png" style="float:right; margin: 0px 0px 5px 5px">
 Apache Lucy™ is an effort undergoing incubation at The <a href="http://www.apache.org/">Apache Software
 Foundation</a> (ASF), sponsored by the <a href="http://incubator.apache.org/">Apache Incubator</a>.  Incubation is
@@ -53,8 +54,11 @@ stabilized in a manner consistent with o
 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><em>Overview</em></p>
+
 <p>Apache Lucy is full-text search engine library written in C and targeted at
 dynamic languages.  It is a "loose C" port of <a href="http://lucene.apache.org/">Apache Lucene</a>, a search
 engine library for Java.  In July 2010, Lucy was <a href="http://wiki.apache.org/incubator/LucyProposal">proposed</a> as a candidate
@@ -62,32 +66,41 @@ for entry into the <a href="http://incub
 <a href="http://www.rectangular.com/kinosearch/">KinoSearch</a> code base and community and was accepted.  Prior to that, Lucy
 had been developed as 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>.</p>
+
 <hr />
+
 <p><em>Mailing lists</em></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>
+(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>
+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>
+<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>
+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><em>Issue Tracker</em></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 first.<br />
-</p>
+Lucy user mailing list first.  </p>
+
 <hr />
+
 <p><em>Source code</em></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>.</p></div></div>
+<a href="https://svn.apache.org/repos/asf/incubator/lucy/">https://svn.apache.org/repos/asf/incubator/lucy/</a>.</p>
+</div></div>
       <div class="clear"></div>
 
     </div> <!-- page -->