You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2019/05/15 16:12:46 UTC

[GitHub] [cxf] andymc12 commented on a change in pull request #551: CXF-8033: MP Rest Client 1.3 Implementation

andymc12 commented on a change in pull request #551: CXF-8033: MP Rest Client 1.3 Implementation
URL: https://github.com/apache/cxf/pull/551#discussion_r284337187
 
 

 ##########
 File path: systests/microprofile/pom.xml
 ##########
 @@ -42,6 +42,7 @@
         <cxf.arquillian.version>1.1.14.Final</cxf.arquillian.version>
         <cxf.slf4j.version>1.7.25</cxf.slf4j.version>
         <cxf.commons.logging.version>1.2</cxf.commons.logging.version>
+        <cxf.jetty.version>9.4.14.v20181114</cxf.jetty.version>
 
 Review comment:
   Hi @coheigea - I'll try to consolidate the Johnson, Weld, SLF4J, etc. into the parent pom.  There is a particular problem with newer versions of Jetty - to workaround it, I think we might need to keep the (downlevel) jetty version specified in the MP systest. The problem is described in issue https://github.com/eclipse/jetty.project/issues/3656 - since it only seems to affect the MP Rest Client TCKs, I didn't want to downgrade it for everybody.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services