You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@lucene.apache.org by Andi Vajda <va...@apache.org> on 2014/10/02 01:13:13 UTC

[VOTE] Release PyLucene 4.10.1-1

The PyLucene 4.10.1-1 release tracking the recent release of Apache Lucene 
4.10.1 is ready.

This release candidate fixes the regression found in the previous one, 
4.10.1-0, and 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_4_10/CHANGES

PyLucene 4.10.1 is built with JCC 2.21 included in these release artifacts.

A list of Lucene Java changes can be seen at:
http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_10_1/lucene/CHANGES.txt

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

Thanks !

Andi..

ps: the KEYS file for PyLucene release signing is at:
http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
http://people.apache.org/~vajda/staging_area/KEYS

pps: here is my +1

Re: [VOTE] Release PyLucene 4.10.1-1

Posted by Aric Coady <ar...@gmail.com>.
On Oct 1, 2014, at 4:13 PM, Andi Vajda <va...@apache.org> wrote:
> The PyLucene 4.10.1-1 release tracking the recent release of Apache Lucene 4.10.1 is ready.
> 
> This release candidate fixes the regression found in the previous one, 4.10.1-0, and 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_4_10/CHANGES
> 
> PyLucene 4.10.1 is built with JCC 2.21 included in these release artifacts.
> 
> A list of Lucene Java changes can be seen at:
> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_10_1/lucene/CHANGES.txt
> 
> Please vote to release these artifacts as PyLucene 4.10.1-1.
> Anyone interested in this release can and should vote !

+1.  No issues found.  And I’ll update the homebrew formula when it’s released.

> Thanks !
> 
> Andi..
> 
> ps: the KEYS file for PyLucene release signing is at:
> http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
> http://people.apache.org/~vajda/staging_area/KEYS
> 
> pps: here is my +1


Re: [VOTE] Release PyLucene 4.10.1-1

Posted by Michael McCandless <lu...@mikemccandless.com>.
+1 to release

I ran my usual smoke test, indexing, optimizing & searching first 100
K Wikipedia English docs...

Mike McCandless

http://blog.mikemccandless.com


On Wed, Oct 1, 2014 at 7:13 PM, Andi Vajda <va...@apache.org> wrote:
>
> The PyLucene 4.10.1-1 release tracking the recent release of Apache Lucene
> 4.10.1 is ready.
>
> This release candidate fixes the regression found in the previous one,
> 4.10.1-0, and 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_4_10/CHANGES
>
> PyLucene 4.10.1 is built with JCC 2.21 included in these release artifacts.
>
> A list of Lucene Java changes can be seen at:
> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_10_1/lucene/CHANGES.txt
>
> Please vote to release these artifacts as PyLucene 4.10.1-1.
> Anyone interested in this release can and should vote !
>
> Thanks !
>
> Andi..
>
> ps: the KEYS file for PyLucene release signing is at:
> http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
> http://people.apache.org/~vajda/staging_area/KEYS
>
> pps: here is my +1

Re: [VOTE] Release PyLucene 4.10.1-1

Posted by Andi Vajda <va...@apache.org>.
On Wed, 1 Oct 2014, Andi Vajda wrote:

>
> The PyLucene 4.10.1-1 release tracking the recent release of Apache Lucene 
> 4.10.1 is ready.
>
> This release candidate fixes the regression found in the previous one, 
> 4.10.1-0, and 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_4_10/CHANGES
>
> PyLucene 4.10.1 is built with JCC 2.21 included in these release artifacts.
>
> A list of Lucene Java changes can be seen at:
> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_10_1/lucene/CHANGES.txt
>
> Please vote to release these artifacts as PyLucene 4.10.1-1.
> Anyone interested in this release can and should vote !

This vote has passed.
Thank you all who voted !

Andi..

>
> Thanks !
>
> Andi..
>
> ps: the KEYS file for PyLucene release signing is at:
> http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
> http://people.apache.org/~vajda/staging_area/KEYS
>
> pps: here is my +1
>

Re: [VOTE] Release PyLucene 4.10.1-1

Posted by Steve Rowe <sa...@gmail.com>.
+1

After building jcc and pylucene, ‘make test’ passed.

I successfully ran the IndexFiles.py and SearchFiles.py samples from the distribution against the pylucene directory.

