You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2012/09/28 07:55:07 UTC

[jira] [Created] (DIRMINA-908) Mina 2.0.5 is no longer binary compatible with 2.0.4 due slight API change in IoAcceptor

Claus Ibsen created DIRMINA-908:
-----------------------------------

             Summary: Mina 2.0.5 is no longer binary compatible with 2.0.4 due slight API change in IoAcceptor
                 Key: DIRMINA-908
                 URL: https://issues.apache.org/jira/browse/DIRMINA-908
             Project: MINA
          Issue Type: Bug
    Affects Versions: 2.0.5
            Reporter: Claus Ibsen
            Priority: Critical


Mina 2.0.5 is unfortunately not a drop in replacement for 2.0.4 or older, due an API change in IoAcceptor.

We tried upgrading at Apache Camel but hit issues.

See this link for more details.
http://camel.465427.n5.nabble.com/About-Apache-Mina2-dependency-being-upgraded-to-2-0-5-tp5720169.html

IMHO would be nice if the API was stable in the 2.0.x. And the change would have been deferred to Mina 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DIRMINA-908) Mina 2.0.5 is no longer binary compatible with 2.0.4 due slight API change in IoAcceptor

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRMINA-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13465391#comment-13465391 ] 

Emmanuel Lecharny commented on DIRMINA-908:
-------------------------------------------

Crap...

I think we could restore the removed method, to fix this incompatibility, even if we keep the newly added method.

let me check that.

                
> Mina 2.0.5 is no longer binary compatible with 2.0.4 due slight API change in IoAcceptor
> ----------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-908
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-908
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 2.0.5
>            Reporter: Claus Ibsen
>            Priority: Critical
>
> Mina 2.0.5 is unfortunately not a drop in replacement for 2.0.4 or older, due an API change in IoAcceptor.
> We tried upgrading at Apache Camel but hit issues.
> See this link for more details.
> http://camel.465427.n5.nabble.com/About-Apache-Mina2-dependency-being-upgraded-to-2-0-5-tp5720169.html
> IMHO would be nice if the API was stable in the 2.0.x. And the change would have been deferred to Mina 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DIRMINA-908) Mina 2.0.5 is no longer binary compatible with 2.0.4 due slight API change in IoAcceptor

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRMINA-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13465438#comment-13465438 ] 

Emmanuel Lecharny commented on DIRMINA-908:
-------------------------------------------

The culprit is this commit : http://svn.apache.org/viewvc?rev=1374994&view=rev
"Simplified the IoAccpetor.bind() method : the two methods are merged into one which uses varargs."...
                
> Mina 2.0.5 is no longer binary compatible with 2.0.4 due slight API change in IoAcceptor
> ----------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-908
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-908
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 2.0.5
>            Reporter: Claus Ibsen
>            Priority: Critical
>
> Mina 2.0.5 is unfortunately not a drop in replacement for 2.0.4 or older, due an API change in IoAcceptor.
> We tried upgrading at Apache Camel but hit issues.
> See this link for more details.
> http://camel.465427.n5.nabble.com/About-Apache-Mina2-dependency-being-upgraded-to-2-0-5-tp5720169.html
> IMHO would be nice if the API was stable in the 2.0.x. And the change would have been deferred to Mina 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (DIRMINA-908) Mina 2.0.5 is no longer binary compatible with 2.0.4 due slight API change in IoAcceptor

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

Emmanuel Lecharny resolved DIRMINA-908.
---------------------------------------

    Resolution: Fixed

Should be fixed with http://svn.apache.org/viewvc?rev=1391351&view=rev

We will cut a new version asap.
                
> Mina 2.0.5 is no longer binary compatible with 2.0.4 due slight API change in IoAcceptor
> ----------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-908
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-908
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 2.0.5
>            Reporter: Claus Ibsen
>            Priority: Critical
>
> Mina 2.0.5 is unfortunately not a drop in replacement for 2.0.4 or older, due an API change in IoAcceptor.
> We tried upgrading at Apache Camel but hit issues.
> See this link for more details.
> http://camel.465427.n5.nabble.com/About-Apache-Mina2-dependency-being-upgraded-to-2-0-5-tp5720169.html
> IMHO would be nice if the API was stable in the 2.0.x. And the change would have been deferred to Mina 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DIRMINA-908) Mina 2.0.5 is no longer binary compatible with 2.0.4 due slight API change in IoAcceptor

Posted by "Babak Vahdat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRMINA-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13465447#comment-13465447 ] 

Babak Vahdat commented on DIRMINA-908:
--------------------------------------

Yeah exactly, that's also what I claimed as well @ Camel Dev Forum (see the link inside the Description field above)
                
> Mina 2.0.5 is no longer binary compatible with 2.0.4 due slight API change in IoAcceptor
> ----------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-908
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-908
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 2.0.5
>            Reporter: Claus Ibsen
>            Priority: Critical
>
> Mina 2.0.5 is unfortunately not a drop in replacement for 2.0.4 or older, due an API change in IoAcceptor.
> We tried upgrading at Apache Camel but hit issues.
> See this link for more details.
> http://camel.465427.n5.nabble.com/About-Apache-Mina2-dependency-being-upgraded-to-2-0-5-tp5720169.html
> IMHO would be nice if the API was stable in the 2.0.x. And the change would have been deferred to Mina 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DIRMINA-908) Mina 2.0.5 is no longer binary compatible with 2.0.4 due slight API change in IoAcceptor

Posted by "Babak Vahdat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRMINA-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13465435#comment-13465435 ] 

Babak Vahdat commented on DIRMINA-908:
--------------------------------------

Following an example for the regression after upgrade to Mina 2.0.5. Using Mina 2.0.4 it passes like a charm:

https://builds.apache.org/job/Camel.trunk.fulltest.java7/org.apache.camel$camel-ssh/287/testReport/junit/org.apache.camel.component.ssh/SshComponentProducerTest/testProducer/
                
> Mina 2.0.5 is no longer binary compatible with 2.0.4 due slight API change in IoAcceptor
> ----------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-908
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-908
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 2.0.5
>            Reporter: Claus Ibsen
>            Priority: Critical
>
> Mina 2.0.5 is unfortunately not a drop in replacement for 2.0.4 or older, due an API change in IoAcceptor.
> We tried upgrading at Apache Camel but hit issues.
> See this link for more details.
> http://camel.465427.n5.nabble.com/About-Apache-Mina2-dependency-being-upgraded-to-2-0-5-tp5720169.html
> IMHO would be nice if the API was stable in the 2.0.x. And the change would have been deferred to Mina 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira