Author: marvin
Date: Thu Feb 16 00:09:42 2012
New Revision: 804998
Log:
Publishing merge to lucy site by marvin
Added:
websites/production/lucy/content/lucy/images/egg-logo.png
- copied unchanged from r804997,
websites/staging/lucy/trunk/content/lucy/images/egg-logo.png
Modified:
websites/production/lucy/ (props changed)
websites/production/lucy/content/lucy/ (props changed)
websites/production/lucy/content/lucy/index.html
Propchange: websites/production/lucy/
------------------------------------------------------------------------------
cms:source-revision = 1244799
Propchange: websites/production/lucy/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Feb 16 00:09:42 2012
@@ -1,2 +1,2 @@
/websites/staging/lucy:798186
-/websites/staging/lucy/trunk:779780-804179
+/websites/staging/lucy/trunk:779780-804997
Propchange: websites/production/lucy/content/lucy/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Feb 16 00:09:42 2012
@@ -1,3 +1,3 @@
/websites/staging/lucy:798186
/websites/staging/lucy/content/lucy:798186
-/websites/staging/lucy/trunk/content/lucy:779780-804179
+/websites/staging/lucy/trunk/content/lucy:779780-804997
Modified: websites/production/lucy/content/lucy/index.html
==============================================================================
--- websites/production/lucy/content/lucy/index.html (original)
+++ websites/production/lucy/content/lucy/index.html Thu Feb 16 00:09:42 2012
@@ -69,7 +69,7 @@
<div id="lucy-main_content_box" class="grid_9">
<h4>Disclaimer</h4>
-<p><img src="images/apache-incubator-logo.png" style="float:right; margin: 0px
0px 5px 5px">
+<p><img src="images/egg-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
@@ -84,9 +84,9 @@ endorsed by the ASF.</p>
<h4>Overview</h4>
-<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.</p>
+<p>The Apache Lucy search engine library provides full-text search for
+dynamic programming languages. It is a "loose C" port of the <a
href="http://lucene.apache.org/">Apache
+Lucene</a>⢠search engine library for Java.</p>
<p>In July 2010, Lucy was
<a href="http://wiki.apache.org/incubator/LucyProposal">proposed</a> as a
candidate for