Skip to content

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

Open
@ohbadiah

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:

  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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions