reta commented on PR #1445: URL: https://github.com/apache/cxf/pull/1445#issuecomment-1729492044
> Doing so you'll always get the failing "ClassNotFoundException" with no more usage of SpringBusFactory on plugins. The are part of the codebase that works by introspection of classpath, like in this concrete example, if Spring is available on the classpath, the SpringBus would be picked. > It'll only use SpringBusFactory class only by adding manually Spring as dependency in the plugin... ... or application, which is exactly the goal -- 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]
