This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 26f43d8 Proofread README file with multiple fixes
new 9f4942a camel-core - Some small optimizations
new eeabe64 CAMEL-15176: Optimize component to do as much in init phase
vs start phase.
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:
.../camel/component/language/LanguageEndpoint.java | 17 ++++++++++++-----
components/components-init-work-in-progress.md | 2 +-
.../camel/impl/engine/SubscribeMethodProcessor.java | 9 ++++++++-
.../org/apache/camel/processor/ClaimCheckProcessor.java | 8 +++++---
.../apache/camel/processor/ThrowExceptionProcessor.java | 7 ++++++-
.../camel/processor/interceptor/BacklogTracer.java | 10 +++++++---
.../language/DefaultAnnotationExpressionFactory.java | 3 ---
7 files changed, 39 insertions(+), 17 deletions(-)