Re: Fwd: Upgrade to Mina 2.0.19 broke camel-xmpp tests

2018-06-21 Thread Emmanuel Lécharny
Le 21/06/2018 à 18:30, Guillaume Nodet a écrit : > Sorry, my link does not work. > I pinned it down to the removal of the SslHandler#handshakeStatus variable. Ok, that makes more sense :-) Can you test a 2.0.19 with this change reverted ? I can easily cut a 2.0.20 fast. (makes me think that

Re: Fwd: Upgrade to Mina 2.0.19 broke camel-xmpp tests

2018-06-21 Thread Guillaume Nodet
Sorry, my link does not work. I pinned it down to the removal of the SslHandler#handshakeStatus variable. Guillaume Le jeu. 21 juin 2018 à 16:43, Emmanuel Lécharny a écrit : > > > Le 21/06/2018 à 12:42, Guillaume Nodet a écrit : > > So I can't explain exactly why, but the problem comes from

Re: Fwd: Upgrade to Mina 2.0.19 broke camel-xmpp tests

2018-06-21 Thread Emmanuel Lécharny
Le 21/06/2018 à 12:42, Guillaume Nodet a écrit : > So I can't explain exactly why, but the problem comes from the removal of > the following variable: > > https://github.com/apache/mina/commit/60cb619b6f0a940e7a6b18c060158270c227255b#diff-e3418ff2f83464c155b780cdbfb9e4aaL754 Hmmm... public

Re: Fwd: Upgrade to Mina 2.0.19 broke camel-xmpp tests

2018-06-21 Thread Guillaume Nodet
So I can't explain exactly why, but the problem comes from the removal of the following variable: https://github.com/apache/mina/commit/60cb619b6f0a940e7a6b18c060158270c227255b#diff-e3418ff2f83464c155b780cdbfb9e4aaL754 Le jeu. 21 juin 2018 à 10:47, Guillaume Nodet a écrit : > It looks like

Re: Fwd: Upgrade to Mina 2.0.19 broke camel-xmpp tests

2018-06-21 Thread Guillaume Nodet
It looks like visper is receiving a duplicate message from mina or something like that and thus is closing the session because it assumes a protocol error. The actual location is the following: java.lang.Throwable at

[jira] [Resolved] (SSHD-830) Expose available port forwarding information at the server

2018-06-21 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor resolved SSHD-830. - Resolution: Fixed Fix Version/s: 2.0.1 > Expose available port forwarding information at

[jira] [Closed] (SSHD-829) New port forwarding methods needed

2018-06-21 Thread Roberto Deandrea (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roberto Deandrea closed SSHD-829. - Thank you very much for your patience and code review. Roberto > New port forwarding methods needed