jbonofre commented on PR #753: URL: https://github.com/apache/camel-karaf/pull/753#issuecomment-5705351850
Update: the \`Build\` check is now green — all OSGi feature-resolution failures (~42 features across many unrelated root causes: missing bundles, wrong Maven coordinates, missing feature dependencies, a missing wrapper module, stale OSGi metadata overrides) are fixed. \`camel-servicenow\` is disabled due to a structural \`jakarta.ws.rs-api\` version conflict between the shared OSGi baseline and CXF 4.2.3's hard requirement, which can't be resolved without a riskier, wider-blast-radius change to the shared baseline. Fixing the \`Build\` check unblocked the \`Test\` job, which had never run before on this branch. It now surfaces one integration test failure: \`CamelAtomITest.testResultMock\`, a deeper Camel-core/camel-karaf OSGi SPI-wiring issue unrelated to the feature-resolution work above. Tracked separately in #754 for dedicated follow-up investigation. _Investigated and fixed by an AI coding agent (Claude Code) on behalf of JB Onofré._ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
