You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2012/08/22 21:49:33 UTC

svn commit: r829738 - in /websites/staging/lucene/trunk/content: ./ pylucene/index.html

Author: buildbot
Date: Wed Aug 22 19:49:32 2012
New Revision: 829738

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/pylucene/index.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug 22 19:49:32 2012
@@ -1 +1 @@
-1372723
+1376208

Modified: websites/staging/lucene/trunk/content/pylucene/index.html
==============================================================================
--- websites/staging/lucene/trunk/content/pylucene/index.html (original)
+++ websites/staging/lucene/trunk/content/pylucene/index.html Wed Aug 22 19:49:32 2012
@@ -145,7 +145,7 @@ process. The PyLucene Python extension, 
 code generator that makes it possible to call into Java classes from
 Python via Java's Native Invocation Interface (JNI). Sources for JCC
 are included with the PyLucene sources.</p>
-<p>See <a href="site:documentation/readme">here</a> for more
+<p>See <a href="features.html">here</a> for more
 information and documentation about PyLucene.</p>
 <h2 id="requirements">Requirements</h2>
 <p>PyLucene is supported on Mac OS X, Linux, Solaris and Windows.</p>
@@ -156,9 +156,9 @@ Java <a href="http://lucene.apache.org/j
 compiler. Use
 of <a href="http://pypi.python.org/pypi/setuptools">setuptools</a>
 is recommended. </p>
-<p>See the JCC <a href="site:jcc/documentation/install">installation
+<p>See the JCC <a href="jcc/install.html">installation
 instructions</a> for more information about building JCC from sources.</p>
-<p>See the PyLucene <a href="site:documentation/install">installation
+<p>See the PyLucene <a href="install.html">installation
 instructions</a> for more information about building PyLucene from
 sources.</p></div>