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

CXF-8758: Migration path for Wiremock (Jetty 11/JakartaEE) #1056

Merged
merged 1 commit into from Jan 14, 2023

Conversation

reta
Copy link
Member

@reta reta commented Jan 7, 2023

Migration path for Wiremock (Jetty 11/JakartaEE)

@reta reta requested a review from jimma January 7, 2023 17:30
@reta reta force-pushed the CXF-8758 branch 2 times, most recently from 9b0060f to 5615db6 Compare January 8, 2023 18:49
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-standalone</artifactId>
<version>2.27.2</version>
Copy link
Contributor

@jimma jimma Jan 9, 2023

Choose a reason for hiding this comment

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

@reta Very minor thing : can this be upgraded to 2.35.0 ? From https://github.com/automatictester/wiremock-maven-plugin/releases, it looks 7.3.0 can work with 2.35.0.

Copy link
Member Author

@reta reta Jan 9, 2023

Choose a reason for hiding this comment

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

@jimma totally makes sense, thank you. The end goal is to use wiremock 3.0.0 but sadly microprofile-rest-client-tck still depends on javax.servlet [1], I was thinking of submitting the pull request there first (since we already have wiremock beta release).

[1] https://github.com/eclipse/microprofile-rest-client/blob/master/tck/src/main/java/org/eclipse/microprofile/rest/client/tck/sse/MyEventSourceServlet.java#L22

@reta reta force-pushed the CXF-8758 branch 5 times, most recently from 47f4b4f to 05649f1 Compare January 10, 2023 00:28
@reta reta merged commit 2083c29 into apache:main Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants