apache / mina-ftpserver

Apache Mina FTP Server
Apache License 2.0
43 stars 26 forks source link

apacha-mina add isServer() function,but mina-ftpserver not adapted #28

Open cherry530 opened 10 months ago

cherry530 commented 10 months ago

log [ 74s] [ERROR] /home/abuild/rpmbuild/BUILD/apache-ftpserver-1.1.4/core/src/main/java/org/apache/ftpserver/impl/FtpIoSession.java:[61,8] org.apache.ftpserver.impl.FtpIoSession is not abstract and does not override abstract method isServer() in org.apache.mina.core.session.IoSession

apacha-mina :2.0.24 mina-ftpserver:1.1.4

https://github.com/apache/mina/commit/e4cc18ee634f70b6cc163c1af569a04598c5f0d0

elecharny commented 10 months ago

Hi,

mina-ftpserver 1.1.4 is depending on apache-mina 2.1.6. Don't use 2.0.24.