RE: Porting Java Lucene 2.9 to Lucene.Net (was: RE: Lucene 2.9 RC2 now available for testing)

2009-08-31 Thread George Aroush
> -Original Message- > From: Chris Hostetter [mailto:hossman_luc...@fucit.org] > Sent: Monday, August 31, 2009 1:00 AM > To: java-dev@lucene.apache.org > Subject: Re: Porting Java Lucene 2.9 to Lucene.Net (was: RE: Lucene 2.9 RC2 now available for testing) > > > :

Re: Porting Java Lucene 2.9 to Lucene.Net (was: RE: Lucene 2.9 RC2 now available for testing)

2009-08-30 Thread Chris Hostetter
: My question is, I would prefer to track SVN commits to keep track of : changes, vs. what I'm doing now. This will allow us to stay weeks : behind a Java release vs. months or years as it is now. However, while : I'm subscribed to SVN's commits mailing list, I'm not getting all those : comm

RE: Porting Java Lucene 2.9 to Lucene.Net

2009-08-29 Thread Uwe Schindler
> Sent: Saturday, August 29, 2009 10:36 PM > To: java-dev@lucene.apache.org > Subject: RE: Porting Java Lucene 2.9 to Lucene.Net > > I have been watching SVN commits for about 2-3 weeks now (since the > announcement that the trunk was going to be an RC) during this time, I > have &g

RE: Porting Java Lucene 2.9 to Lucene.Net

2009-08-29 Thread George Aroush
iller [mailto:markrmil...@gmail.com] Sent: Saturday, August 29, 2009 11:56 AM To: java-dev@lucene.apache.org Subject: Re: Porting Java Lucene 2.9 to Lucene.Net George Aroush wrote: >>> while I'm subscribed to SVN's commits mailing list, I'm not getting >>> all those commits!

Re: Porting Java Lucene 2.9 to Lucene.Net

2009-08-29 Thread Mark Miller
George Aroush wrote: >>> while I'm subscribed to SVN's commits mailing list, I'm not getting >>> all those commits! For example, a commit made this past Friday, I >>> never got an email for, while other commits I do. Any idea what >>> maybe going on? >>> >> There has been some flakin

RE: Porting Java Lucene 2.9 to Lucene.Net (was: RE: Lucene 2.9 RC2 now available for testing)

2009-08-29 Thread George Aroush
> > while I'm subscribed to SVN's commits mailing list, I'm not getting > > all those commits! For example, a commit made this past Friday, I > > never got an email for, while other commits I do. Any idea what > > maybe going on? > > There has been some flakiness with ASF servers, so maybe

Re: Porting Java Lucene 2.9 to Lucene.Net (was: RE: Lucene 2.9 RC2 now available for testing)

2009-08-29 Thread Grant Ingersoll
On Aug 29, 2009, at 10:58 AM, George Aroush wrote: Hi Folks, I have been following the expected release of Lucene.Net 2.9 for some weeks now, and about 2 weeks ago, just before RC1 was released, I grabbed the code off the trunk and started my initial port. Today, I compared what I have

Porting Java Lucene 2.9 to Lucene.Net (was: RE: Lucene 2.9 RC2 now available for testing)

2009-08-29 Thread George Aroush
Hi Folks, I have been following the expected release of Lucene.Net 2.9 for some weeks now, and about 2 weeks ago, just before RC1 was released, I grabbed the code off the trunk and started my initial port. Today, I compared what I have with what's in RC2, only 6 Java files changes -- this is g