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-357243106
 
 
   @jimma - cxf core requires the jaxb-impl for compile, but not runtime.   
There are places where, if we detect we are using the in-jdk jaxb, we change 
code paths.   In particular, we have spots where we use ASM (if available) to 
create a NamespaceMapper that subclasses the in-jdk version.
   
   Can I also ask what test is failing?   All the test in CXF seem to pass with 
the latest Java9 on my Mac.
   
   

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