Re: [ANNOUNCE] Apache MINA 2.0.17 released

2018-03-18 Thread Emmanuel Lécharny
Sure, my mistake ! Le 18/03/2018 à 20:33, sebb a écrit : > Whilst the announce mail explains what MINA does and what the new > release offers, it does not have any links to the download page or > even the main MINA web page. > > Please can you ensure that such info is not omitted from future ann

Re: [ANNOUNCE] Apache MINA 2.0.17 released

2018-03-18 Thread sebb
Whilst the announce mail explains what MINA does and what the new release offers, it does not have any links to the download page or even the main MINA web page. Please can you ensure that such info is not omitted from future announce emails? On 17 March 2018 at 17:52, Emmanuel Lecharny wrote: >

Re: MINA SonarQube analysis

2018-03-18 Thread Lyor Goldstein
Looks interesting is there a guide as to how to register a project (I was thinking about SSHD...) >> Hi guys, >> I have registred MINA on the SonarQube server we have at Apache. The result can be seen here : >> https://builds.apache.org/analysis/component_measures/?id=MINA >> It gets generated ev

MINA SonarQube analysis

2018-03-18 Thread Emmanuel Lécharny
Hi guys, I have registred MINA on the SonarQube server we have at Apache. The result can be seen here : https://builds.apache.org/analysis/component_measures/?id=MINA It gets generated every time a build is launched, ie, when a commit is pushed. -- Emmanuel Lecharny Symas.com directory.apache

[jira] [Commented] (SSHD-792) Remote Port-Forwarding uses invalid "original host" values

2018-03-18 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16403936#comment-16403936 ] Goldstein Lyor commented on SSHD-792: - {quote} Otherwise I could provide a PR which fixe

Re: How to use system proxy for connections in Mina ssh

2018-03-18 Thread Pratap Kumar Raju
Hi Baley, Thanks for the quick response. The following are the inline comments. -- The PROXY I am referring here is the network communication establishment from Client to the server. The following sample snap code I was used to establishing the client connection to the server SshClient c