Re: [Lucene.Net] [VOTE] Apache Lucene.Net-2.9.4-incubating

2011-10-30 Thread Stefan Bodewig
On 2011-10-31, Prescott Nasser wrote: > Stefan - doc folder was left out intentionally for this reason. OK. I wonder whether it should be moved out of trunk. > Also the Lib folder, I left out, I thought it was additional dll's > that weren't part of Lucene that others might need. I can put that

[Lucene.Net] [jira] [Updated] (LUCENENET-451) Missing License Headers in trunk

2011-10-30 Thread Stefan Bodewig (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LUCENENET-451: - Attachment: LUCENENET-451.trunk.patch Patch against trunk that adds licenses to most f

[Lucene.Net] [jira] [Created] (LUCENENET-451) Missing License Headers in trunk

2011-10-30 Thread Stefan Bodewig (Created) (JIRA)
Missing License Headers in trunk Key: LUCENENET-451 URL: https://issues.apache.org/jira/browse/LUCENENET-451 Project: Lucene.Net Issue Type: Bug Reporter: Stefan Bodewig Many files lack the ASF

RE: [Lucene.Net] [VOTE] Apache Lucene.Net-2.9.4-incubating

2011-10-30 Thread Prescott Nasser
Michael - how do we stand with the sandcastle documentation generation?. I'm not familiar with using it, but we basically have no real documentation for this. It would be great to be able to generate documentation that we can then bundle with 2.9.4. Stefan - doc folder was left out intent

RE: [Lucene.Net] [VOTE] Apache Lucene.Net-2.9.4-incubating

2011-10-30 Thread Prescott Nasser
I have to re tag the trunk because of the additional bug fix I put in this evening. So feel free to update the trunk, I'll re tag it 2.9.4 RC2 once that's ready ~Prescott > From: bode...@apache.org > To: lucene-net-...@incubator.apache.org > Date: Mo

Re: [Lucene.Net] [VOTE] Apache Lucene.Net-2.9.4-incubating

2011-10-30 Thread Stefan Bodewig
On 2011-10-31, Stefan Bodewig wrote: > The only other test I'd perform was running RAT which I'll do shortly > and post the results here. The binary look good, but Way too many files without license headers. I can and will provide a pa

RE: [Lucene.Net] [VOTE] Apache Lucene.Net-2.9.4-incubating

2011-10-30 Thread Prescott Nasser
bleh - forgot to update the branch. And yay for windows hiding those svn files.. I'll give it a day or so and see what others might say then update it and call a new vote. Thanks for taking the time to review ~P > From: bode...@apache.org

Re: [Lucene.Net] [VOTE] Apache Lucene.Net-2.9.4-incubating

2011-10-30 Thread Stefan Bodewig
On 2011-10-31, Prescott Nasser wrote: > Artifacts are located here: > http://people.apache.org/~pnasser/Lucene.Net/2.9.4-incubating-RC1/ Is there a tag in svn that is supposed to correspond to them? My guess is . But then I find

RE: [Lucene.Net] [VOTE] Apache Lucene.Net-2.9.4-incubating

2011-10-30 Thread Prescott Nasser
+1 > From: geobmx...@hotmail.com > To: lucene-net-dev@lucene.apache.org > Date: Sun, 30 Oct 2011 22:08:32 -0700 > Subject: [Lucene.Net] [VOTE] Apache Lucene.Net-2.9.4-incubating > > > Artifacts are located here: > http://people.apache.org/~pnasser/Lucene

[Lucene.Net] [VOTE] Apache Lucene.Net-2.9.4-incubating

2011-10-30 Thread Prescott Nasser
Artifacts are located here: http://people.apache.org/~pnasser/Lucene.Net/2.9.4-incubating-RC1/ If the vote passes here, I will move the artifacts to staging and call a vote on the general incubator mailing list Please verify the release and cast your vote. The vote will be open for 72 ho

RE: [Lucene.Net] 2.9.4 RC1

2011-10-30 Thread Prescott Nasser
> > > Done - i've uploaded the new files to the same place. I actually found > > an issue with the bin.zip file, so it was good that I merged that bug > > fix in. > > I'm pretty sure you know that, but if you decide to do something like > this after you've started the vote, please cancel the vote,

Re: [Lucene.Net] 2.9.4 RC1

2011-10-30 Thread Stefan Bodewig
Hi Prescott, thank you for pushing things forward. On 2011-10-31, Prescott Nasser wrote: > Done - i've uploaded the new files to the same place. I actually found > an issue with the bin.zip file, so it was good that I merged that bug > fix in. I'm pretty sure you know that, but if you decide to

RE: [Lucene.Net] 2.9.4 RC1

2011-10-30 Thread Prescott Nasser
Done - i've uploaded the new files to the same place. I actually found an issue with the bin.zip file, so it was good that I merged that bug fix in. If you guys don't mind taking a look, I'd like to submit it to the incubator mailing list for a vote tomorrow if we have no issues with these

[Lucene.Net] [jira] [Resolved] (LUCENENET-450) Incorrect use of StreamReader in MoreLikeThis

2011-10-30 Thread Prescott Nasser (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prescott Nasser resolved LUCENENET-450. --- Resolution: Fixed Fix Version/s: Lucene.Net 2.9.4g Lucene

[Lucene.Net] [jira] [Updated] (LUCENENET-450) Incorrect use of StreamReader in MoreLikeThis

2011-10-30 Thread Prescott Nasser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prescott Nasser updated LUCENENET-450: -- Affects Version/s: (was: Lucene.Net 2.9.4g) Fix Version/s: (was: Luce

[Lucene.Net] [jira] [Updated] (LUCENENET-450) Incorrect use of StreamReader in MoreLikeThis

2011-10-30 Thread Prescott Nasser (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prescott Nasser updated LUCENENET-450: -- Attachment: Lucenenet-450.patch Attached patch; also merged to the trunk

Re: [Lucene.Net] 2.9.4 RC1

2011-10-30 Thread Itamar Syn-Hershko
Any chance you guys fix and merge this https://issues.apache.org/jira/browse/LUCENENET-450 before releasing? On Sun, Oct 30, 2011 at 11:12 PM, Prescott Nasser wrote: > > > > Alright- this took me way too long, I'm sorry for that. > > > > Could you guys please take a look at: > http://people.apach

[Lucene.Net] 2.9.4 RC1

2011-10-30 Thread Prescott Nasser
Alright- this took me way too long, I'm sorry for that. Could you guys please take a look at: http://people.apache.org/~pnasser/Lucene.Net/2.9.4-incubating-RC1/ hopefully I've done this right, once you guys think it looks good, I'd like to call a vote to release this ~Prescott