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

Use CamelContextCustomizer from camel-api #2637

Closed
jamesnetherton opened this issue May 20, 2021 · 0 comments
Closed

Use CamelContextCustomizer from camel-api #2637

jamesnetherton opened this issue May 20, 2021 · 0 comments
Assignees
Milestone

Comments

@jamesnetherton
Copy link
Contributor

camel-quarkus has its own impl of CamelContextCustomizer:

https://github.com/apache/camel-quarkus/blob/main/extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/CamelContextCustomizer.java

We should remove it and use the one provided by Camel:

https://github.com/apache/camel/blob/main/core/camel-api/src/main/java/org/apache/camel/spi/CamelContextCustomizer.java

@jamesnetherton jamesnetherton self-assigned this May 20, 2021
@ppalaga ppalaga added this to the 1.9.0 milestone May 20, 2021
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue May 20, 2021
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue May 24, 2021
@ppalaga ppalaga modified the milestones: 1.9.0, 2.0.0 May 24, 2021
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue May 25, 2021
@jamesnetherton jamesnetherton modified the milestones: 2.0.0, 2.0.0-M1 May 25, 2021
jamesnetherton added a commit to jboss-fuse/camel-quarkus that referenced this issue Jun 10, 2021
jamesnetherton added a commit to jboss-fuse/camel-quarkus that referenced this issue Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants