This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 94207abc9dd Regen for commit 8c33a3e5e1053ae9e11202513c79bd10ac84c367
new 9d0d62f8785 camel-core - Better loc:line for other DSLs
new 98ba9b9601b camel-core - Better loc:line for other DSLs
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:
.../apache/camel/impl/engine/DefaultTracer.java | 1 +
.../org/apache/camel/builder/RouteBuilder.java | 42 ++++++++++++++++++++++
.../apache/camel/model/ProcessorDefinition.java | 5 ++-
.../camel/model/ProcessorDefinitionHelper.java | 20 +++++++++--
.../org/apache/camel/model/RouteDefinition.java | 2 +-
.../org/apache/camel/model/RoutesDefinition.java | 3 ++
.../org/apache/camel/support/LoggerHelper.java | 6 ++--
7 files changed, 72 insertions(+), 7 deletions(-)