[ 
https://issues.apache.org/jira/browse/FTPSERVER-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605040#comment-15605040
 ] 

Emmanuel Lecharny commented on FTPSERVER-475:
---------------------------------------------

Both are currently being voted (MINA 2.0.16 and FTPServer 1.1.0). The vote last 
for 72h, so the release should happen around this thursday, if everything goes 
fine and if I have time to update the site, push the packages, and announce 
it.... So more likely : by the end of this week.

Of course, if the vote is not positive, then the release will be postponed.

Regarding your skeptical dev, let me tell you : those who do nothing have all 
the right to criticize as much as they want. As soon as they are willing to 
help, though, that would deserve my respect. And we have cut 6 releases in that 
past 12 months for MINA (just FTR)...

> FTPServer should use latest MINA-Core (2.0.15) and prevent abstract method 
> error caused by missing FtpHandlerAdapter.inputClosed()
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FTPSERVER-475
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-475
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 1.0.6
>            Reporter: Martin Wunderlich
>         Attachments: patch.txt
>
>
> The interface of MINA's IOHandler was changed to add the inputClosed() 
> method. This breaks the FTPHandlerAdapter, which does not implement this 
> method. 
> The solution is to 
> - update to latest MINA version
> - extend IOHandlerAdapter (which provides a default implementation of said 
> method) instead of implementing the IOHandler interface. 
> A patch file for these changes is attached. Since this is currently a 
> production-critical issue for us, it would be great to get an updated release 
> version very soon. Thank you. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to