[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-17 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018166#comment-17018166 ] Lyor Goldstein commented on SSHD-964: - {quote} When a party will no longer send more d

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-17 Thread Roberto Deandrea (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018149#comment-17018149 ] Roberto Deandrea commented on SSHD-964: --- Gladly - we appreciate contributions from th

Re: SSHD 2.4.0

2020-01-17 Thread Lyor Goldstein
>> Some of the tests do consistently fail on my laptop during the release process Strange but not surprising - the MINA and NETTY tests do have inconsistent intermittent failures . Usually if I run `mvn -rf :sshd-mina` (or whatever failed) a few times they succeed. Note that it can happen als

Re: SSHD 2.4.0

2020-01-17 Thread Guillaume Nodet
Some of the tests do consistently fail on my laptop during the release process *-< *org.apache.sshd:sshd-mina* >--* *Building Apache Mina SSHD :: Mina 2.3.1-SNAPSHOT [6/16]* *[ jar ]-

[jira] [Assigned] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-17 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein reassigned SSHD-964: --- Assignee: Lyor Goldstein > SSH_MSG_CHANNEL_EOF never sent or received for local and remote por

[jira] [Work started] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-17 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-964 started by Lyor Goldstein. --- > SSH_MSG_CHANNEL_EOF never sent or received for local and remote port > forwarding

[jira] [Commented] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-17 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017920#comment-17017920 ] Lyor Goldstein commented on SSHD-964: - {quote} Let me know if we can commit our changes

[jira] [Created] (SSHD-964) SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding

2020-01-17 Thread Roberto Deandrea (Jira)
Roberto Deandrea created SSHD-964: - Summary: SSH_MSG_CHANNEL_EOF never sent or received for local and remote port forwarding Key: SSHD-964 URL: https://issues.apache.org/jira/browse/SSHD-964 Project:

Re: SSHD 2.4.0

2020-01-17 Thread Lyor Goldstein
Great - then we can proceed Yes, it seems to fix the issue. Le ven. 17 janv. 2020 à 09:04, Lyor Goldstein a écrit : > I have downgraded the plexus.archiver.version back to 4.1.0 and now I > believe it works (have not committed or pushed to master). Please check it, > and if it works make the ne

Re: SSHD-2.4.0

2020-01-17 Thread Guillaume Nodet
Yes, it seems to fix the issue. Le ven. 17 janv. 2020 à 09:04, Lyor Goldstein a écrit : > I have downgraded the plexus.archiver.version back to 4.1.0 and now I > believe it works (have not committed or pushed to master). Please check it, > and if it works make the necessary commit in the master

Re: SSHD-2.4.0

2020-01-17 Thread Lyor Goldstein
I have downgraded the plexus.archiver.version back to 4.1.0 and now I believe it works (have not committed or pushed to master). Please check it, and if it works make the necessary commit in the master branch.