Open
Description
I tried upgrading our project from 0.7.0-alpha1 to 0.7.0-rc1. It won't start unless I introduce the new dependencies on brotli4j, etc.
Steps to reproduce the behavior:
- Extract this zip archive and change into
minimal/
- Run
clojure -M:nrepl
. Here's what I get:
Execution error (ClassNotFoundException) at jdk.internal.loader.BuiltinClassLoader/loadClass (BuiltinClassLoader.java:641).
com.aayushatharva.brotli4j.encoder.Encoder$Parameters
Full report at:
/tmp/clojure-2841063393891295391.edn
I'm running java 21, but I get the same results on java 17.
Metadata
Assignees
Labels
No labels