Randgalt commented on issue #312: Compilation on jdk11 for release 8 URL: https://github.com/apache/curator/pull/312#issuecomment-494842790 The manifest for the JAR at Maven central does show that. I'm not sure why. The classfile version is still 52 (Java 8) I just checked with javap ``` Classfile jar:file:xxxxxxx/curator-framework-4.2.0.zip!/org/apache/curator/framework/CuratorFramework.class Last modified Mar 3, 2019; size 4640 bytes MD5 checksum 0b16620a7a82f836290510521dc5ee9a Compiled from "CuratorFramework.java" public interface org.apache.curator.framework.CuratorFramework extends java.io.Closeable minor version: 0 major version: 52 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
