Re: [VOTE] Release PyLucene 3.6.2

2013-01-04 Thread Andi Vajda
On Tue, 25 Dec 2012, Andi Vajda wrote: The PyLucene 3.6.2-1 release tracking the recent release of Apache Lucene 3.6.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/repo

Re: [VOTE] Release PyLucene 3.6.2

2013-01-03 Thread Michael McCandless
On Wed, Jan 2, 2013 at 7:58 PM, Andi Vajda wrote: >> I tested on OS X 10.8.2, and was able to install & run my usual smoke >> test (index & search first 100K Wikipedia docs). >> >> But I hit a few strange things ... first, lots of compilation warnings >> when compiling jcc and pylucene, eg: >> >>

AW: [VOTE] Release PyLucene 3.6.2

2013-01-03 Thread Thomas Koch
09:54 > An: pylucene developers > Betreff: Re: [VOTE] Release PyLucene 3.6.2 > ... > I'm on 10.8.2 too with builtin python 2.7.2. I used the makefile snippet for > Mac OS X 10.6 (for 64-bit and 32-bit Python): > > PREFIX_PYTHON=/usr > ANT=ant > PYTHON=$(PREFIX_PYTHON)/bin/py

Re: [VOTE] Release PyLucene 3.6.2

2013-01-03 Thread Thomas Koch
b hit during "make test" ... but >> my "make test" succeeded (after I hit the issue during "make >> install"). >> >> I was then able to run my smoke test and confirmed it was Lucene 3.6.2 >> under the hood ... >> >> But net/net +1

Re: [VOTE] Release PyLucene 3.6.2

2013-01-02 Thread Andi Vajda
run my smoke test and confirmed it was Lucene 3.6.2 under the hood ... But net/net +1 to release: I didn't hit any showstoppers... Mike McCandless http://blog.mikemccandless.com On Wed, Jan 2, 2013 at 5:21 AM, Thomas Koch wrote: Update: I was also able to build JCC2.15/PyLucene3.6.2 on

AW: [VOTE] Release PyLucene 3.6.2

2013-01-02 Thread Thomas Koch
] Release PyLucene 3.6.2 Hi, build succeeded on MacOS 10.8.2 with Python 2.7.2 and java 1.6.0_37. (=> +1) I'm currently at home (xmas break) and don't have access to my Windows-build-environment, but can test on Win7 next week too. regards Thomas -- Am 26.12.2012 um 03:56 schri

Re: [VOTE] Release PyLucene 3.6.2

2012-12-30 Thread Thomas Koch
Hi, build succeeded on MacOS 10.8.2 with Python 2.7.2 and java 1.6.0_37. (=> +1) I'm currently at home (xmas break) and don't have access to my Windows-build-environment, but can test on Win7 next week too. regards Thomas -- Am 26.12.2012 um 03:56 schrieb Andi Vajda : > > The PyLucene 3.6.2-1

Re: [VOTE] Release PyLucene 3.6.2

2012-12-28 Thread Robert Muir
+1 checks out for me on OS X (make, then make test as documented http://lucene.apache.org/pylucene/install.html). I hit a snag trying to do 'make test' directly, but I dont think this should block the release since the instructions say to do them separately. On Tue, Dec 25, 2012 at 9:56 PM, Andi

Re: [VOTE] Release PyLucene 3.6.2

2012-12-26 Thread Andi Vajda
On Dec 26, 2012, at 11:58, Robert Muir wrote: > On Wed, Dec 26, 2012 at 11:14 AM, Andi Vajda wrote: >> >> Very strange. Why would it go out to pypi to install unrelated packages ? >> Odd. Did you run just 'make' first before running 'make test' ? (my >> workflow). >> > > I just tried make,

Re: [VOTE] Release PyLucene 3.6.2

2012-12-26 Thread Robert Muir
On Wed, Dec 26, 2012 at 11:14 AM, Andi Vajda wrote: > > Very strange. Why would it go out to pypi to install unrelated packages ? > Odd. Did you run just 'make' first before running 'make test' ? (my workflow). > I just tried make, followed by make test, and it worked fine. So I think i must have

Re: [VOTE] Release PyLucene 3.6.2

2012-12-26 Thread Andi Vajda
On Dec 26, 2012, at 10:50, Robert Muir wrote: > On OS X, i had to run 'make test' twice. The first time, i got a strange > error: > > Installed > /Users/rmuir/pylucene/pylucene-3.6.2-1/build/test/lucene-3.6.2-py2.7-macosx-10.7-x86_64.egg > Processing dependencies for lucene==3.6.2 > Searching

Re: [VOTE] Release PyLucene 3.6.2

2012-12-26 Thread Robert Muir
On OS X, i had to run 'make test' twice. The first time, i got a strange error: Installed /Users/rmuir/pylucene/pylucene-3.6.2-1/build/test/lucene-3.6.2-py2.7-macosx-10.7-x86_64.egg Processing dependencies for lucene==3.6.2 Searching for lucene==3.6.2 Reading http://pypi.python.org/simple/lucene/

[VOTE] Release PyLucene 3.6.2

2012-12-25 Thread Andi Vajda
The PyLucene 3.6.2-1 release tracking the recent release of Apache Lucene 3.6.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/pylucene_3_