Re: [VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)

2017-04-06 Thread Andi Vajda


This now has passed.
Thank you all who voted and helped this these release candidates.

Andi..

On Thu, 30 Mar 2017, Andi Vajda wrote:



A few fixes were needed in JCC for better Windows support.
The PyLucene 6.5.0 rc1 vote is thus cancelled.

I'm now calling for a vote on PyLucene 6.5.0 rc2.

The PyLucene 6.5.0 (rc2) release tracking the recent release of
Apache Lucene 6.5.0 is ready.

A release candidate is available from:
 https://dist.apache.org/repos/dist/dev/lucene/pylucene/6.5.0-rc2/

PyLucene 6.5.0 is built with JCC 3.0 included in these release artifacts.

JCC 3.0 now supports Python 3.3+ (in addition to Python 2.3+).
PyLucene may be built with Python 2 or Python 3.

Please vote to release these artifacts as PyLucene 6.5.0.
Anyone interested in this release can and should vote !

Thanks !

Andi..

ps: the KEYS file for PyLucene release signing is at:
https://dist.apache.org/repos/dist/release/lucene/pylucene/KEYS
https://dist.apache.org/repos/dist/dev/lucene/pylucene/KEYS

pps: here is my +1



Re: [nag][VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)

2017-04-06 Thread Andi Vajda


On Thu, 6 Apr 2017, Jan Høydahl wrote:


Got it working with shared mode (py2)

+1 for release


Thank you, Jan, for your vote.

Andi..



Jan

Sendt fra min iPhone


Den 5. apr. 2017 kl. 17.05 skrev Andi Vajda :



On Apr 5, 2017, at 06:27, Jan Høydahl  wrote:

Tested on python3 on macOS 10.12.3

One error:
==
ERROR: testThroughLayerException (__main__.PythonExceptionTestCase)
--
Traceback (most recent call last):
File "test3/test_PythonException.py", line 34, in testThroughLayerException
  qp.parse("foo bar")
lucene.JavaError: 


That error is probably due to your not building jcc with shared mode support.


--
Ran 1 test in 0.004s

FAILED (errors=1)
/usr/local/Cellar/python3/3.6.1/bin/python3 test3/test_PythonQueryParser.py
..
--
Ran 2 tests in 0.011s


PS: The http://lucene.apache.org/pylucene/install.html 
<http://lucene.apache.org/pylucene/install.html> guide could need a better 
recipe for python3, i.e. use ?python3? instead of ?python? or use variables.


That all depends on the installation of python. In my case, it's 'python' in 
both 2 and 3, with different directories. I highly recommend using python 
virtual environments when dealing with multiple python versions on the same 
machine.

Andi..



--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com


4. apr. 2017 kl. 20.56 skrev Andi Vajda :


One more PMC vote is needed to make this release !
Thanks !

Andi..

-- Forwarded message --
Date: Thu, 30 Mar 2017 12:27:53 -0700 (PDT)
From: Andi Vajda 
To: pylucene-dev@lucene.apache.org
Cc: gene...@lucene.apache.rog
Subject: [VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)


A few fixes were needed in JCC for better Windows support.
The PyLucene 6.5.0 rc1 vote is thus cancelled.

I'm now calling for a vote on PyLucene 6.5.0 rc2.

The PyLucene 6.5.0 (rc2) release tracking the recent release of
Apache Lucene 6.5.0 is ready.

A release candidate is available from:
https://dist.apache.org/repos/dist/dev/lucene/pylucene/6.5.0-rc2/

PyLucene 6.5.0 is built with JCC 3.0 included in these release artifacts.

JCC 3.0 now supports Python 3.3+ (in addition to Python 2.3+).
PyLucene may be built with Python 2 or Python 3.

Please vote to release these artifacts as PyLucene 6.5.0.
Anyone interested in this release can and should vote !

Thanks !

Andi..

ps: the KEYS file for PyLucene release signing is at:
https://dist.apache.org/repos/dist/release/lucene/pylucene/KEYS
https://dist.apache.org/repos/dist/dev/lucene/pylucene/KEYS

pps: here is my +1






