[
https://issues.apache.org/jira/browse/CAMEL-12197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16340988#comment-16340988
]
ASF GitHub Bot commented on CAMEL-12197:
----------------------------------------
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/2194
CAMEL-12197: Automatic discovery of LogListener and UuidGenerator
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-camel CAMEL-12197
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2194.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2194
----
commit eaac8e9fe002fbcd742b8b21691be1d64a575b00
Author: lburgazzoli <lburgazzoli@...>
Date: 2018-01-26T12:35:48Z
CAMEL-12197: Automatic discovery of LogListener and UuidGenerator
----
> Automatic discovery of LogListener and UuidGenerator
> ----------------------------------------------------
>
> Key: CAMEL-12197
> URL: https://issues.apache.org/jira/browse/CAMEL-12197
> Project: Camel
> Issue Type: Improvement
> Components: camel-core-xml, camel-spring-boot
> Reporter: Luca Burgazzoli
> Assignee: Luca Burgazzoli
> Priority: Minor
> Fix For: 2.21.0
>
>
> It would be nice if beans of type LogListener or UuidGenerator are
> automatically discovered from the registry
> Impacts:
> - AbstractCamelContextFactoryBean
> - CamelAutoConfiguration
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)