Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[451,484] Update log4j dependency to 2.x (master) #485

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

korydraughn
Copy link
Collaborator

This PR updates log4j to 2.x and removes slf4j as a dependency.

Jargon now compiles against the log4j 2 API only. That means Jargon no longer defines a default logging implementation. Users of the library can add log4j-core to their pom.xml file to get an implementation.

Confirmed this works with small test application, but still need to run against full test suite.

Will take out of draft once I've confirmed everything works.

Copy link
Collaborator

@alanking alanking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes applied appear consistent if not correct :) Awaiting "Ready for review" status

@korydraughn
Copy link
Collaborator Author

I cannot run these changes against the full test suite easily.

Because I've watched metalnx work with these changes, I think that's a good enough test for this work to be merged.

Tested using irods-contrib/metalnx-web#376.

@korydraughn korydraughn marked this pull request as ready for review January 7, 2025 14:58
@korydraughn
Copy link
Collaborator Author

Will update the commit message to include slf4j.

@korydraughn
Copy link
Collaborator Author

Commit message updated.

Copy link
Collaborator

@alanking alanking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# it

@korydraughn
Copy link
Collaborator Author

#'d

@alanking alanking merged commit 5076fce into DICE-UNC:master Jan 7, 2025
0 of 2 checks passed
@korydraughn korydraughn deleted the 451.m branch January 7, 2025 16:38
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