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:
[email protected]


With regards,
Apache Git Services

Reply via email to