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.
Describe the bug
This is on
maintoday, RC61-SNAPSHOTMinor 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.