Emmanuel Lécharny
Emmanuel Lécharny
I understand :-) OTOH, it can be funny and a good learning experience for someone starting to learn Java! And remember we all were beginners at some point in the...
FTR, currently working on migrating to Mina 2.2.2
Almost done, but there is a problem: We use the getAuthValue() method as a parameter for the AUTH command and as a parameter for the sslConfigFactory.setSslProtocol() method. This is broken,...
@MikeRocke Will have a look today. Thanks!
Branch 1.2.X now builds with MINA 2.2.4
I'm pretty much done with the cleaning I started. Probably time to get the release cut then :-) Although I still have 25 javadoc errors I get to fix...
I'll take some extra time to fix the few tens of javadoc warnings (most of them are now gone, except for the core module). I would also like to review...
Hi, we need to cut a ftpserver release with a dependeny on the latest MINA version, which support TLS 1.3. On 24/06/2023 08:39, Alexandru Duzsardi wrote: > Howdy, > There...
Yes, there are small differences between 2.1.6 and 2.2.2: https://mina.apache.org/mina-project/2.2-vs-2.1.html It should not be such a work to migrate.
An upgrade would be very welcome. There is still some parts where we use log4j1.2 ('typically the MDC feature). If you have a PR, I can apply it !