Skip to content

BUG: 0.7.0-rc1 is crashing without brotli4j dependency #3530

Description

@ohbadiah

Describe the bug
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.

To Reproduce
Steps to reproduce the behavior:

  1. Extract the attached zip archive and change into minimal/
  2. Run clojure -M:nrepl

Expected behavior
The program starts

Aleph version
0.7.0-rc1

Screenshots

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

Additional context
I'm running java 21, but I get the same results on java 17.
minimal.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThings that should work, but don’ttriageThese issues need to be reviewed by the Aleph team

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions