Apache MINA 2.1.0 release problems...

2019-02-26 Thread Emmanuel Lécharny
Hi guys, after having cut MINA 2.0.20, I tried to cut MINA 2.1.0 (which is just MINA 2.0.20 with a slight API change). Sadly, I can't have the package moved to Nexus. I'm trying to figure out what's wrong, but there is nothing obvious. It should work, the pom.xml hasn't change that much...

Re: Result, was: [VOTE] Apache MINA 2.0.20 release

2019-02-26 Thread Greg Thomas
Thank you! Greg On Sun, 24 Feb 2019 at 12:31, Emmanuel Lécharny wrote: > Hi ! > > > I'm closing this vote with 3 binding +1: > > Jeff, > > Jonathan, > > and me. > > > I'm going to push the packages, update the and make the announcement > this sunday. > > I will then cut a 2.1.0 release (I

[jira] [Work started] (SSHD-782) Consider implementing a "reverse" keep-alive mechanism in the server

2019-02-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-782 started by Goldstein Lyor. --- > Consider implementing a "reverse" keep-alive mechanism in the server >

[jira] [Updated] (SSHD-902) Local port forwarding: EOF is not handled properly

2019-02-26 Thread Yumin Sang (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yumin Sang updated SSHD-902: Description: Set remote port to a real listening port but is not for DB connection. Start a local port

[jira] [Created] (SSHD-902) Local port forwarding: EOF is not handled properly

2019-02-26 Thread Yumin Sang (JIRA)
Yumin Sang created SSHD-902: --- Summary: Local port forwarding: EOF is not handled properly Key: SSHD-902 URL: https://issues.apache.org/jira/browse/SSHD-902 Project: MINA SSHD Issue Type: Bug

[jira] [Commented] (SSHD-902) Local port forwarding: EOF is not handled properly

2019-02-26 Thread Yumin Sang (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16778831#comment-16778831 ] Yumin Sang commented on SSHD-902: - I think IO should be closed. In code of JSch, IO is closed. In SSHD, EOF

[jira] [Created] (FTPSERVER-491) SSLConfigurationFactory.setSslProtocol never actually work

2019-02-26 Thread Roy Lu (JIRA)
Roy Lu created FTPSERVER-491: Summary: SSLConfigurationFactory.setSslProtocol never actually work Key: FTPSERVER-491 URL: https://issues.apache.org/jira/browse/FTPSERVER-491 Project: FtpServer

[jira] [Commented] (SSHD-901) InterruptedByTimeoutException occurring in client despite keepalive global request being sent

2019-02-26 Thread Jared Wiltshire (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16778468#comment-16778468 ] Jared Wiltshire commented on SSHD-901: -- Ah ok, understood. Thanks for your replies [~lgoldstein] and

[jira] [Commented] (SSHD-901) InterruptedByTimeoutException occurring in client despite keepalive global request being sent

2019-02-26 Thread Jared Wiltshire (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16778249#comment-16778249 ] Jared Wiltshire commented on SSHD-901: -- I just looked into the OpenSSH client and it sends its

[jira] [Commented] (SSHD-901) InterruptedByTimeoutException occurring in client despite keepalive global request being sent

2019-02-26 Thread Jared Wiltshire (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16778216#comment-16778216 ] Jared Wiltshire commented on SSHD-901: -- {quote}Whether the server replies or not seems irrelevant to

[jira] [Commented] (SSHD-901) InterruptedByTimeoutException occurring in client despite keepalive global request being sent

2019-02-26 Thread Jared Wiltshire (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16778433#comment-16778433 ] Jared Wiltshire commented on SSHD-901: -- {quote} This only re-enforces what I said - if the server on

[jira] [Commented] (SSHD-901) InterruptedByTimeoutException occurring in client despite keepalive global request being sent

2019-02-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16778422#comment-16778422 ] Goldstein Lyor commented on SSHD-901: - {quote} I'm not proposing that the server sends a keep alive

[jira] [Commented] (SSHD-902) Local port forwarding: EOF is not handled properly

2019-02-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16778425#comment-16778425 ] Goldstein Lyor commented on SSHD-902: - {quote} Did a bit digging up, and it seems that EOF is not