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 22:36:47 UTC

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

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

 ##########
 File path: rt/rs/extensions/providers/pom.xml
 ##########
 @@ -114,12 +114,18 @@
             <groupId>javax.json</groupId>
             <artifactId>javax.json-api</artifactId>
             <optional>true</optional>
-        </dependency>          
+        </dependency>
+        <dependency>
 
 Review comment:
   This dependency may go in conflict with `geronimo-jsonb_1.0_spec` (https://github.com/apache/cxf/blob/CXF-7601_microProfileOpenApi/parent/pom.xml#L2213) which we would need for Geronimo OpenAPI integration ...

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