This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/CAMEL-23757-java-dsl-model-writer
in repository https://gitbox.apache.org/repos/asf/camel.git
from f90668a6ed39 CAMEL-23757: Use Jandex introspection for Java DSL
primary argument discovery
add 484d3f57470e CAMEL-23757: Fix expression language fallback, process
ref, route properties, and imports
No new revisions were added by this update.
Summary of changes:
.../apache/camel/java/out/JavaDslModelWriter.java | 22 +++++++++--
.../camel/java/out/JavaDslModelWriterSupport.java | 44 +++++++---------------
.../apache/camel/java/out/JavaDslCompileTest.java | 21 +++--------
.../packaging/JavaDslModelWriterGeneratorMojo.java | 2 +-
4 files changed, 38 insertions(+), 51 deletions(-)