Re: [nag][VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)

2017-04-06 Thread Jan Høydahl
Got it working with shared mode (py2)

+1 for release

Jan

Sendt fra min iPhone

> Den 5. apr. 2017 kl. 17.05 skrev Andi Vajda :
> 
> 
>> On Apr 5, 2017, at 06:27, Jan Høydahl  wrote:
>> 
>> Tested on python3 on macOS 10.12.3
>> 
>> One error:
>> ==
>> ERROR: testThroughLayerException (__main__.PythonExceptionTestCase)
>> --
>> Traceback (most recent call last):
>> File "test3/test_PythonException.py", line 34, in testThroughLayerException
>>   qp.parse("foo bar")
>> lucene.JavaError: 
> 
> That error is probably due to your not building jcc with shared mode support.
> 
>> --
>> Ran 1 test in 0.004s
>> 
>> FAILED (errors=1)
>> /usr/local/Cellar/python3/3.6.1/bin/python3 test3/test_PythonQueryParser.py
>> ..
>> --
>> Ran 2 tests in 0.011s
>> 
>> 
>> PS: The http://lucene.apache.org/pylucene/install.html 
>> <http://lucene.apache.org/pylucene/install.html> guide could need a better 
>> recipe for python3, i.e. use “python3” instead of “python” or use variables.
> 
> That all depends on the installation of python. In my case, it's 'python' in 
> both 2 and 3, with different directories. I highly recommend using python 
> virtual environments when dealing with multiple python versions on the same 
> machine.
> 
> Andi..
> 
>> 
>> --
>> Jan Høydahl, search solution architect
>> Cominvent AS - www.cominvent.com
>> 
>>> 4. apr. 2017 kl. 20.56 skrev Andi Vajda :
>>> 
>>> 
>>> One more PMC vote is needed to make this release !
>>> Thanks !
>>> 
>>> Andi..
>>> 
>>> -- Forwarded message --
>>> Date: Thu, 30 Mar 2017 12:27:53 -0700 (PDT)
>>> From: Andi Vajda 
>>> To: pylucene-dev@lucene.apache.org
>>> Cc: gene...@lucene.apache.rog
>>> Subject: [VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)
>>> 
>>> 
>>> A few fixes were needed in JCC for better Windows support.
>>> The PyLucene 6.5.0 rc1 vote is thus cancelled.
>>> 
>>> I'm now calling for a vote on PyLucene 6.5.0 rc2.
>>> 
>>> The PyLucene 6.5.0 (rc2) release tracking the recent release of
>>> Apache Lucene 6.5.0 is ready.
>>> 
>>> A release candidate is available from:
>>> https://dist.apache.org/repos/dist/dev/lucene/pylucene/6.5.0-rc2/
>>> 
>>> PyLucene 6.5.0 is built with JCC 3.0 included in these release artifacts.
>>> 
>>> JCC 3.0 now supports Python 3.3+ (in addition to Python 2.3+).
>>> PyLucene may be built with Python 2 or Python 3.
>>> 
>>> Please vote to release these artifacts as PyLucene 6.5.0.
>>> Anyone interested in this release can and should vote !
>>> 
>>> Thanks !
>>> 
>>> Andi..
>>> 
>>> ps: the KEYS file for PyLucene release signing is at:
>>> https://dist.apache.org/repos/dist/release/lucene/pylucene/KEYS
>>> https://dist.apache.org/repos/dist/dev/lucene/pylucene/KEYS
>>> 
>>> pps: here is my +1
>> 
> 


Re: [nag][VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)

2017-04-05 Thread Andi Vajda

> On Apr 5, 2017, at 06:27, Jan Høydahl  wrote:
> 
> Tested on python3 on macOS 10.12.3
> 
> One error:
> ==
> ERROR: testThroughLayerException (__main__.PythonExceptionTestCase)
> --
> Traceback (most recent call last):
>  File "test3/test_PythonException.py", line 34, in testThroughLayerException
>qp.parse("foo bar")
> lucene.JavaError: 

That error is probably due to your not building jcc with shared mode support.

> --
> Ran 1 test in 0.004s
> 
> FAILED (errors=1)
> /usr/local/Cellar/python3/3.6.1/bin/python3 test3/test_PythonQueryParser.py
> ..
> --
> Ran 2 tests in 0.011s
> 
> 
> PS: The http://lucene.apache.org/pylucene/install.html 
> <http://lucene.apache.org/pylucene/install.html> guide could need a better 
> recipe for python3, i.e. use “python3” instead of “python” or use variables.

That all depends on the installation of python. In my case, it's 'python' in 
both 2 and 3, with different directories. I highly recommend using python 
virtual environments when dealing with multiple python versions on the same 
machine.

Andi..

> 
> --
> Jan Høydahl, search solution architect
> Cominvent AS - www.cominvent.com
> 
>> 4. apr. 2017 kl. 20.56 skrev Andi Vajda :
>> 
>> 
>> One more PMC vote is needed to make this release !
>> Thanks !
>> 
>> Andi..
>> 
>> ------ Forwarded message ------
>> Date: Thu, 30 Mar 2017 12:27:53 -0700 (PDT)
>> From: Andi Vajda 
>> To: pylucene-dev@lucene.apache.org
>> Cc: gene...@lucene.apache.rog
>> Subject: [VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)
>> 
>> 
>> A few fixes were needed in JCC for better Windows support.
>> The PyLucene 6.5.0 rc1 vote is thus cancelled.
>> 
>> I'm now calling for a vote on PyLucene 6.5.0 rc2.
>> 
>> The PyLucene 6.5.0 (rc2) release tracking the recent release of
>> Apache Lucene 6.5.0 is ready.
>> 
>> A release candidate is available from:
>> https://dist.apache.org/repos/dist/dev/lucene/pylucene/6.5.0-rc2/
>> 
>> PyLucene 6.5.0 is built with JCC 3.0 included in these release artifacts.
>> 
>> JCC 3.0 now supports Python 3.3+ (in addition to Python 2.3+).
>> PyLucene may be built with Python 2 or Python 3.
>> 
>> Please vote to release these artifacts as PyLucene 6.5.0.
>> Anyone interested in this release can and should vote !
>> 
>> Thanks !
>> 
>> Andi..
>> 
>> ps: the KEYS file for PyLucene release signing is at:
>> https://dist.apache.org/repos/dist/release/lucene/pylucene/KEYS
>> https://dist.apache.org/repos/dist/dev/lucene/pylucene/KEYS
>> 
>> pps: here is my +1
> 



Re: [nag][VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)

2017-04-05 Thread Jan Høydahl
Tested on python3 on macOS 10.12.3

One error:
==
ERROR: testThroughLayerException (__main__.PythonExceptionTestCase)
--
Traceback (most recent call last):
  File "test3/test_PythonException.py", line 34, in testThroughLayerException
qp.parse("foo bar")
lucene.JavaError: 

--
Ran 1 test in 0.004s

FAILED (errors=1)
/usr/local/Cellar/python3/3.6.1/bin/python3 test3/test_PythonQueryParser.py
..
--
Ran 2 tests in 0.011s


PS: The http://lucene.apache.org/pylucene/install.html 
<http://lucene.apache.org/pylucene/install.html> guide could need a better 
recipe for python3, i.e. use “python3” instead of “python” or use variables.

--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com

> 4. apr. 2017 kl. 20.56 skrev Andi Vajda :
> 
> 
> One more PMC vote is needed to make this release !
> Thanks !
> 
> Andi..
> 
> -- Forwarded message --
> Date: Thu, 30 Mar 2017 12:27:53 -0700 (PDT)
> From: Andi Vajda 
> To: pylucene-dev@lucene.apache.org
> Cc: gene...@lucene.apache.rog
> Subject: [VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)
> 
> 
> A few fixes were needed in JCC for better Windows support.
> The PyLucene 6.5.0 rc1 vote is thus cancelled.
> 
> I'm now calling for a vote on PyLucene 6.5.0 rc2.
> 
> The PyLucene 6.5.0 (rc2) release tracking the recent release of
> Apache Lucene 6.5.0 is ready.
> 
> A release candidate is available from:
>  https://dist.apache.org/repos/dist/dev/lucene/pylucene/6.5.0-rc2/
> 
> PyLucene 6.5.0 is built with JCC 3.0 included in these release artifacts.
> 
> JCC 3.0 now supports Python 3.3+ (in addition to Python 2.3+).
> PyLucene may be built with Python 2 or Python 3.
> 
> Please vote to release these artifacts as PyLucene 6.5.0.
> Anyone interested in this release can and should vote !
> 
> Thanks !
> 
> Andi..
> 
> ps: the KEYS file for PyLucene release signing is at:
> https://dist.apache.org/repos/dist/release/lucene/pylucene/KEYS
> https://dist.apache.org/repos/dist/dev/lucene/pylucene/KEYS
> 
> pps: here is my +1



[nag][VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)

2017-04-04 Thread Andi Vajda


One more PMC vote is needed to make this release !
Thanks !

Andi..

-- Forwarded message --
Date: Thu, 30 Mar 2017 12:27:53 -0700 (PDT)
From: Andi Vajda 
To: pylucene-dev@lucene.apache.org
Cc: gene...@lucene.apache.rog
Subject: [VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)


A few fixes were needed in JCC for better Windows support.
The PyLucene 6.5.0 rc1 vote is thus cancelled.

I'm now calling for a vote on PyLucene 6.5.0 rc2.

The PyLucene 6.5.0 (rc2) release tracking the recent release of
Apache Lucene 6.5.0 is ready.

A release candidate is available from:
  https://dist.apache.org/repos/dist/dev/lucene/pylucene/6.5.0-rc2/

PyLucene 6.5.0 is built with JCC 3.0 included in these release artifacts.

JCC 3.0 now supports Python 3.3+ (in addition to Python 2.3+).
PyLucene may be built with Python 2 or Python 3.

Please vote to release these artifacts as PyLucene 6.5.0.
Anyone interested in this release can and should vote !

Thanks !

Andi..

ps: the KEYS file for PyLucene release signing is at:
https://dist.apache.org/repos/dist/release/lucene/pylucene/KEYS
https://dist.apache.org/repos/dist/dev/lucene/pylucene/KEYS

pps: here is my +1


Re: [VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)

2017-04-04 Thread Petrus Hyvönen
Hi, the JCC from the rc2 runs (as expected) fine for my application under
both 2.7 and 3.6.

On Fri, Mar 31, 2017 at 11:56 AM, Michael McCandless <
luc...@mikemccandless.com> wrote:

> +1 to release; I ran my same "first 100K Wikipedia documents" smoke test,
> on Python 3.5.2, Java 1.8.0_121, Ubuntu 16.04.
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
> On Thu, Mar 30, 2017 at 3:27 PM, Andi Vajda  wrote:
>
> >
> > A few fixes were needed in JCC for better Windows support.
> > The PyLucene 6.5.0 rc1 vote is thus cancelled.
> >
> > I'm now calling for a vote on PyLucene 6.5.0 rc2.
> >
> > The PyLucene 6.5.0 (rc2) release tracking the recent release of
> > Apache Lucene 6.5.0 is ready.
> >
> > A release candidate is available from:
> >   https://dist.apache.org/repos/dist/dev/lucene/pylucene/6.5.0-rc2/
> >
> > PyLucene 6.5.0 is built with JCC 3.0 included in these release artifacts.
> >
> > JCC 3.0 now supports Python 3.3+ (in addition to Python 2.3+).
> > PyLucene may be built with Python 2 or Python 3.
> >
> > Please vote to release these artifacts as PyLucene 6.5.0.
> > Anyone interested in this release can and should vote !
> >
> > Thanks !
> >
> > Andi..
> >
> > ps: the KEYS file for PyLucene release signing is at:
> > https://dist.apache.org/repos/dist/release/lucene/pylucene/KEYS
> > https://dist.apache.org/repos/dist/dev/lucene/pylucene/KEYS
> >
> > pps: here is my +1
> >
>



-- 
_
Petrus Hyvönen, Uppsala, Sweden
Mobile Phone/SMS:+46 73 803 19 00


Re: [VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)

2017-03-31 Thread Michael McCandless
+1 to release; I ran my same "first 100K Wikipedia documents" smoke test,
on Python 3.5.2, Java 1.8.0_121, Ubuntu 16.04.

Mike McCandless

http://blog.mikemccandless.com

On Thu, Mar 30, 2017 at 3:27 PM, Andi Vajda  wrote:

>
> A few fixes were needed in JCC for better Windows support.
> The PyLucene 6.5.0 rc1 vote is thus cancelled.
>
> I'm now calling for a vote on PyLucene 6.5.0 rc2.
>
> The PyLucene 6.5.0 (rc2) release tracking the recent release of
> Apache Lucene 6.5.0 is ready.
>
> A release candidate is available from:
>   https://dist.apache.org/repos/dist/dev/lucene/pylucene/6.5.0-rc2/
>
> PyLucene 6.5.0 is built with JCC 3.0 included in these release artifacts.
>
> JCC 3.0 now supports Python 3.3+ (in addition to Python 2.3+).
> PyLucene may be built with Python 2 or Python 3.
>
> Please vote to release these artifacts as PyLucene 6.5.0.
> Anyone interested in this release can and should vote !
>
> Thanks !
>
> Andi..
>
> ps: the KEYS file for PyLucene release signing is at:
> https://dist.apache.org/repos/dist/release/lucene/pylucene/KEYS
> https://dist.apache.org/repos/dist/dev/lucene/pylucene/KEYS
>
> pps: here is my +1
>


Re: [VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)

2017-03-30 Thread Jeff Breidenbach
+1.00 ± 0.01

On Thu, Mar 30, 2017 at 12:27 PM, Andi Vajda  wrote:

>
> A few fixes were needed in JCC for better Windows support.
> The PyLucene 6.5.0 rc1 vote is thus cancelled.
>
> I'm now calling for a vote on PyLucene 6.5.0 rc2.
>
> The PyLucene 6.5.0 (rc2) release tracking the recent release of
> Apache Lucene 6.5.0 is ready.
>
> A release candidate is available from:
>   https://dist.apache.org/repos/dist/dev/lucene/pylucene/6.5.0-rc2/
>
> PyLucene 6.5.0 is built with JCC 3.0 included in these release artifacts.
>
> JCC 3.0 now supports Python 3.3+ (in addition to Python 2.3+).
> PyLucene may be built with Python 2 or Python 3.
>
> Please vote to release these artifacts as PyLucene 6.5.0.
> Anyone interested in this release can and should vote !
>
> Thanks !
>
> Andi..
>
> ps: the KEYS file for PyLucene release signing is at:
> https://dist.apache.org/repos/dist/release/lucene/pylucene/KEYS
> https://dist.apache.org/repos/dist/dev/lucene/pylucene/KEYS
>
> pps: here is my +1
>


[VOTE] Release PyLucene 6.5.0 (rc2) (now with Python 3 support)

2017-03-30 Thread Andi Vajda


A few fixes were needed in JCC for better Windows support.
The PyLucene 6.5.0 rc1 vote is thus cancelled.

I'm now calling for a vote on PyLucene 6.5.0 rc2.

The PyLucene 6.5.0 (rc2) release tracking the recent release of
Apache Lucene 6.5.0 is ready.

A release candidate is available from:
  https://dist.apache.org/repos/dist/dev/lucene/pylucene/6.5.0-rc2/

PyLucene 6.5.0 is built with JCC 3.0 included in these release artifacts.

JCC 3.0 now supports Python 3.3+ (in addition to Python 2.3+).
PyLucene may be built with Python 2 or Python 3.

Please vote to release these artifacts as PyLucene 6.5.0.
Anyone interested in this release can and should vote !

Thanks !

Andi..

ps: the KEYS file for PyLucene release signing is at:
https://dist.apache.org/repos/dist/release/lucene/pylucene/KEYS
https://dist.apache.org/repos/dist/dev/lucene/pylucene/KEYS

pps: here is my +1