Skip to content

standalone jar complains about missing logging provider #2436

Description

@jurgenvinju

Describe the bug

This is on main today, RC61-SNAPSHOT

[INFO] META-INF/RASCAL.MF: Require-Libraries in RASCAL.MF are not used anymore. Please use Maven dependencies in pom.xml.
[INFO] pom.xml: Rascal version is 0.41.0-RC61-SNAPSHOT
[INFO] pom.xml: Project root is |file:///Users/jurgenv/git/yop-rascal-nl/|
[INFO] pom.xml: Bin folder   is |file:///Users/jurgenv/git/yop-rascal-nl/target/classes|
[INFO] pom.xml: Source module path is:
  - |std:///|
  - |file:///Users/jurgenv/git/yop-rascal-nl/src|
[INFO] pom.xml: Library module (and classes) path is:
  - |file:///Users/jurgenv/git/rascal/target/rascal-0.41.0-RC61-SNAPSHOT.jar|
2025-09-23T07:18:16.559288Z main ERROR Log4j API could not find a logging provider.

Minor thing, but confusing for newbies and it might break the tutor build when we want to release, because starting up a REPL does not expect any output.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions