Skip to content

Add log4j-core to the classpath#450

Merged
cwisniew merged 3 commits intoRPTools:developfrom
kwvanderlinde:bugfix/fix-dev-build
Apr 16, 2025
Merged

Add log4j-core to the classpath#450
cwisniew merged 3 commits intoRPTools:developfrom
kwvanderlinde:bugfix/fix-dev-build

Conversation

@kwvanderlinde
Copy link

@kwvanderlinde kwvanderlinde commented Apr 15, 2025

Fixes #449

Adding log4j-core as an implementation dependency makes the version match (2.19 instead of 2.17) and allows log4j to properly load.

I also noticed spotless has been disabled for a long time now, but it doesn't look like that needs to be the case. So I reenabled it, hence the handful of formatting changes.

Also updated the verify-build workflow to use actions/cache@v4 as the old version is not fully compatible with the new cache service (see the recommendation on that project).


This change is Reviewable

Without this, app init fails with NoSuchMethodError related to loading Sentry.
@cwisniew cwisniew merged commit f64a2aa into RPTools:develop Apr 16, 2025
3 checks passed
@kwvanderlinde kwvanderlinde deleted the bugfix/fix-dev-build branch April 16, 2025 15:53
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.

2 participants