Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: consume source code refactoring #228

Closed
wants to merge 3 commits into from
Closed

chore: consume source code refactoring #228

wants to merge 3 commits into from

Conversation

squakez
Copy link
Owner

@squakez squakez commented Aug 21, 2024

We should allow the consume of sources and meta from trait package only via consumer funcs. In this way we can control the logic for instance, allowing to consume only when sources or catalog are available.

Release Note

NONE

We should allow the consume of sources and meta from trait package only via consumer funcs. In this way we can control the logic for instance, allowing to consume only when sources or catalog are available.
With this refactoring, we allow any trait to be executed with at least a default CamelCatalog.
This is useful when we run sourceless where, from now on, we can pick the catalog used to operate, regardless if it's a managed Integration or not.
The default is to have a CamelCatalog, so, there is no need to skip traits any longer
@squakez squakez closed this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant