You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by bu...@apache.org on 2011/05/23 07:09:35 UTC

[lucy-commits] svn commit: r789932 - in /websites/staging/lucy/trunk/content/lucy: download.html faq.html index.html mailing_lists.html people.html version_control.html

Author: buildbot
Date: Mon May 23 05:09:35 2011
New Revision: 789932

Log:
Staging update by buildbot

Added:
    websites/staging/lucy/trunk/content/lucy/download.html
    websites/staging/lucy/trunk/content/lucy/version_control.html
Modified:
    websites/staging/lucy/trunk/content/lucy/faq.html
    websites/staging/lucy/trunk/content/lucy/index.html
    websites/staging/lucy/trunk/content/lucy/mailing_lists.html
    websites/staging/lucy/trunk/content/lucy/people.html

Added: websites/staging/lucy/trunk/content/lucy/download.html
==============================================================================
--- websites/staging/lucy/trunk/content/lucy/download.html (added)
+++ websites/staging/lucy/trunk/content/lucy/download.html Mon May 23 05:09:35 2011
@@ -0,0 +1,96 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <title>Apache Lucy Releases</title>
+    <link rel="stylesheet" type="text/css" media="screen" href="css/lucy.css">
+  </head>
+
+  <body>
+
+    <div id="lucy-rigid_wrapper">
+
+      <div id="lucy-top" class="container_16 lucy-white_box_3d">
+
+        <div id="lucy-logo_box" class="grid_8">
+          <img src="images/lucy_logo_150x100.png" alt="Apache Lucy™">
+        </div> <!-- lucy-logo_box -->
+
+        <div #id="lucy-top_nav_box" class="grid_8">
+          <div id="lucy-top_nav_bar" class="container_8">
+            <ul>
+              <li><a href="http://www.apache.org/" title="Apache Software Foundation">Apache Software Foundation</a></li>
+              <li><a href="http://www.apache.org/licenses/" title="License">License</a></li>
+              <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a></li>
+              <li><a href="http://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+              <li><a href="http://www.apache.org/security/ " title="Security">Security</a></li>
+            </ul>
+          </div> <!-- lucy-top_nav_bar -->
+          <p><a href="http://www.apache.org/">Apache</a>&nbsp;&raquo&nbsp;<a href="/">Incubator</a>&nbsp;&raquo&nbsp;<a href="/lucy/">Lucy</a></p>
+          <form name="lucy-top_search_box" id="lucy-top_search_box" action="http://www.google.com/search" method="get">
+            <input value="*.apache.org" name="sitesearch" type="hidden"/>
+            <input type="text" name="q" id="query" style="width:85%">
+            <input type="submit" id="submit" value="Search">
+          </form>
+        </div> <!-- lucy-top_nav_box -->
+
+        <div class="clear"></div>
+
+      </div> <!-- lucy-top -->
+
+      <div id="lucy-main_content" class="container_16 lucy-white_box_3d">
+
+        <div class="grid_4" id="lucy-left_nav_box">
+          <h4>About</h4>
+            <ul>
+              <li><a href="/lucy/">Welcome</a></li>
+              <li><a href="/lucy/faq.html">FAQ</a></li>
+              <li><a href="/lucy/people.html">People</a></li>
+            </ul>
+          <h4>Resources</h4>
+            <ul>
+              <li><a href="/lucy/download.html">Download</a></li>
+              <li><a href="/lucy/mailing_lists.html">Mailing Lists</a></li>
+              <li><a href="http://wiki.apache.org/lucy/">Wiki</a></li>
+              <li><a href="https://issues.apache.org/jira/browse/LUCY">Issue Tracker</a></li>
+              <li><a href="/lucy/version_control.html">Version Control</a></li>
+            </ul>
+          <h4>Related Projects</h4>
+            <ul>
+              <li><a href="http://lucene.apache.org/java/">Lucene</a></li>
+              <li><a href="http://lucene.apache.org/solr/">Solr</a></li>
+              <li><a href="http://incubator.apache.org/lucene.net/">Lucene.NET</a></li>
+              <li><a href="http://lucene.apache.org/pylucene/">PyLucene</a></li>
+              <li><a href="http://lucene.apache.org/openrelevance/">Open Relevance</a></li>
+            </ul>
+        </div> <!-- lucy-left_nav_box -->
+
+        <div id="lucy-main_content_box" class="grid_9">
+          <h5>Releases</h5>
+
+<p>Lucy has no official releases as of yet.</p>
+
+<h5>Development code</h5>
+
+<p>Development code, which comes with all of the necessary caveats, can be
+obtained <a href="/lucy/version_control.html">here</a>.</p>
+
+        </div> <!-- lucy-main_content_box --> 
+        <div class="clear"></div>
+
+      </div> <!-- lucy-main_content -->
+
+      <div id="lucy-copyright" class="container_16">
+        <p>Copyright &#169; 2010-2011 The Apache Software Foundation, Licensed under the 
+           <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+           <br/>
+           Apache Lucy, Lucy, Apache, the Apache feather logo, and the Apache Lucy project logo are trademarks of The
+           Apache Software Foundation.  All other marks mentioned may be trademarks or registered trademarks of their
+           respective owners.
+        </p>
+      </div> <!-- lucy-copyright -->
+
+    </div> <!-- lucy-rigid_wrapper -->
+
+  </body>
+</html>

Modified: websites/staging/lucy/trunk/content/lucy/faq.html
==============================================================================
--- websites/staging/lucy/trunk/content/lucy/faq.html (original)
+++ websites/staging/lucy/trunk/content/lucy/faq.html Mon May 23 05:09:35 2011
@@ -49,9 +49,11 @@
             </ul>
           <h4>Resources</h4>
             <ul>
+              <li><a href="/lucy/download.html">Download</a></li>
               <li><a href="/lucy/mailing_lists.html">Mailing Lists</a></li>
               <li><a href="http://wiki.apache.org/lucy/">Wiki</a></li>
               <li><a href="https://issues.apache.org/jira/browse/LUCY">Issue Tracker</a></li>
+              <li><a href="/lucy/version_control.html">Version Control</a></li>
             </ul>
           <h4>Related Projects</h4>
             <ul>

Modified: websites/staging/lucy/trunk/content/lucy/index.html
==============================================================================
--- websites/staging/lucy/trunk/content/lucy/index.html (original)
+++ websites/staging/lucy/trunk/content/lucy/index.html Mon May 23 05:09:35 2011
@@ -49,9 +49,11 @@
             </ul>
           <h4>Resources</h4>
             <ul>
+              <li><a href="/lucy/download.html">Download</a></li>
               <li><a href="/lucy/mailing_lists.html">Mailing Lists</a></li>
               <li><a href="http://wiki.apache.org/lucy/">Wiki</a></li>
               <li><a href="https://issues.apache.org/jira/browse/LUCY">Issue Tracker</a></li>
+              <li><a href="/lucy/version_control.html">Version Control</a></li>
             </ul>
           <h4>Related Projects</h4>
             <ul>
@@ -64,11 +66,12 @@
         </div> <!-- lucy-left_nav_box -->
 
         <div id="lucy-main_content_box" class="grid_9">
-          <p><em>Disclaimer</em></p>
+          <h5>Disclaimer</h5>
 
 <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
