dkulp commented on issue #365: [CXF-7520]:Ensure CXF can build with JDK9 
GA(build 9+181)
URL: https://github.com/apache/cxf/pull/365#issuecomment-356937052
 
 
   The deps are scope=provided so they shouldn't affect anyone downstream as 
they won't be pulled in.  Thus, the profile is likely not needed.
   
   HOWEVER, there is an issue at runtime if the 
com.sun.xml.bind.marshaller.CharacterEscapeHandler class is not found (example: 
using in JDK version of jaxb instead of the jar), then the writer won't be 
createable at all and everything will fail.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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