The PyLucene 4.8.0-1 release tracking the recent release of Apache Lucene 4.8.0 is ready.


******* <ATTENTION> *******

Starting with release 4.8.0, Lucene now requires Java 1.7 at the minimum.
Using Java 1.6 with Lucene 4.8.0 is not supported.

On Mac OS X, Java 6 is still a common default, please upgrade if you haven't done so already. A common upgrade is Oracle Java 1.7 for Mac OS X:
  http://docs.oracle.com/javase/7/docs/webnotes/install/mac/mac-jdk.html

On Mac OS X, once installed, a way to make Java 1.7 the default in your bash shell is:
  $ export JAVA_HOME=`/usr/libexec/java_home`
Be sure to verify that JAVA_HOME value.

On any system, if you're upgrading your Java installation, please rebuild
JCC as well. You must use the same version of Java for both JCC and PyLucene.

******* </ATTENTION> *******


A release candidate is available from:
http://people.apache.org/~vajda/staging_area/

A list of changes in this release can be seen at:
http://svn.apache.org/repos/asf/lucene/pylucene/branches/pylucene_4_8/CHANGES

PyLucene 4.8.0 is built with JCC 2.19 included in these release artifacts.
The version of JCC included with PyLucene did not change since the previous release.

A list of Lucene Java changes can be seen at:
http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_8_0/lucene/CHANGES.txt

Please vote to release these artifacts as PyLucene 4.8.0-1.
Anyone interested in this release can and should vote !

Thanks !

Andi..

ps: the KEYS file for PyLucene release signing is at:
http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
http://people.apache.org/~vajda/staging_area/KEYS

pps: here is my +1

Reply via email to