This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-4.10.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 25022b64cbe CAMEL-21755: camel-core: Fix issue eith enrich with InOUT
MEP. Thanks to Raymond for reproducer.
new c72097efe11 Add gitignore
new c2e8c44851d CAMEL-21769: camel-core: ScheduledPollConsumer should not
swallow java.lang.Error but make a fatalog log and rethrow so the user has
visibility of the serious error in the logs.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
.../main/java/org/apache/camel/support/ScheduledPollConsumer.java | 7 +++++--
2 files changed, 6 insertions(+), 2 deletions(-)