Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Lucene: General

[VOTE] Release Apache Lucene Java 2.9.1, take 2

 

 

Lucene general RSS feed   Index | Next | Previous | View Threaded


lucene at mikemccandless

Oct 26, 2009, 11:43 AM

Post #1 of 7 (155 views)
Permalink
[VOTE] Release Apache Lucene Java 2.9.1, take 2

OK, I've built new release artifacts (incorporating Uwes feedback)
from svn rev 829889 (on the 2.9 branch), here:

http://people.apache.org/~mikemccand/staging-area/rc2_lucene2.9.1/

Changes are here:

http://people.apache.org/~mikemccand/staging-area/rc2_lucene2.9.1changes/

Please vote to officially release these artifacts as Apache Lucene
Java 2.9.1.

Mike


gsingers at apache

Oct 26, 2009, 12:48 PM

Post #2 of 7 (148 views)
Permalink
Re: [VOTE] Release Apache Lucene Java 2.9.1, take 2 [In reply to]

+1

On Oct 26, 2009, at 2:43 PM, Michael McCandless wrote:

> OK, I've built new release artifacts (incorporating Uwes feedback)
> from svn rev 829889 (on the 2.9 branch), here:
>
> http://people.apache.org/~mikemccand/staging-area/rc2_lucene2.9.1/
>
> Changes are here:
>
> http://people.apache.org/~mikemccand/staging-area/rc2_lucene2.9.1changes/
>
> Please vote to officially release these artifacts as Apache Lucene
> Java 2.9.1.
>
> Mike


vajda at apache

Oct 26, 2009, 1:52 PM

Post #3 of 7 (149 views)
Permalink
Re: [VOTE] Release Apache Lucene Java 2.9.1, take 2 [In reply to]

On Mon, 26 Oct 2009, Michael McCandless wrote:

> OK, I've built new release artifacts (incorporating Uwes feedback)
> from svn rev 829889 (on the 2.9 branch), here:
>
> http://people.apache.org/~mikemccand/staging-area/rc2_lucene2.9.1/
>
> Changes are here:
>
> http://people.apache.org/~mikemccand/staging-area/rc2_lucene2.9.1changes/
>
> Please vote to officially release these artifacts as Apache Lucene
> Java 2.9.1.

I'm not sure my vote counts because I didn't actually verify the artifacts
as uploaded. Instead I built PyLucene 2.9.1 with the Lucene 2.9 branch HEAD
and verified that PyLucene 2.9.1 built and that all tests passed.

+1, still

Andi..


uwe at thetaphi

Oct 26, 2009, 2:24 PM

Post #4 of 7 (146 views)
Permalink
RE: [VOTE] Release Apache Lucene Java 2.9.1, take 2 [In reply to]

> OK, I've built new release artifacts (incorporating Uwes feedback)
> from svn rev 829889 (on the 2.9 branch), here:
>
> http://people.apache.org/~mikemccand/staging-area/rc2_lucene2.9.1/
>
> Changes are here:
>
> http://people.apache.org/~mikemccand/staging-
> area/rc2_lucene2.9.1changes/
>
> Please vote to officially release these artifacts as Apache Lucene
> Java 2.9.1.

+1

I tested the lucene-core.jar artifact also with my current 2.9.0 project and
worked without recompilation. CheckIndex after optimizing shows 2.9.1 as
version. Also JavaDocs look better than 2.9.0 and the changes for 3.0
(undeprecations) are implemented.

I verified that the nasty BooleanQuery bug is fine now and therefore will
set the update now to production :-)

Everything else looks like Mark's 2.9.0 release. Nice work!

Uwe


rj.seward at gmail

Oct 27, 2009, 7:43 AM

Post #5 of 7 (133 views)
Permalink
Re: [VOTE] Release Apache Lucene Java 2.9.1, take 2 [In reply to]

+1

On Mon, Oct 26, 2009 at 5:24 PM, Uwe Schindler <uwe[at]thetaphi.de> wrote:

>
> > OK, I've built new release artifacts (incorporating Uwes feedback)
> > from svn rev 829889 (on the 2.9 branch), here:
> >
> > http://people.apache.org/~mikemccand/staging-area/rc2_lucene2.9.1/<http://people.apache.org/%7Emikemccand/staging-area/rc2_lucene2.9.1/>
> >
> > Changes are here:
> >
> > http://people.apache.org/~mikemccand/staging-<http://people.apache.org/%7Emikemccand/staging->
> > area/rc2_lucene2.9.1changes/
> >
> > Please vote to officially release these artifacts as Apache Lucene
> > Java 2.9.1.
>
> +1
>
> I tested the lucene-core.jar artifact also with my current 2.9.0 project
> and
> worked without recompilation. CheckIndex after optimizing shows 2.9.1 as
> version. Also JavaDocs look better than 2.9.0 and the changes for 3.0
> (undeprecations) are implemented.
>
> I verified that the nasty BooleanQuery bug is fine now and therefore will
> set the update now to production :-)
>
> Everything else looks like Mark's 2.9.0 release. Nice work!
>
> Uwe
>
>


rcmuir at gmail

Oct 28, 2009, 5:04 AM

Post #6 of 7 (131 views)
Permalink
Re: [VOTE] Release Apache Lucene Java 2.9.1, take 2 [In reply to]

+1

On Mon, Oct 26, 2009 at 2:43 PM, Michael McCandless <
lucene[at]mikemccandless.com> wrote:

> OK, I've built new release artifacts (incorporating Uwes feedback)
> from svn rev 829889 (on the 2.9 branch), here:
>
> http://people.apache.org/~mikemccand/staging-area/rc2_lucene2.9.1/<http://people.apache.org/%7Emikemccand/staging-area/rc2_lucene2.9.1/>
>
> Changes are here:
>
> http://people.apache.org/~mikemccand/staging-area/rc2_lucene2.9.1changes/<http://people.apache.org/%7Emikemccand/staging-area/rc2_lucene2.9.1changes/>
>
> Please vote to officially release these artifacts as Apache Lucene
> Java 2.9.1.
>
> Mike
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe[at]lucene.apache.org
> For additional commands, e-mail: java-dev-help[at]lucene.apache.org
>
>


--
Robert Muir
rcmuir[at]gmail.com


uwe at thetaphi

Oct 29, 2009, 3:13 AM

Post #7 of 7 (131 views)
Permalink
RE: [VOTE] Release Apache Lucene Java 2.9.1, take 2 [In reply to]

Robert found another bug in 2.9. I resolved one yesterday and reopened
LUCENE-2002.

So I changed my mind: -1 :(

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe[at]thetaphi.de


> -----Original Message-----
> From: Robert Muir [mailto:rcmuir[at]gmail.com]
> Sent: Wednesday, October 28, 2009 1:05 PM
> To: java-dev[at]lucene.apache.org
> Cc: general[at]lucene.apache.org
> Subject: Re: [VOTE] Release Apache Lucene Java 2.9.1, take 2
>
> +1
>
> On Mon, Oct 26, 2009 at 2:43 PM, Michael McCandless <
> lucene[at]mikemccandless.com> wrote:
>
> > OK, I've built new release artifacts (incorporating Uwes feedback)
> > from svn rev 829889 (on the 2.9 branch), here:
> >
> > http://people.apache.org/~mikemccand/staging-
> area/rc2_lucene2.9.1/<http://people.apache.org/%7Emikemccand/staging-
> area/rc2_lucene2.9.1/>
> >
> > Changes are here:
> >
> > http://people.apache.org/~mikemccand/staging-
> area/rc2_lucene2.9.1changes/<http://people.apache.org/%7Emikemccand/stagin
> g-area/rc2_lucene2.9.1changes/>
> >
> > Please vote to officially release these artifacts as Apache Lucene
> > Java 2.9.1.
> >
> > Mike
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: java-dev-unsubscribe[at]lucene.apache.org
> > For additional commands, e-mail: java-dev-help[at]lucene.apache.org
> >
> >
>
>
> --
> Robert Muir
> rcmuir[at]gmail.com

Lucene general RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.