[jira] [Commented] (SSHD-700) SSHD does not suppot agent forwarding for XShell and XAgent

2016-09-26 Thread Li Fangning (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15524771#comment-15524771 ] Li Fangning commented on SSHD-700: -- Hi Goldstein It still does not work. I have attached my test code

[jira] [Updated] (SSHD-700) SSHD does not suppot agent forwarding for XShell and XAgent

2016-09-26 Thread Li Fangning (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Fangning updated SSHD-700: - Attachment: debug.log SshdTest3.java > SSHD does not suppot agent forwarding for XShell and

[jira] [Commented] (SSHD-701) IllegalArgumentException processing SSH_MSG_CHANNEL_OPEN_CONFIRMATION with initial window size of -1

2016-09-26 Thread Roger Hart (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523829#comment-15523829 ] Roger Hart commented on SSHD-701: - The spec is silent on negative values for initial window size, so I think

[jira] [Commented] (SSHD-701) IllegalArgumentException processing SSH_MSG_CHANNEL_OPEN_CONFIRMATION with initial window size of -1

2016-09-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523660#comment-15523660 ] Goldstein Lyor commented on SSHD-701: - According to [RFC 4254 section

[jira] [Updated] (SSHD-701) IllegalArgumentException processing SSH_MSG_CHANNEL_OPEN_CONFIRMATION with initial window size of -1

2016-09-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-701: Issue Type: Improvement (was: Bug) > IllegalArgumentException processing

[jira] [Updated] (SSHD-701) IllegalArgumentException processing SSH_MSG_CHANNEL_OPEN_CONFIRMATION with initial window size of -1

2016-09-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor updated SSHD-701: Priority: Minor (was: Major) > IllegalArgumentException processing SSH_MSG_CHANNEL_OPEN_CONFIRMATION

[jira] [Commented] (SSHD-700) SSHD does not suppot agent forwarding for XShell and XAgent

2016-09-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15523643#comment-15523643 ] Goldstein Lyor commented on SSHD-700: - Hi Li, Please try to clone

[jira] [Created] (SSHD-701) IllegalArgumentException processing SSH_MSG_CHANNEL_OPEN_CONFIRMATION with initial window size of -1

2016-09-26 Thread Roger Hart (JIRA)
Roger Hart created SSHD-701: --- Summary: IllegalArgumentException processing SSH_MSG_CHANNEL_OPEN_CONFIRMATION with initial window size of -1 Key: SSHD-701 URL: https://issues.apache.org/jira/browse/SSHD-701

Result, was: [VOTE] MINA 2.0.15 release

2016-09-26 Thread Emmanuel Lécharny
Hi, I'm closing this vote which got 4 binding +1 : - Ashish - Jeff (Genender) - Jeff (Maury) and me. I will push the packages and update the web site. Many thans !

Re: observing hangs after update to MINA 2.0.14

2016-09-26 Thread Emmanuel Lécharny
Le 26/09/16 à 09:01, Christoph John a écrit : > Until now I could not reproduce the problem reliably. However, I think > it might not be a "hang" but have to do with the changed behaviour > regarding flushing that has been fixed in MINA 2.0.14 (DIRMINA-1025/1021) > E.g. the tests wait for a

[jira] [Commented] (SSHD-700) SSHD does not suppot agent forwarding for XShell and XAgent

2016-09-26 Thread Li Fangning (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522400#comment-15522400 ] Li Fangning commented on SSHD-700: -- I followed the steps above, but it does not work. > SSHD does not

[jira] [Commented] (SSHD-700) SSHD does not suppot agent forwarding for XShell and XAgent

2016-09-26 Thread Li Fangning (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522402#comment-15522402 ] Li Fangning commented on SSHD-700: -- Thanks alot. > SSHD does not suppot agent forwarding for XShell and

[jira] [Commented] (SSHD-700) SSHD does not suppot agent forwarding for XShell and XAgent

2016-09-26 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522333#comment-15522333 ] Goldstein Lyor commented on SSHD-700: - I have made some changes and may have something along these lines

Re: observing hangs after update to MINA 2.0.14

2016-09-26 Thread Christoph John
Until now I could not reproduce the problem reliably. However, I think it might not be a "hang" but have to do with the changed behaviour regarding flushing that has been fixed in MINA 2.0.14 (DIRMINA-1025/1021) E.g. the tests wait for a message to arrive that the other side has sent but it

Re: [VOTE] MINA 2.0.15 release

2016-09-26 Thread Jeff MAURY
+1 Jeff On Thu, Sep 22, 2016 at 3:08 AM, Ashish wrote: > +1 > > Build works fine. All test cases passed > > On Wed, Sep 21, 2016 at 12:11 AM, Emmanuel Lécharny > wrote: > > Hi, > > > > Here is a new release, MINA 2.0.15. It fixes one critical SSL

[RESULT] [VOTE] Release SSHD 1.3.0

2016-09-26 Thread Guillaume Nodet
The vote passes with 6 +1s and no other votes. I'll publish the artifacts asap. Thx to everyone. Guillaume 2016-09-19 9:27 GMT+02:00 Guillaume Nodet : > I've prepared a candidate for SSHD 1.3.0 release at >

Re: [VOTE] Release SSHD 1.3.0

2016-09-26 Thread Guillaume Nodet
+1 2016-09-19 9:27 GMT+02:00 Guillaume Nodet : > I've prepared a candidate for SSHD 1.3.0 release at > https://repository.apache.org/content/repositories/orgapachemina-1024 > > Please review and vote. > >