Steve

On Oct 1, 2014, at 7:13 PM, Andi Vajda <va...@apache.org> wrote:

> 
> The PyLucene 4.10.1-1 release tracking the recent release of Apache Lucene 4.10.1 is ready.
> 
> This release candidate fixes the regression found in the previous one, 4.10.1-0, and 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_4_10/CHANGES
> 
> PyLucene 4.10.1 is built with JCC 2.21 included in these release artifacts.
> 
> A list of Lucene Java changes can be seen at:
> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_10_1/lucene/CHANGES.txt
> 
> Please vote to release these artifacts as PyLucene 4.10.1-1.
> Anyone interested in this release can and should vote !
> 
> Thanks !
> 
> Andi..
> 
> ps: the KEYS file for PyLucene release signing is at:
> http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
> http://people.apache.org/~vajda/staging_area/KEYS
> 
> pps: here is my +1


Re: [VOTE] Release PyLucene 4.10.1-1

Posted by Andi Vajda <va...@apache.org>.
On Wed, 1 Oct 2014, Andi Vajda wrote:

>
> The PyLucene 4.10.1-1 release tracking the recent release of Apache Lucene 
> 4.10.1 is ready.
>
> This release candidate fixes the regression found in the previous one, 
> 4.10.1-0, and 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_4_10/CHANGES
>
> PyLucene 4.10.1 is built with JCC 2.21 included in these release artifacts.
>
> A list of Lucene Java changes can be seen at:
> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_10_1/lucene/CHANGES.txt
>
> Please vote to release these artifacts as PyLucene 4.10.1-1.
> Anyone interested in this release can and should vote !

This vote has passed.
Thank you all who voted !

Andi..

>
> Thanks !
>
> Andi..
>
> ps: the KEYS file for PyLucene release signing is at:
> http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
> http://people.apache.org/~vajda/staging_area/KEYS
>
> pps: here is my +1
>

Re: [VOTE] Release PyLucene 4.10.1-1

Posted by Steve Rowe <sa...@gmail.com>.
+1

After building jcc and pylucene, ‘make test’ passed.

I successfully ran the IndexFiles.py and SearchFiles.py samples from the distribution against the pylucene directory.

Steve

On Oct 1, 2014, at 7:13 PM, Andi Vajda <va...@apache.org> wrote:

> 
> The PyLucene 4.10.1-1 release tracking the recent release of Apache Lucene 4.10.1 is ready.
> 
> This release candidate fixes the regression found in the previous one, 4.10.1-0, and 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_4_10/CHANGES
> 
> PyLucene 4.10.1 is built with JCC 2.21 included in these release artifacts.
> 
> A list of Lucene Java changes can be seen at:
> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_10_1/lucene/CHANGES.txt
> 
> Please vote to release these artifacts as PyLucene 4.10.1-1.
> Anyone interested in this release can and should vote !
> 
> Thanks !
> 
> Andi..
> 
> ps: the KEYS file for PyLucene release signing is at:
> http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
> http://people.apache.org/~vajda/staging_area/KEYS
> 
> pps: here is my +1


Re: [VOTE] Release PyLucene 4.10.1-1

Posted by Michael McCandless <lu...@mikemccandless.com>.
+1 to release

I ran my usual smoke test, indexing, optimizing & searching first 100
K Wikipedia English docs...

Mike McCandless

http://blog.mikemccandless.com


On Wed, Oct 1, 2014 at 7:13 PM, Andi Vajda <va...@apache.org> wrote:
>
> The PyLucene 4.10.1-1 release tracking the recent release of Apache Lucene
> 4.10.1 is ready.
>
> This release candidate fixes the regression found in the previous one,
> 4.10.1-0, and 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_4_10/CHANGES
>
> PyLucene 4.10.1 is built with JCC 2.21 included in these release artifacts.
>
> A list of Lucene Java changes can be seen at:
> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_10_1/lucene/CHANGES.txt
>
> Please vote to release these artifacts as PyLucene 4.10.1-1.
> Anyone interested in this release can and should vote !
>
> Thanks !
>
> Andi..
>
> ps: the KEYS file for PyLucene release signing is at:
> http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS
> http://people.apache.org/~vajda/staging_area/KEYS
>
> pps: here is my +1