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 ec4f02df8704 CAMEL-23757: Handle data formats in Java DSL writer
add de6b37154293 CAMEL-23757: fix 4 more compile tests - aggregate, log,
poll, transformDataType
No new revisions were added by this update.
Summary of changes:
.../apache/camel/java/out/JavaDslModelWriter.java | 348 +++++++++++++++++++--
.../apache/camel/java/out/JavaDslCompileTest.java | 6 +-
.../packaging/JavaDslModelWriterGeneratorMojo.java | 39 ++-
.../resources/velocity/model-java-dsl-writer.vm | 25 +-
4 files changed, 371 insertions(+), 47 deletions(-)