[
https://issues.apache.org/jira/browse/DOSGI-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider updated DOSGI-227:
--------------------------------------
Fix Version/s: 2.0.0
> Build fails with JDK 8
> ----------------------
>
> Key: DOSGI-227
> URL: https://issues.apache.org/jira/browse/DOSGI-227
> Project: CXF Distributed OSGi
> Issue Type: Bug
> Affects Versions: 1.7.0
> Reporter: Amichai Rothman
> Assignee: Christian Schneider
> Fix For: 2.0.0
>
> Attachments: java8_classloader_fix.diff
>
>
> The system test failures seem related to classloader changes in the JDK, as
> explained at https://bugs.eclipse.org/bugs/show_bug.cgi?id=471551 or
> https://java.net/jira/browse/GLASSFISH-19579.
> The immediate workaround of setting the context class loader to null
> temporarily in org.apache.cxf.aegis.type.XMLTypeCreator and
> org.apache.cxf.helpers.XPathUtils works for (Oracle) JDK 8, but then it fails
> on JDK 7. So we need to investigate further and find a better solution that
> works on all JDK versions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)