RE: [Lucene.Net] Comparing APIs of two DLLs (something like Clirr for .NET)?

2011-09-06 Thread Prescott Nasser
I have heard people use http://www.bitwidgets.com/ to success. I have not used it myself though. > From: bode...@apache.org > To: lucene-net-dev@lucene.apache.org > Date: Wed, 7 Sep 2011 06:05:01 +0200 > Subject: [Lucene.Net] Comparing APIs of two DLLs (s

Re: [Lucene.Net] 2.9.4

2011-09-06 Thread Stefan Bodewig
On 2011-09-07, Michael Herndon wrote: > Stefan Bodewig might still be away He is back ;-) > and I think we need his vote on the release when the time > comes. (correct me, because I could be uber wrong). For the release you need three +1s by Incubator PMC members. After voting here a second vo

[Lucene.Net] Comparing APIs of two DLLs (something like Clirr for .NET)?

2011-09-06 Thread Stefan Bodewig
Hi, this is not about Lucene.NET even though it might be useful here as well. Over in log4net land we are trying to get our act together and finally do a new release. Given that many years have passed and the people active now haven't been around all the time we are looking for a tool that compa

Re: [Lucene.Net] 2.9.4

2011-09-06 Thread Stefan Bodewig
On 2011-09-06, Michael Herndon wrote: > I can't tell if the apache git mirror is updated via scheduler or from > commit hooks, but its generally stays close to being on par with svn. The one at git.apache.org is updated via commit hooks, see . Don't know about

Re: [Lucene.Net] 2.9.4

2011-09-06 Thread Michael Herndon
Should we put together a quick release checklist ? * I know that jira 407 mentions putting out a 2.9.2 build that is signed when releasing 2.9.4 * We should be able to build a chm & doc website using sandcastle.The downside is the website that gets built now requires asp.net instead of just

Re: [Lucene.Net] 2.9.4

2011-09-06 Thread Itamar Syn-Hershko
Ok, great, we will run RavenDB on top of 2.9.4 in the next few days and will let you know how it went. On Tue, Sep 6, 2011 at 8:59 PM, Michael Herndon wrote: > I can't tell if the apache git mirror is updated via scheduler or from > commit hooks, but its generally stays close to being on par wit

RE: [Lucene.Net] 2.9.4

2011-09-06 Thread Prescott Nasser
Also +1 - but I don't mind waiting to hear back regarding the RavenDB stuff - but we can prepare assuming it's all good. Digy can you elaborate on 414 (https://issues.apache.org/jira/browse/LUCENENET-414). I must not have understood the complaint/question as adding that one method to me doe

Re: [Lucene.Net] 2.9.4

2011-09-06 Thread Michael Herndon
I can't tell if the apache git mirror is updated via scheduler or from commit hooks, but its generally stays close to being on par with svn. I'll check next time I push something to svn. But both of those items have made it to the mirror. - michael On Tue, Sep 6, 2011 at 1:44 PM, Digy wrote:

RE: [Lucene.Net] 2.9.4

2011-09-06 Thread Digy
I don't know how often github mirror is updated. These are the original locations 2.9.4 https://svn.apache.org/repos/asf/incubator/lucene.net/trunk/ 2.9.4g https://svn.apache.org/repos/asf/incubator/lucene.net/branches/Lucene.Net_2_ 9_4g/ Both versions include ThreadLocal fix + Signing. Thanks