You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Itamar Syn-Hershko (JIRA)" <ji...@apache.org> on 2011/03/28 22:39:05 UTC

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

Mark assembly as CLS compliant; make AlreadyClosedException serializable
------------------------------------------------------------------------

                 Key: LUCENENET-408
                 URL: https://issues.apache.org/jira/browse/LUCENENET-408
             Project: Lucene.Net
          Issue Type: Improvement
          Components: Lucene.Net Core
            Reporter: Itamar Syn-Hershko
            Priority: Minor
             Fix For: Lucene.Net 2.9.2, Lucene.Net 2.9.4, Lucene.Net 3.x


    * Making sure that the AlreadyClosedException exception can be serialized
    * Making sure that Lucene is marked as cls compliant

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Posted by Troy Howard <th...@gmail.com>.
Ruben,

To unsubscribe from the mailing list send a message to:

lucene-net-dev-unsubscribe@lucene.apache.org

Thanks,
Troy


On Mon, Mar 28, 2011 at 8:09 PM, Ruben Pierich <rp...@hotmail.com> wrote:
>
> Unsubscribe.
>
>> Date: Mon, 28 Mar 2011 21:35:05 +0000
>> From: jira@apache.org
>> To: lucene-net-dev@lucene.apache.org
>> Subject: [Lucene.Net] [jira] [Commented] (LUCENENET-408) Mark assembly as CLS compliant; make AlreadyClosedException serializable
>>
>>
>>     [ https://issues.apache.org/jira/browse/LUCENENET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012236#comment-13012236 ]
>>
>> Digy commented on LUCENENET-408:
>> --------------------------------
>>
>> Thanks Itamar.
>>
>> DIGY
>>
>> > Mark assembly as CLS compliant; make AlreadyClosedException serializable
>> > ------------------------------------------------------------------------
>> >
>> >                 Key: LUCENENET-408
>> >                 URL: https://issues.apache.org/jira/browse/LUCENENET-408
>> >             Project: Lucene.Net
>> >          Issue Type: Improvement
>> >          Components: Lucene.Net Core
>> >            Reporter: Itamar Syn-Hershko
>> >            Priority: Minor
>> >             Fix For: Lucene.Net 2.9.2, Lucene.Net 2.9.4, Lucene.Net 3.x
>> >
>> >         Attachments: commit-40f81a3.patch
>> >
>> >
>> >     * Making sure that the AlreadyClosedException exception can be serialized
>> >     * Making sure that Lucene is marked as cls compliant
>>
>> --
>> This message is automatically generated by JIRA.
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
>

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

Posted by Ruben Pierich <rp...@hotmail.com>.
Unsubscribe.

> Date: Mon, 28 Mar 2011 21:35:05 +0000
> From: jira@apache.org
> To: lucene-net-dev@lucene.apache.org
> Subject: [Lucene.Net] [jira] [Commented] (LUCENENET-408) Mark assembly as CLS compliant; make AlreadyClosedException serializable
> 
> 
>     [ https://issues.apache.org/jira/browse/LUCENENET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012236#comment-13012236 ] 
> 
> Digy commented on LUCENENET-408:
> --------------------------------
> 
> Thanks Itamar.
> 
> DIGY
> 
> > Mark assembly as CLS compliant; make AlreadyClosedException serializable
> > ------------------------------------------------------------------------
> >
> >                 Key: LUCENENET-408
> >                 URL: https://issues.apache.org/jira/browse/LUCENENET-408
> >             Project: Lucene.Net
> >          Issue Type: Improvement
> >          Components: Lucene.Net Core
> >            Reporter: Itamar Syn-Hershko
> >            Priority: Minor
> >             Fix For: Lucene.Net 2.9.2, Lucene.Net 2.9.4, Lucene.Net 3.x
> >
> >         Attachments: commit-40f81a3.patch
> >
> >
> >     * Making sure that the AlreadyClosedException exception can be serialized
> >     * Making sure that Lucene is marked as cls compliant
> 
> --
> This message is automatically generated by JIRA.
> For more information on JIRA, see: http://www.atlassian.com/software/jira
 		 	   		  

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

Posted by "Itamar Syn-Hershko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENENET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Itamar Syn-Hershko updated LUCENENET-408:
-----------------------------------------

    Attachment: commit-40f81a3.patch

Attaching patch

> Mark assembly as CLS compliant; make AlreadyClosedException serializable
> ------------------------------------------------------------------------
>
>                 Key: LUCENENET-408
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-408
>             Project: Lucene.Net
>          Issue Type: Improvement
>          Components: Lucene.Net Core
>            Reporter: Itamar Syn-Hershko
>            Priority: Minor
>             Fix For: Lucene.Net 2.9.2, Lucene.Net 2.9.4, Lucene.Net 3.x
>
>         Attachments: commit-40f81a3.patch
>
>
>     * Making sure that the AlreadyClosedException exception can be serialized
>     * Making sure that Lucene is marked as cls compliant

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Posted by "Digy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENENET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digy closed LUCENENET-408.
--------------------------

    Resolution: Fixed

Patch applied for 2.9.4 in trunk.

> Mark assembly as CLS compliant; make AlreadyClosedException serializable
> ------------------------------------------------------------------------
>
>                 Key: LUCENENET-408
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-408
>             Project: Lucene.Net
>          Issue Type: Improvement
>          Components: Lucene.Net Core
>            Reporter: Itamar Syn-Hershko
>            Priority: Minor
>             Fix For: Lucene.Net 2.9.2, Lucene.Net 2.9.4, Lucene.Net 3.x
>
>         Attachments: commit-40f81a3.patch
>
>
>     * Making sure that the AlreadyClosedException exception can be serialized
>     * Making sure that Lucene is marked as cls compliant

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Posted by "Itamar Syn-Hershko (JIRA)" <ji...@apache.org>.
    [ 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 to 2_9_2 too, which is what we are using atm?

> Mark assembly as CLS compliant; make AlreadyClosedException serializable
> ------------------------------------------------------------------------
>
>                 Key: LUCENENET-408
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-408
>             Project: Lucene.Net
>          Issue Type: Improvement
>          Components: Lucene.Net Core
>            Reporter: Itamar Syn-Hershko
>            Priority: Minor
>             Fix For: Lucene.Net 2.9.2, Lucene.Net 2.9.4, Lucene.Net 3.x
>
>         Attachments: commit-40f81a3.patch
>
>
>     * Making sure that the AlreadyClosedException exception can be serialized
>     * Making sure that Lucene is marked as cls compliant

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Posted by "Digy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENENET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012236#comment-13012236 ] 

Digy commented on LUCENENET-408:
--------------------------------

Thanks Itamar.

DIGY

> Mark assembly as CLS compliant; make AlreadyClosedException serializable
> ------------------------------------------------------------------------
>
>                 Key: LUCENENET-408
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-408
>             Project: Lucene.Net
>          Issue Type: Improvement
>          Components: Lucene.Net Core
>            Reporter: Itamar Syn-Hershko
>            Priority: Minor
>             Fix For: Lucene.Net 2.9.2, Lucene.Net 2.9.4, Lucene.Net 3.x
>
>         Attachments: commit-40f81a3.patch
>
>
>     * Making sure that the AlreadyClosedException exception can be serialized
>     * Making sure that Lucene is marked as cls compliant

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira