[VOTE] Release PyLucene 3.2.0

2011-06-06 Thread Andi Vajda
The PyLucene 3.2.0-1 release closely tracking the recent release of Lucene Java 3.2 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/pylucen

Re: pylucene eggs: releasing on Pypi, listing on the PyLucene wiki and announcing on pylucene-dev

2011-06-06 Thread Andi Vajda
Hi Philippe, On Jun 6, 2011, at 0:21, Philippe Ombredanne wrote: > Howdy: > FWIW, we are now five person to have expressed interest and will be chipping > in to provide pre-built eggs at > http://code.google.com/a/apache-extras.org/p/pylucene-extra/ which is the > whole purpose of apache-ext

pylucene eggs: releasing on Pypi, listing on the PyLucene wiki and announcing on pylucene-dev

2011-06-06 Thread Philippe Ombredanne
Howdy: FWIW, we are now five person to have expressed interest and will be chipping in to provide pre-built eggs at http://code.google.com/a/apache-extras.org/p/pylucene-extra/ which is the whole purpose of apache-extras I guess :) Now I have three requests for you, the pylucene committers:

Re: Hardcoded java paths in shared objects [was:Re: Building is too difficult and release of a first pre-built egg]

2011-06-06 Thread Philippe Ombredanne
On 2011-06-04 19:29, Andi Vajda wrote: On 2011-06-01 20:54, Roman Chyla wrote: Note that the location of the java that was used for the project built > will be hardcoded inside the dynamic library, but I plan to change the > header and set a few standard paths there. On Jun 2, 2011, a