[VOTE] Release PyLucene 3.6.1

2012-08-18 Thread Andi Vajda
The PyLucene 3.6.1-1 release tracking the (not so) recent release of Apache Lucene 3.6.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/py

Re: Changing Python class/module layout, dropping --rename ?

2012-08-18 Thread Andi Vajda
On Wed, 15 Aug 2012, Roman Chyla wrote: The full names make things easier and I would also think that the top level 'java' package should be optional. Many thanks from me too! Cool, so the PyLucene 4.0 build is now using --use_full_names ! The long test and sample rewrite has begun Curr