Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7.0-rc1 is crashing without brotli4j dependency #3530 #703

Open
ohbadiah opened this issue Dec 15, 2023 · 2 comments
Open

0.7.0-rc1 is crashing without brotli4j dependency #3530 #703

ohbadiah opened this issue Dec 15, 2023 · 2 comments

Comments

@ohbadiah
Copy link

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:

  1. Extract this zip archive and change into minimal/
  2. 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.

@InSuperposition
Copy link

I also see this issue of version 0.7.0-rc1 on Java 11

@KingMob
Copy link
Collaborator

KingMob commented Jan 2, 2024

@ohbadiah @InSuperposition Does the #705 branch fix your issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants