Re: [Lucene.Net] [VOTE] Lucene.Net-2.9.4-incubator-RC2 Release

2011-11-03 Thread Stefan Bodewig
On 2011-11-02, Prescott Nasser wrote: > http://people.apache.org/~pnasser/Lucene.Net/2.9.4-incubating-RC2/ As usual, no technical opinion at all, I leave that to others. Sigs and hashes look good. NOTICE and LICENSE are fine. RAT is almost happy, we should add license headers to src/contrib/Di

[Lucene.Net] SpellChecker Bug

2011-11-03 Thread Björn Kremer
Hello, there is a little bug in the SpellChecker.cs class. The finalizer of this class calls the close method even if the SpellChecker is already closed. This causes an unhandled exception. This should work better: ~SpellChecker() { if (closed == false) {

Re: [Lucene.Net] SpellChecker Bug

2011-11-03 Thread Itamar Syn-Hershko
It should probably implement IDisposable instead 2011/11/3 Björn Kremer > Hello, > > there is a little bug in the SpellChecker.cs class. The finalizer of this > class calls the close method even if the SpellChecker is already closed. > This causes an unhandled exception. > > This should work bet

[Lucene.Net] [jira] [Created] (LUCENENET-453) Many files need proper svn properties to set the linefeeds

2011-11-03 Thread Stefan Bodewig (Created) (JIRA)
Many files need proper svn properties to set the linefeeds -- Key: LUCENENET-453 URL: https://issues.apache.org/jira/browse/LUCENENET-453 Project: Lucene.Net Issue Type: Bug

[Lucene.Net] [jira] [Updated] (LUCENENET-453) Many files need proper svn properties to set the linefeeds

2011-11-03 Thread Stefan Bodewig (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LUCENENET-453: - Attachment: LUCENENET-453.inconsistent-eol.patch patch that fixes inconsistent linefee

[Lucene.Net] [jira] [Updated] (LUCENENET-453) Many files need proper svn properties to set the linefeeds

2011-11-03 Thread Stefan Bodewig (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LUCENENET-453: - Attachment: LUCENENET-453.list-of-files-with-missing-svn_eol-style.txt list of files t