RE: [ANNOUNCE] Release of Lucene Java 3.0.2 and 2.9.3

2010-06-19 Thread Uwe Schindler
Hi Koji,

- FieldCacheImpl.getStringIndex() no longer throws an exception when
  term count exceeds doc count.
 
 
 I think it is LUCENE-2142, but after it was fixed, getStringIndex() still
throws
 AIOOBE? Am I missing something?

I have seen you wrote a comment to 2142 on June 7, we have overseen this.
You should have reopened it and stop the release vote :(

Uwe


-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



Re: [ANNOUNCE] Release of Lucene Java 3.0.2 and 2.9.3

2010-06-19 Thread Koji Sekiguchi

(10/06/19 15:36), Uwe Schindler wrote:

Hi Koji,

   

   - FieldCacheImpl.getStringIndex() no longer throws an exception when
term count exceeds doc count.

   

I think it is LUCENE-2142, but after it was fixed, getStringIndex() still
 

throws
   

AIOOBE? Am I missing something?
 

I have seen you wrote a comment to 2142 on June 7, we have overseen this.
You should have reopened it and stop the release vote :(

Uwe

   

Yeah. I should do that, but when vote going, I simply forgot the issue.
Then I read your release announce, it reminded me of the issue.
I'm sorry about that...

Koji

--
http://www.rondhuit.com/en/


-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



RE: [ANNOUNCE] Release of Lucene Java 3.0.2 and 2.9.3

2010-06-19 Thread Uwe Schindler
Mike, Koji: The release is out, but should I maybe simple remove the
announcement line (simply strike it out) on the lucene.apache.org pages, so
nobody expects this to be fixed really?

-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de


 -Original Message-
 From: Uwe Schindler [mailto:u...@thetaphi.de]
 Sent: Saturday, June 19, 2010 10:19 AM
 To: dev@lucene.apache.org
 Subject: RE: [ANNOUNCE] Release of Lucene Java 3.0.2 and 2.9.3
 
 No problem, I fixed it now, see patches. For trunk, this was not an issue,
but
 for 3x, 3.0 and 2.9.
 
 -
 Uwe Schindler
 H.-H.-Meier-Allee 63, D-28213 Bremen
 http://www.thetaphi.de
 eMail: u...@thetaphi.de
 
 
  -Original Message-
  From: Koji Sekiguchi [mailto:k...@r.email.ne.jp]
  Sent: Saturday, June 19, 2010 10:11 AM
  To: dev@lucene.apache.org
  Subject: Re: [ANNOUNCE] Release of Lucene Java 3.0.2 and 2.9.3
 
  (10/06/19 15:36), Uwe Schindler wrote:
   Hi Koji,
  
  
  - FieldCacheImpl.getStringIndex() no longer throws an exception
   when term count exceeds doc count.
  
  
   I think it is LUCENE-2142, but after it was fixed, getStringIndex()
   still
  
   throws
  
   AIOOBE? Am I missing something?
  
   I have seen you wrote a comment to 2142 on June 7, we have overseen
  this.
   You should have reopened it and stop the release vote :(
  
   Uwe
  
  
  Yeah. I should do that, but when vote going, I simply forgot the issue.
  Then I read your release announce, it reminded me of the issue.
  I'm sorry about that...
 
  Koji
 
  --
  http://www.rondhuit.com/en/
 
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For
  additional commands, e-mail: dev-h...@lucene.apache.org
 
 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional
 commands, e-mail: dev-h...@lucene.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



Re: [ANNOUNCE] Release of Lucene Java 3.0.2 and 2.9.3

2010-06-19 Thread Michael McCandless
OK, I think just removing the text claiming this is fixed, is good?

Mike

On Sat, Jun 19, 2010 at 5:29 AM, Uwe Schindler u...@thetaphi.de wrote:
 Mike, Koji: The release is out, but should I maybe simple remove the
 announcement line (simply strike it out) on the lucene.apache.org pages, so
 nobody expects this to be fixed really?

 -
 Uwe Schindler
 H.-H.-Meier-Allee 63, D-28213 Bremen
 http://www.thetaphi.de
 eMail: u...@thetaphi.de


 -Original Message-
 From: Uwe Schindler [mailto:u...@thetaphi.de]
 Sent: Saturday, June 19, 2010 10:19 AM
 To: dev@lucene.apache.org
 Subject: RE: [ANNOUNCE] Release of Lucene Java 3.0.2 and 2.9.3

 No problem, I fixed it now, see patches. For trunk, this was not an issue,
 but
 for 3x, 3.0 and 2.9.

 -
 Uwe Schindler
 H.-H.-Meier-Allee 63, D-28213 Bremen
 http://www.thetaphi.de
 eMail: u...@thetaphi.de


  -Original Message-
  From: Koji Sekiguchi [mailto:k...@r.email.ne.jp]
  Sent: Saturday, June 19, 2010 10:11 AM
  To: dev@lucene.apache.org
  Subject: Re: [ANNOUNCE] Release of Lucene Java 3.0.2 and 2.9.3
 
  (10/06/19 15:36), Uwe Schindler wrote:
   Hi Koji,
  
  
      - FieldCacheImpl.getStringIndex() no longer throws an exception
   when term count exceeds doc count.
  
  
   I think it is LUCENE-2142, but after it was fixed, getStringIndex()
   still
  
   throws
  
   AIOOBE? Am I missing something?
  
   I have seen you wrote a comment to 2142 on June 7, we have overseen
  this.
   You should have reopened it and stop the release vote :(
  
   Uwe
  
  
  Yeah. I should do that, but when vote going, I simply forgot the issue.
  Then I read your release announce, it reminded me of the issue.
  I'm sorry about that...
 
  Koji
 
  --
  http://www.rondhuit.com/en/
 
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For
  additional commands, e-mail: dev-h...@lucene.apache.org



 -
 To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional
 commands, e-mail: dev-h...@lucene.apache.org



 -
 To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
 For additional commands, e-mail: dev-h...@lucene.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



RE: [ANNOUNCE] Release of Lucene Java 3.0.2 and 2.9.3

2010-06-19 Thread Uwe Schindler
It will not disappear in changes.txt, but at least it should not be so
prominent.

-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de


 -Original Message-
 From: Michael McCandless [mailto:luc...@mikemccandless.com]
 Sent: Saturday, June 19, 2010 11:38 AM
 To: dev@lucene.apache.org
 Subject: Re: [ANNOUNCE] Release of Lucene Java 3.0.2 and 2.9.3
 
 OK, I think just removing the text claiming this is fixed, is good?
 
 Mike
 
 On Sat, Jun 19, 2010 at 5:29 AM, Uwe Schindler u...@thetaphi.de wrote:
  Mike, Koji: The release is out, but should I maybe simple remove the
  announcement line (simply strike it out) on the lucene.apache.org
  pages, so nobody expects this to be fixed really?
 
  -
  Uwe Schindler
  H.-H.-Meier-Allee 63, D-28213 Bremen
  http://www.thetaphi.de
  eMail: u...@thetaphi.de
 
 
  -Original Message-
  From: Uwe Schindler [mailto:u...@thetaphi.de]
  Sent: Saturday, June 19, 2010 10:19 AM
  To: dev@lucene.apache.org
  Subject: RE: [ANNOUNCE] Release of Lucene Java 3.0.2 and 2.9.3
 
  No problem, I fixed it now, see patches. For trunk, this was not an
  issue,
  but
  for 3x, 3.0 and 2.9.
 
  -
  Uwe Schindler
  H.-H.-Meier-Allee 63, D-28213 Bremen
  http://www.thetaphi.de
  eMail: u...@thetaphi.de
 
 
   -Original Message-
   From: Koji Sekiguchi [mailto:k...@r.email.ne.jp]
   Sent: Saturday, June 19, 2010 10:11 AM
   To: dev@lucene.apache.org
   Subject: Re: [ANNOUNCE] Release of Lucene Java 3.0.2 and 2.9.3
  
   (10/06/19 15:36), Uwe Schindler wrote:
Hi Koji,
   
   
   - FieldCacheImpl.getStringIndex() no longer throws an
exception when term count exceeds doc count.
   
   
I think it is LUCENE-2142, but after it was fixed,
getStringIndex() still
   
throws
   
AIOOBE? Am I missing something?
   
I have seen you wrote a comment to 2142 on June 7, we have
overseen
   this.
You should have reopened it and stop the release vote :(
   
Uwe
   
   
   Yeah. I should do that, but when vote going, I simply forgot the
issue.
   Then I read your release announce, it reminded me of the issue.
   I'm sorry about that...
  
   Koji
  
   --
   http://www.rondhuit.com/en/
  
  
   ---
   -- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For
   additional commands, e-mail: dev-h...@lucene.apache.org
 
 
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For
  additional commands, e-mail: dev-h...@lucene.apache.org
 
 
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For
  additional commands, e-mail: dev-h...@lucene.apache.org
 
 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional
 commands, e-mail: dev-h...@lucene.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org