Hi, Niklas,
From my point of view, we need to distinguish FTP server as embedded and
standalone solutions.
As standalone application FTP server can use 1.5, as, for example, tomcat. As embedded solution platform java dependency is dependency of main application. Since my application requires 1.5 to run, it's okay for me to use 1.5 for FTPServer. I vote for option 1. -- Sergey Vladimirov P.S.: I'm sorry for not having enought time for FTPServer, since my current project does requires a lot of changes in Commons VFS project. Hope will be able to join actual development in March-April.
