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/10/14 15:11:00 UTC

[GitHub] [cxf] reta commented on a change in pull request #588: CXF-8129 - Update to Woodstox 6.0.x

reta commented on a change in pull request #588: CXF-8129 - Update to Woodstox 6.0.x
URL: https://github.com/apache/cxf/pull/588#discussion_r334530888
 
 

 ##########
 File path: core/pom.xml
 ##########
 @@ -189,18 +189,6 @@
             <scope>provided</scope>
             <optional>true</optional>
         </dependency>
-        <dependency>
 
 Review comment:
   Just curious @coheigea if we should use this dependency vs shaded one. It seems like Woodstox uses this library anyway (https://github.com/FasterXML/woodstox/blob/df8d1648cd8bf5c4e622f00156d62ef3fd88d7c5/pom.xml#L42), may be we could keep it the old way (plus, it would stay optional). What do you think?

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