Skip to content

removed scopes for log4j dependencies, both are included as 'compile'…#28

Open
jaksat0202 wants to merge 1 commit intoDICE-UNC:masterfrom
jaksat0202:fix-for-log4j-core
Open

removed scopes for log4j dependencies, both are included as 'compile'…#28
jaksat0202 wants to merge 1 commit intoDICE-UNC:masterfrom
jaksat0202:fix-for-log4j-core

Conversation

@jaksat0202
Copy link
Copy Markdown

There are problems compiling dynamic logging configuration in iDrop when scope for log4j-core is 'runtime'.
The default scope in Maven is 'compile' anyway so it doesn't need to be specified in pom.xml at all.

@alanking
Copy link
Copy Markdown
Collaborator

alanking commented Oct 6, 2025

@JustinKyleJames / @korydraughn - Any thoughts on this?

@korydraughn
Copy link
Copy Markdown
Contributor

This change requires testing downstream projects - e.g. metalnx, nfsrods, etc.

@jaksat0202
Copy link
Copy Markdown
Author

As I commented in PR #139 for iDrop this change should not be necessary if you accept the removal of dynamic logging configuration in iDrop.

@korydraughn
Copy link
Copy Markdown
Contributor

Ah. Somehow I missed the comment you highlighted.

We'll review/build/run your PR and if everything checks out, we'll approve it.

@korydraughn
Copy link
Copy Markdown
Contributor

@jaksat0202 Your PR at irods-contrib/idrop#139 has been reviewed and is ready for squashing. See latest comments in that PR for next steps.

The change to move away from the dynamic logging configuration is accepted. We'll close this PR once irods-contrib/idrop#139 is merged.

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.

3 participants