Croway commented on PR #22172: URL: https://github.com/apache/camel/pull/22172#issuecomment-4109031366
@gnodet `Are there existing PluginExporter implementations that rely on this?` No, the only one is being developed. Moreover, at the moment, camel 4.18, does not contribute automatically dependencies at all in the run scenario. `Test-scoped dependency filtering removed` The purpose of this PR is to avoid handling the dependencies to exclude in the core itself, but each plugin will contribute more dependencies or not, the default to false is to avoid other plugins to update code. -- 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]
