Dmitry Drozdov created CAMEL-8436:
-------------------------------------
Summary: Some routes not being initialized after CamelContext have
been removed from CamelAutoConfiguration
Key: CAMEL-8436
URL: https://issues.apache.org/jira/browse/CAMEL-8436
Project: Camel
Issue Type: Bug
Components: camel-spring-boot
Reporter: Dmitry Drozdov
In our project we have several classes that extend SpringRouteBuilder and that
are annotated with @Component.
Some days ago we've noticed that most of them stopped being initialized on
application startup.
Found out that our issues started from this commit:
https://github.com/apache/camel/commit/6bcc0b6110a762623888ded294c78dc168a18e75
If I roll it back everything is fine again.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)