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

Fixed #2415 Gradle replaces SLF4J-API 1.7.36 with 2.0.7, causing warning in the log #2449

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

Xabibax
Copy link
Contributor

@Xabibax Xabibax commented Oct 16, 2023

I tested it locally in a Maven project.
I had the warning before the fix, not after.
I'm not sure how to perform unit testing on it, though...

…ing warning about no providers in wiremock-standalone
Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

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

I think we can accept it without an autotest which I am also not very eager to write (a testcontainers image?).

@oleg-nenashev oleg-nenashev changed the title Fixed #2415 Gradle replaces SLF4J-API 1.7.36 with 2.0.7, causing warn… Fixed #2415 Gradle replaces SLF4J-API 1.7.36 with 2.0.7, causing warning in the log Oct 17, 2023
@tomakehurst
Copy link
Member

Need to tread carefully here. Let me take a proper look before we merge @oleg-nenashev

@oleg-nenashev oleg-nenashev added the needs-tom Tom's Train Project :) label Oct 17, 2023
@oleg-nenashev
Copy link
Member

Sure. My biggest concern would be regressions when other adapters are used

@oleg-nenashev
Copy link
Member

Also, a test for non-standalone build would be needed since we hardcode the shaded classname

@tomakehurst tomakehurst merged commit c6db63c into wiremock:master Nov 3, 2023
7 checks passed
@tomakehurst
Copy link
Member

Thanks!

henrik242 pushed a commit to henrik242/wiremock that referenced this pull request Nov 10, 2023
…ing warning about no providers in wiremock-standalone (wiremock#2449)
Marvin9 pushed a commit to Marvin9/wiremock that referenced this pull request Nov 20, 2023
…ing warning about no providers in wiremock-standalone (wiremock#2449)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants