Re: [VOTE] Apache MINA 2.2.1 release

2022-07-20 Thread Christoph John
+1 On 20.07.22 16:33, Guillaume Nodet wrote: +1 Le mer. 20 juil. 2022 à 15:42, Emmanuel Lécharny a écrit : hi! This is a vote for MINA 2.2.1. This version just fixes an issue in the export declaration for OSGi: a missing comma made MINA 2.2.0 impossible to use by application that levera

Re: [VOTE] Apache MINA 2.2.1 release

2022-07-20 Thread Guillaume Nodet
+1 Le mer. 20 juil. 2022 à 15:42, Emmanuel Lécharny a écrit : > hi! > > > This is a vote for MINA 2.2.1. > > This version just fixes an issue in the export declaration for OSGi: a > missing comma made MINA 2.2.0 impossible to use by application that > leverage OSGi, due to a concatenation of pac

Re: [VOTE] Apache MINA 2.2.1 release

2022-07-20 Thread Jonathan Valliere
+1 On Wed, Jul 20, 2022 at 9:46 AM Jeff Genender wrote: > +1 > > Jeff > > > On Jul 20, 2022, at 7:41 AM, Emmanuel Lécharny > wrote: > > > > hi! > > > > > > This is a vote for MINA 2.2.1. > > > > This version just fixes an issue in the export declaration for OSGi: a > missing comma made MINA 2.2

[jira] [Commented] (SSHD-1280) Clarification of ConnectFuture#cancel(), AuthFuture#cancel(), OpenFuture#cancel behaviours if connection,auhentication,channel open are already done respectively

2022-07-20 Thread Jira
[ https://issues.apache.org/jira/browse/SSHD-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569036#comment-17569036 ] dgü commented on SSHD-1280: --- This is for {_}OpenFuture#cancel(){_}: {code:java}     /**      * C

Re: [VOTE] Apache MINA 2.2.1 release

2022-07-20 Thread Jeff Genender
+1 Jeff > On Jul 20, 2022, at 7:41 AM, Emmanuel Lécharny wrote: > > hi! > > > This is a vote for MINA 2.2.1. > > This version just fixes an issue in the export declaration for OSGi: a > missing comma made MINA 2.2.0 impossible to use by application that leverage > OSGi, due to a concatenat

[jira] [Updated] (SSHD-1280) Clarification of ConnectFuture#cancel(), AuthFuture#cancel(), OpenFuture#cancel behaviours if connection,auhentication,channel open are already done respectively

2022-07-20 Thread Jira
[ https://issues.apache.org/jira/browse/SSHD-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dgü updated SSHD-1280: -- Description: Hello!   {code:java} /** * Cancels the connection attempt and notifies all threads waiting for th

[jira] [Updated] (SSHD-1280) Clarification of ConnectFuture#cancel(), AuthFuture#cancel(), OpenFuture#cancel behaviours if connection,auhentication,channel open are already done respectively

2022-07-20 Thread Jira
[ https://issues.apache.org/jira/browse/SSHD-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dgü updated SSHD-1280: -- Summary: Clarification of ConnectFuture#cancel(), AuthFuture#cancel(), OpenFuture#cancel behaviours if connection,auhent

[VOTE] Apache MINA 2.2.1 release

2022-07-20 Thread Emmanuel Lécharny
hi! This is a vote for MINA 2.2.1. This version just fixes an issue in the export declaration for OSGi: a missing comma made MINA 2.2.0 impossible to use by application that leverage OSGi, due to a concatenation of package name. A temporary tag has been created (it can be removed if the vo

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

2022-07-20 Thread Jira
[ https://issues.apache.org/jira/browse/SSHD-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569026#comment-17569026 ] dgü commented on SSHD-1278: --- If I'm not wrong, this can be a workaround if _OpenFuture#cancel()_

Re: [VOTE] Release Apache Mina SSHD 2.9.0 (2nd try)

2022-07-20 Thread Thomas Wolf
On 18.07.22 09:51 , Guillaume Nodet wrote: I've staged another candidate release at: https://repository.apache.org/content/repositories/orgapachemina-1076 Git tag: https://github.com/apache/mina-sshd/tree/sshd-2.9.0 Issues solved: https://github.com/apache/mina-sshd/blob/sshd-2.9.0/docs/