You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pylucene-dev@lucene.apache.org by Andi Vajda <va...@apache.org> on 2012/05/08 02:20:24 UTC

[VOTE] Release PyLucene 3.6.0 rc2

The ivy requirement for building Lucene Java is now handled by PyLucene's 
Makefile. A new release candidate is available for review.

The PyLucene 3.6.0-2 release tracking the recent release of
Apache Lucene 3.6.0 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_6/CHANGES

PyLucene 3.6.0 is built with JCC 2.13 included in these release artifacts:
http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES

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

Please vote to release these artifacts as PyLucene 3.6.0-2.

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 3.6.0 rc2

Posted by Michael McCandless <lu...@mikemccandless.com>.
On Tue, May 8, 2012 at 1:24 PM, Andi Vajda <va...@apache.org> wrote:
>
> On May 8, 2012, at 10:18, Michael McCandless <lu...@mikemccandless.com> wrote:
>
>> Was the added 'print "setup args = %s" % args' intentional, in
>> jcc/jcc/python.py?  Just prints a lot of stuff out while building
>> PyLucene...
>
> Yes, that was submitted by a user to make more explicit what was fed to setup(). An aid for debugging.

OK, makes sense!

Mike McCandless

http://blog.mikemccandless.com

Re: [VOTE] Release PyLucene 3.6.0 rc2

Posted by Andi Vajda <va...@apache.org>.
On May 8, 2012, at 10:18, Michael McCandless <lu...@mikemccandless.com> wrote:

> +1 to release.
> 
> I built/installed successfully on OS X 10.6.8, and ran my usual smoke
> test (index/search first 100 K docs from Wikipedia).
> 
> Was the added 'print "setup args = %s" % args' intentional, in
> jcc/jcc/python.py?  Just prints a lot of stuff out while building
> PyLucene...

Yes, that was submitted by a user to make more explicit what was fed to setup(). An aid for debugging.

Andi..

> 
> Mike McCandless
> 
> http://blog.mikemccandless.com
> 
> On Mon, May 7, 2012 at 8:20 PM, Andi Vajda <va...@apache.org> wrote:
>> 
>> The ivy requirement for building Lucene Java is now handled by PyLucene's
>> Makefile. A new release candidate is available for review.
>> 
>> The PyLucene 3.6.0-2 release tracking the recent release of
>> Apache Lucene 3.6.0 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_6/CHANGES
>> 
>> PyLucene 3.6.0 is built with JCC 2.13 included in these release artifacts:
>> http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES
>> 
>> A list of Lucene Java changes can be seen at:
>> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_3_6_0/lucene/CHANGES.txt
>> 
>> Please vote to release these artifacts as PyLucene 3.6.0-2.
>> 
>> 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 3.6.0 rc2

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

I built/installed successfully on OS X 10.6.8, and ran my usual smoke
test (index/search first 100 K docs from Wikipedia).

Was the added 'print "setup args = %s" % args' intentional, in
jcc/jcc/python.py?  Just prints a lot of stuff out while building
PyLucene...

Mike McCandless

http://blog.mikemccandless.com

On Mon, May 7, 2012 at 8:20 PM, Andi Vajda <va...@apache.org> wrote:
>
> The ivy requirement for building Lucene Java is now handled by PyLucene's
> Makefile. A new release candidate is available for review.
>
> The PyLucene 3.6.0-2 release tracking the recent release of
> Apache Lucene 3.6.0 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_6/CHANGES
>
> PyLucene 3.6.0 is built with JCC 2.13 included in these release artifacts:
> http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES
>
> A list of Lucene Java changes can be seen at:
> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_3_6_0/lucene/CHANGES.txt
>
> Please vote to release these artifacts as PyLucene 3.6.0-2.
>
> 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 3.6.0 rc2

Posted by Christian Heimes <li...@cheimes.de>.
Am 08.05.2012 02:20, schrieb Andi Vajda:
> Please vote to release these artifacts as PyLucene 3.6.0-2.

All tests are passing on Ubuntu 12.04 AMD64.

This time I'm unable to test PyLucene 3.6 with our application since
bobo browse is incompatible with Lucene 3.6.

Here is my +1

Christian

AW: [VOTE] Release PyLucene 3.6.0 rc2

Posted by Thomas Koch <ko...@orbiteam.de>.
I could build JCC and PyLucene on Win7-32 with Python27 and Java16. The ivy
thing gets installed automatically. All tests pass except of the
PythonDirectoryTests  and testTiming. However there's a known issue about
some tests that fail on windows thus this shouldn't be a release blocker.
I've investigated a bit further on the test issue and will send a separate
email to the list about it.

+1 for PyLucene 3.6.0 rc2

Regards,
Thomas 



> -----Ursprüngliche Nachricht-----
> Von: Andi Vajda [mailto:vajda@apache.org]
> Gesendet: Dienstag, 8. Mai 2012 02:20
> An: pylucene-dev@lucene.apache.org
> Cc: general@lucene.apache.org
> Betreff: [VOTE] Release PyLucene 3.6.0 rc2
> 
> 
> The ivy requirement for building Lucene Java is now handled by PyLucene's
> Makefile. A new release candidate is available for review.
> 
> The PyLucene 3.6.0-2 release tracking the recent release of Apache Lucene
> 3.6.0 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_6/
> CHANGES
> 
> PyLucene 3.6.0 is built with JCC 2.13 included in these release artifacts:
> http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES
> 
> A list of Lucene Java changes can be seen at:
> http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_3_6_0/lucen
> e/CHANGES.txt
> 
> Please vote to release these artifacts as PyLucene 3.6.0-2.
> 
> 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 3.6.0 rc2

Posted by Andi Vajda <va...@apache.org>.
On Fri, 11 May 2012, Robert Muir wrote:

> +1 to release.
>
> Downloaded on OS X, verified sig/md5, built jcc and pylucene and ran tests.

This vote has passed.
Thank you all who voted !

Andi..

>
> On Mon, May 7, 2012 at 8:20 PM, Andi Vajda <va...@apache.org> wrote:
>
>> Please vote to release these artifacts as PyLucene 3.6.0-2.
>>
>> 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
>
>
>
> -- 
> lucidimagination.com
>

Re: [VOTE] Release PyLucene 3.6.0 rc2

Posted by Andi Vajda <va...@apache.org>.
On Fri, 11 May 2012, Robert Muir wrote:

> +1 to release.
>
> Downloaded on OS X, verified sig/md5, built jcc and pylucene and ran tests.

This vote has passed.
Thank you all who voted !

Andi..

>
> On Mon, May 7, 2012 at 8:20 PM, Andi Vajda <va...@apache.org> wrote:
>
>> Please vote to release these artifacts as PyLucene 3.6.0-2.
>>
>> 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
>
>
>
> -- 
> lucidimagination.com
>

Re: [VOTE] Release PyLucene 3.6.0 rc2

Posted by Robert Muir <rc...@gmail.com>.
+1 to release.

Downloaded on OS X, verified sig/md5, built jcc and pylucene and ran tests.

On Mon, May 7, 2012 at 8:20 PM, Andi Vajda <va...@apache.org> wrote:

> Please vote to release these artifacts as PyLucene 3.6.0-2.
>
> 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



-- 
lucidimagination.com

Re: [VOTE] Release PyLucene 3.6.0 rc2

Posted by Robert Muir <rc...@gmail.com>.
+1 to release.

Downloaded on OS X, verified sig/md5, built jcc and pylucene and ran tests.

On Mon, May 7, 2012 at 8:20 PM, Andi Vajda <va...@apache.org> wrote:

> Please vote to release these artifacts as PyLucene 3.6.0-2.
>
> 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



-- 
lucidimagination.com