On Sun, 30 Jun 2013, Thomas Koch wrote:
Hi,
I could build pylucene-4.3.1-1 on Mac OS-X (Darwin Kernel Version 12.4.0) with
- Python 2.7.2
- GCC 4.2.1
- java version "1.6.0_51"
all tests pass.
It should be noted however that the samples won't work on my Mac without adding
vmargs=['-Djava.awt.headless=true']
to lucene.initVM()
As this has been added to the unit tests already - wouldn't it be good to also
do so for the samples?
Of course, that was an omission.
Andi..
regards,
Thomas
--
Am 26.06.2013 um 22:07 schrieb Andi Vajda <va...@apache.org>:
The PyLucene 4.3.1-1 release tracking the recent release of Apache Lucene 4.3.1
is ready.
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_3/CHANGES
PyLucene 4.3.1 is built with JCC 2.16 included in these release artifacts:
http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES
A list of Lucene Java changes can be seen at:
http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_3_1/lucene/CHANGES.txt
Please vote to release these artifacts as PyLucene 4.3.1-1.
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