Hi David, From GitHub:
Hi @anmolnar, I'm not sure if you plan to backport this to older branches if yes, please be aware of this: Note: For older branches which support Java 8 max, we should use the jdk8 classifier of jline. The newer versions have features that only work with java 22+ and this trips up the org.codehaus.mojo.extraenforcer.dependencies.EnforceBytecodeVersion maven plugin with zookeeper. See: #2329 (comment) I checked Maven, but I didn’t find the classifier that you guys are talking about. I made the backports anyway on branch-3.8 and branch-3.9 branches, let’s see how builds are going. https://ci-hadoop.apache.org/view/ZooKeeper/job/zookeeper-multi-branch-build/ Regards, Andor
