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 b3c0d7dff819 CAMEL-23757: Add test coverage for interceptFrom, 
tokenizer, and kamelet EIPs
     add f90668a6ed39 CAMEL-23757: Use Jandex introspection for Java DSL 
primary argument discovery

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/java/out/JavaDslModelWriter.java  | 992 +++++++++++++++++----
 .../camel/java/out/JavaDslModelWriterSupport.java  |  95 +-
 .../apache/camel/java/out/JavaDslCompileTest.java  |  37 +-
 .../packaging/JavaDslModelWriterGeneratorMojo.java | 415 +++++++++
 .../resources/velocity/model-java-dsl-writer.vm    |  52 ++
 5 files changed, 1331 insertions(+), 260 deletions(-)

Reply via email to