Re: [VOTE] Release PyLucene 4.7.2-1

2014-04-24 Thread Andi Vajda
This vote has passed ! Thank you to all, PMC or not PMC, who cast a vote. Andi.. On Tue, 15 Apr 2014, Andi Vajda wrote: The PyLucene 4.7.2-1 release tracking today's release of Apache Lucene 4.7.2 is ready. A release candidate is available from: http://people.apache.org/~vajda/staging_are

Re: [VOTE] Release PyLucene 4.7.2-1

2014-04-16 Thread Andi Vajda
> On Apr 16, 2014, at 22:54, Thomas Koch wrote: > > Hi , > I was able to build PyLucene 4.7.2-1 (incl. JCC 2.19) from source on MacOS-X > and „make test“ passes without failures. > also tested the samples IndexFiles.py and SearchFiles.py > > but the FacetExample.py unfortunately fails now: >

Re: [VOTE] Release PyLucene 4.7.2-1

2014-04-16 Thread Thomas Koch
Hi , I was able to build PyLucene 4.7.2-1 (incl. JCC 2.19) from source on MacOS-X and „make test“ passes without failures. also tested the samples IndexFiles.py and SearchFiles.py but the FacetExample.py unfortunately fails now: samples$ python FacetExample.py Traceback (most recent call last)