+Foundation</a> (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
@@ -78,32 +81,18 @@ endorsed by the ASF.</p>
 
 <hr />
 
-<p><em>Overview</em></p>
+<h5>Overview</h5>
 
 <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
-for entry into 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 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>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.  </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>
+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 for entry into 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 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>
 
         </div> <!-- lucy-main_content_box --> 
         <div class="clear"></div>

Modified: websites/staging/lucy/trunk/content/lucy/mailing_lists.html
==============================================================================
--- websites/staging/lucy/trunk/content/lucy/mailing_lists.html (original)
+++ websites/staging/lucy/trunk/content/lucy/mailing_lists.html Mon May 23 05:09:35 2011
@@ -49,9 +49,11 @@
             </ul>
           <h4>Resources</h4>
             <ul>
+              <li><a href="/lucy/download.html">Download</a></li>
               <li><a href="/lucy/mailing_lists.html">Mailing Lists</a></li>
               <li><a href="http://wiki.apache.org/lucy/">Wiki</a></li>
               <li><a href="https://issues.apache.org/jira/browse/LUCY">Issue Tracker</a></li>
+              <li><a href="/lucy/version_control.html">Version Control</a></li>
             </ul>
           <h4>Related Projects</h4>
             <ul>

Modified: websites/staging/lucy/trunk/content/lucy/people.html
==============================================================================
--- websites/staging/lucy/trunk/content/lucy/people.html (original)
+++ websites/staging/lucy/trunk/content/lucy/people.html Mon May 23 05:09:35 2011
@@ -49,9 +49,11 @@
             </ul>
           <h4>Resources</h4>
             <ul>
+              <li><a href="/lucy/download.html">Download</a></li>
               <li><a href="/lucy/mailing_lists.html">Mailing Lists</a></li>
               <li><a href="http://wiki.apache.org/lucy/">Wiki</a></li>
               <li><a href="https://issues.apache.org/jira/browse/LUCY">Issue Tracker</a></li>
+              <li><a href="/lucy/version_control.html">Version Control</a></li>
             </ul>
           <h4>Related Projects</h4>
             <ul>

Added: websites/staging/lucy/trunk/content/lucy/version_control.html
==============================================================================
--- websites/staging/lucy/trunk/content/lucy/version_control.html (added)
+++ websites/staging/lucy/trunk/content/lucy/version_control.html Mon May 23 05:09:35 2011
@@ -0,0 +1,111 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <title>Apache Lucy Version Control</title>
+    <link rel="stylesheet" type="text/css" media="screen" href="css/lucy.css">
+  </head>
+
+  <body>
+
+    <div id="lucy-rigid_wrapper">
+
+      <div id="lucy-top" class="container_16 lucy-white_box_3d">
+
+        <div id="lucy-logo_box" class="grid_8">
+          <img src="images/lucy_logo_150x100.png" alt="Apache Lucy™">
+        </div> <!-- lucy-logo_box -->
+
+        <div #id="lucy-top_nav_box" class="grid_8">
+          <div id="lucy-top_nav_bar" class="container_8">
+            <ul>
+              <li><a href="http://www.apache.org/" title="Apache Software Foundation">Apache Software Foundation</a></li>
+              <li><a href="http://www.apache.org/licenses/" title="License">License</a></li>
+              <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a></li>
+              <li><a href="http://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a></li>
+              <li><a href="http://www.apache.org/security/ " title="Security">Security</a></li>
+            </ul>
+          </div> <!-- lucy-top_nav_bar -->
+          <p><a href="http://www.apache.org/">Apache</a>&nbsp;&raquo&nbsp;<a href="/">Incubator</a>&nbsp;&raquo&nbsp;<a href="/lucy/">Lucy</a></p>
+          <form name="lucy-top_search_box" id="lucy-top_search_box" action="http://www.google.com/search" method="get">
+            <input value="*.apache.org" name="sitesearch" type="hidden"/>
+            <input type="text" name="q" id="query" style="width:85%">
+            <input type="submit" id="submit" value="Search">
+          </form>
+        </div> <!-- lucy-top_nav_box -->
+
+        <div class="clear"></div>
+
+      </div> <!-- lucy-top -->
+
+      <div id="lucy-main_content" class="container_16 lucy-white_box_3d">
+
+        <div class="grid_4" id="lucy-left_nav_box">
+          <h4>About</h4>
+            <ul>
+              <li><a href="/lucy/">Welcome</a></li>
+              <li><a href="/lucy/faq.html">FAQ</a></li>
+              <li><a href="/lucy/people.html">People</a></li>
+            </ul>
+          <h4>Resources</h4>
+            <ul>
+              <li><a href="/lucy/download.html">Download</a></li>
+              <li><a href="/lucy/mailing_lists.html">Mailing Lists</a></li>
+              <li><a href="http://wiki.apache.org/lucy/">Wiki</a></li>
+              <li><a href="https://issues.apache.org/jira/browse/LUCY">Issue Tracker</a></li>
+              <li><a href="/lucy/version_control.html">Version Control</a></li>
+            </ul>
+          <h4>Related Projects</h4>
+            <ul>
+              <li><a href="http://lucene.apache.org/java/">Lucene</a></li>
+              <li><a href="http://lucene.apache.org/solr/">Solr</a></li>
+              <li><a href="http://incubator.apache.org/lucene.net/">Lucene.NET</a></li>
+              <li><a href="http://lucene.apache.org/pylucene/">PyLucene</a></li>
+              <li><a href="http://lucene.apache.org/openrelevance/">Open Relevance</a></li>
+            </ul>
+        </div> <!-- lucy-left_nav_box -->
+
+        <div id="lucy-main_content_box" class="grid_9">
+          <h5>Releases</h5>
+
+<p>For official releases, visit our <a href="/lucy/download.html">downloads page</a>.</p>
+
+<h5>Development code</h5>
+
+<p>Development code for Apache Lucy can be obtained from the Apache Software
+Foundation's Subversion
+<a href="https://svn.apache.org/repos/asf/incubator/lucy/">repository</a>. You can check
+out the code using "svn":</p>
+
+<pre><code>    svn co http://svn.apache.org/repos/asf/incubator/lucy/trunk lucy
+</code></pre>
+
+<p>Committers should use the secure repository:</p>
+
+<pre><code>    svn co https://svn.apache.org/repos/asf/incubator/lucy/trunk lucy
+</code></pre>
+
+<h5>Online browsing</h5>
+
+<p>You can also be <a href="http://svn.apache.org/viewvc/incubator/lucy/">browse</a> our
+source code repository online using ViewVC.</p>
+
+        </div> <!-- lucy-main_content_box --> 
+        <div class="clear"></div>
+
+      </div> <!-- lucy-main_content -->
+
+      <div id="lucy-copyright" class="container_16">
+        <p>Copyright &#169; 2010-2011 The Apache Software Foundation, Licensed under the 
+           <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+           <br/>
+           Apache Lucy, Lucy, Apache, the Apache feather logo, and the Apache Lucy project logo are trademarks of The
+           Apache Software Foundation.  All other marks mentioned may be trademarks or registered trademarks of their
+           respective owners.
+        </p>
+      </div> <!-- lucy-copyright -->
+
+    </div> <!-- lucy-rigid_wrapper -->
+
+  </body>
+</html>