By trying to upgrade camel-xmlbeans from org.apache.servicemix.bundles.xmlbeans 2.5.0_2 to 2.6.0_1, our feature validation fails with:
[INFO] OK: imports resolved for camel-websocket [WARNING] Failed to validate feature camel-xmlbeans [WARNING] No export found to match org.apache.crimson.jaxp (imported by mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlbeans/2.6.0_1) I think the dependency to org.apache.crimson.jaxp is optional. However (or if not), I'm wondering whether we have an OSGI bundle for crimson? I couldn't find one... Best, Christian --