Build fails on openssl 1.1
Please support building on Java 9
On Sun, Aug 27, 2017 at 02:33:55PM +0000, Mickael Guessant wrote: The first part is easy, already merged in trunk, the second one is tricky: if the only way to configure the provider is to provide a file path, it's easier to directly adjust java.security and not use DavMail PKCS11 settings. I understand this class does not compile at all under Java 9 ? Does it run if compiled with Java 8 ? No, the method is gone in Java 9, even if compiled with 8: Exception in thread "main" java.lang.NoSuchMethodError:...
Build fails: tools.jar is gone in Java 9
Please support building on Java 9
Support OpenSSL 1.1
FTBFS on clang: scary memcmp error