This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch java-dsl-linenumber
in repository https://gitbox.apache.org/repos/asf/camel.git.
from e32970b CAMEL-17400: camel-java-dsl - Add source line number to
loaded model. WIP
new 289088c CAMEL-17400: camel-java-dsl - Add source line number to
loaded model. WIP
new ac84333 CAMEL-17400: camel-java-dsl - Add source line number to
loaded model. WIP
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:
.../java/org/apache/camel/maven/GenerateMojo.java | 18 ++++++++++++++++--
.../apache/camel/model/RouteDefinitionHelper.java | 20 +++-----------------
.../org/apache/camel/support/ResourceHelper.java | 20 ++++++++++++++++++++
3 files changed, 39 insertions(+), 19 deletions(-)