Re: Exception in filter (was: Re: [Vote] MINA 2.2.0 release)

2022-07-12 Thread Emmanuel Lécharny
Here are some of my current findings. For the (failing) test shouldFailWhenUsingBadClientCertificate, here are the traces we get: juil. 13, 2022 6:28:42 AM org.apache.mina.filter.ssl.SSLHandlerG0 execute_task GRAVE: SSLHandlerG0@ae273e3[mode=server, connected=false] task() - storing error

Re: Exception in filter (was: Re: [Vote] MINA 2.2.0 release)

2022-07-12 Thread Emmanuel Lécharny
Never mind, I'm set up now, and in debug mode. All is good ! On 13/07/2022 00:47, Emmanuel Lécharny wrote: Hi Christoph, I'm trying to  ran the failing tests on my machine (eclipse with Java 8 and Java 11), and I'll probably need some assistance. I'm using the chrjohn-mina-2.2.0 branch. It

Re: Exception in filter (was: Re: [Vote] MINA 2.2.0 release)

2022-07-12 Thread Emmanuel Lécharny
Hi Christoph, I'm trying to ran the failing tests on my machine (eclipse with Java 8 and Java 11), and I'll probably need some assistance. I'm using the chrjohn-mina-2.2.0 branch. It seems that the generated code is not stored at the proper place. Any clue? On 09/07/2022 11:49,

Re: [VOTE] Release Apache Mina SSHD 2.9.0

2022-07-12 Thread Emmanuel Lécharny
Hi Guillaume, I get some error while running tests: [ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 33.642 s <<< FAILURE! - in org.apache.sshd.client.auth.pubkey.HostBoundPubKeyAuthTest [ERROR]

[jira] [Comment Edited] (DIRMINA-1168) How can we send multiple file with same name which can be retain( rename each file appending random number)

2022-07-12 Thread Kemal Soysal (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17566010#comment-17566010 ] Kemal Soysal edited comment on DIRMINA-1168 at 7/12/22 9:02 PM: The

[jira] [Commented] (DIRMINA-1168) How can we send multiple file with same name which can be retain( rename each file appending random number)

2022-07-12 Thread Kemal Soysal (Jira)
[ https://issues.apache.org/jira/browse/DIRMINA-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17566010#comment-17566010 ] Kemal Soysal commented on DIRMINA-1168: --- The user sending different files with same name is sure,

[jira] [Closed] (SSHD-1278) How to release client connection resources after connection timeout occurs ?

2022-07-12 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein closed SSHD-1278. Resolution: Information Provided > How to release client connection resources after connection

[jira] [Commented] (SSHD-1278) How to release client connection resources after connection timeout occurs ?

2022-07-12 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17565939#comment-17565939 ] Lyor Goldstein commented on SSHD-1278: -- I don't understand the code and what you are trying to

[jira] [Assigned] (SSHD-1278) How to release client connection resources after connection timeout occurs ?

2022-07-12 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein reassigned SSHD-1278: Assignee: Lyor Goldstein > How to release client connection resources after connection

Re: [VOTE] Release Apache Mina SSHD 2.9.0

2022-07-12 Thread Thomas Wolf
On 11.07.22 15:34 , Guillaume Nodet wrote: I've staged a candidate release at: https://repository.apache.org/content/repositories/orgapachemina-1071 Git tag: https://github.com/apache/mina-sshd/tree/sshd-2.9.0 Issues solved: