This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 41311564fff (chores) camel-report-maven-plugin: remove duplicated code
for building error messages
new 91554c5fb18 (chores) camel-route-parser: remove duplicated
parsing-related code
new 8dfc47b00d2 (chores) camel-route-parser: remove duplicated
expression-extracting code
new 9dfa4657983 (chores) camel-route-parser: remove duplicated code for
finding the root method the Java DSL parser
The 3 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/parser/RouteBuilderParser.java | 145 +++++++++------------
.../camel/parser/helper/CamelJavaParserHelper.java | 45 +++----
.../helper/CamelJavaRestDslParserHelper.java | 26 +---
3 files changed, 85 insertions(+), 131 deletions(-)