[Lucene.Net] [jira] [Commented] (LUCENENET-172) This patch fixes the unexceptional exceptions ecountered in FastCharStream and SupportClass

2011-03-29 Thread Scott Lombard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012760#comment-13012760 ] Scott Lombard commented on LUCENENET-172: - I am going to modify FastCharStream

[Lucene.Net] [jira] [Assigned] (LUCENENET-172) This patch fixes the unexceptional exceptions ecountered in FastCharStream and SupportClass

2011-03-29 Thread Scott Lombard (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Lombard reassigned LUCENENET-172: --- Assignee: Scott Lombard > This patch fixes the unexceptional exceptions ecountered

[Lucene.Net] [jira] [Commented] (LUCENENET-407) Signing the assembly

2011-03-29 Thread Itamar Syn-Hershko (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012374#comment-13012374 ] Itamar Syn-Hershko commented on LUCENENET-407: -- That would work, thanks.

[Lucene.Net] [jira] [Commented] (LUCENENET-408) Mark assembly as CLS compliant; make AlreadyClosedException serializable

2011-03-29 Thread Itamar Syn-Hershko (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012372#comment-13012372 ] Itamar Syn-Hershko commented on LUCENENET-408: -- Thanks. Can you apply this