jimma commented on PR #1014:
URL: https://github.com/apache/cxf/pull/1014#issuecomment-1286911481

   @reta It seems we pull the com.github.tomakehurst:wiremock-standalone:2.27.2 
test scope dependency and it works for all tests under 
rt/rs/microprofile-client and systests/jaxrs/JAXRSClientMetricsTest. Although 
this imports some javax servelt and jetty9 artifacts , but they are all for 
test purpose and doesn't pollute any microprofile client and system test client 
side dependencies.  After the wiremock jakarta version is ready ,we can change 
back to use the com.github.tomakehurst:wiremock dependency to imports the 
jakarta servelt and jetty11 dependency. If you want me to include wiremock 
change for system/jaxrs, please let me know. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to