Re: [VOTE] Release PyLucene 2.9.4-1 and 3.0.3-1

2010-12-07 Thread Bill Janssen
Andi Vajda wrote: > On Tue, 7 Dec 2010, Bill Janssen wrote: > > > Here's a patch to jcc/setup.py. With this it builds on both my 10.6 and > > my 10.5 systems. > > > > Bill > > > > diff -u pylucene-3.0.3-1/jcc/setup.py.orig pylucene-3.0.3-1/jcc/setup.py > > --- pylucene-3.0.3-1/jcc/setup.py.orig

Re: [VOTE] Release PyLucene 2.9.4-1 and 3.0.3-1

2010-12-07 Thread Andi Vajda
On Tue, 7 Dec 2010, Bill Janssen wrote: Here's a patch to jcc/setup.py. With this it builds on both my 10.6 and my 10.5 systems. Bill diff -u pylucene-3.0.3-1/jcc/setup.py.orig pylucene-3.0.3-1/jcc/setup.py --- pylucene-3.0.3-1/jcc/setup.py.orig 2010-12-07 18:50:25.0 -0800 +++ pyluc

Re: [VOTE] Release PyLucene 2.9.4-1 and 3.0.3-1

2010-12-07 Thread Bill Janssen
Here's a patch to jcc/setup.py. With this it builds on both my 10.6 and my 10.5 systems. Bill diff -u pylucene-3.0.3-1/jcc/setup.py.orig pylucene-3.0.3-1/jcc/setup.py --- pylucene-3.0.3-1/jcc/setup.py.orig 2010-12-07 18:50:25.0 -0800 +++ pylucene-3.0.3-1/jcc/setup.py 2010-12-07 19

Re: [VOTE] Release PyLucene 2.9.4-1 and 3.0.3-1

2010-12-07 Thread Bill Janssen
Andi Vajda wrote: > Yes, two things made me do this: > 1. Bill Janssen said on this list that an Apple developer he talked to > said that the /Developer tree is the correct one to use. On a 10.6 system. Adil is talking about a 10.5 system, which will (obviously?) not have a MacOSX10.6.sd

Re: [VOTE] Release PyLucene 2.9.4-1 and 3.0.3-1

2010-12-07 Thread Bill Janssen
> "Adil" == Adil Lotia writes: Adil> Hi Andi I downloaded the release candidate from your staging Adil> area, and will be running pylucene on OS X. I am not sure if Adil> this is intentional, but was there a reason for this specific Adil> change? Adil> adil:681 lucene $

Re: [VOTE] Release PyLucene 2.9.4-1 and 3.0.3-1

2010-12-07 Thread Andi Vajda
Hi Adil, And for both pylucene-3.0.3-1 (rc) and pylucene-3.0.2-1 when I run the make tests, most of the tests run fine, but a couple of them crash Python. ... /opt/local/bin/python test/test_PhraseQuery.py -- Ran 8 te

Re: [VOTE] Release PyLucene 2.9.4-1 and 3.0.3-1

2010-12-07 Thread Andi Vajda
Hi Adil, On Tue, 7 Dec 2010, Adil Lotia wrote: I downloaded the release candidate from your staging area, and will be running pylucene on OS X. I am not sure if this is intentional, but was there a reason for this specific change? adil:681 lucene $ diff pylucene-3.0.2-1/jcc/setup.py pylucene