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

   > @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 useful trick, thanks @jimma ! Do you think we could wait a bit 
before merging this one (🤞 the we would have wiremock snapshots available)? For 
`system/jaxrs` I was thinking to phase wiremock out (it is used in very limited 
scope), working on that.


-- 
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