Skip to content

Setting property during initialization of RascalShell to prevent log4j from complaining about a missing logging provider - #2877

Merged
DavyLandman merged 2 commits into
mainfrom
fix/log4j-error-in-terminal
Sep 4, 2026
Merged

Setting property during initialization of RascalShell to prevent log4j from complaining about a missing logging provider#2877
DavyLandman merged 2 commits into
mainfrom
fix/log4j-error-in-terminal

Conversation

@rodinaarssen

Copy link
Copy Markdown
Member

Fixes #2436

…j from complaining about a missing logging provider
@DavyLandman
DavyLandman merged commit 8da8d0f into main Sep 4, 2026
1 check passed
@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 45%. Comparing base (d010c2d) to head (328b9c7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/org/rascalmpl/shell/RascalShell.java 0% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2877   +/-   ##
=======================================
- Coverage       45%     45%   -1%     
+ Complexity    6801    6798    -3     
=======================================
  Files          843     843           
  Lines        68796   68798    +2     
  Branches     10030   10030           
=======================================
- Hits         31363   31355    -8     
- Misses       35053   35062    +9     
- Partials      2380    2381    +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Successfully merging this pull request may close these issues.

standalone jar complains about missing logging provider

2 participants