Good idea, We'll do that for 1.1... ________________________________________ From: Emmanuel Lécharny [elecha...@gmail.com] Sent: Thursday, September 3, 2015 4:53 PM To: dev@mina.apache.org Subject: Re: [VOTE] Release SSHD 1.0.0 (2nd try)
Ok, the failing test is due to the resolution of 'localhost'. On my computer, 'localhost' resolves to localhost/192.168.1.29, which is not 127.0.0.1. I would suggest that the test uses 127.0.0.1 (for which teh test is passing).