You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2022/12/23 15:23:05 UTC

[camel-quarkus] branch java-joor-dsl-native updated (4ead4f4046 -> 7adbd36bf5)

This is an automated email from the ASF dual-hosted git repository.

nfilotto pushed a change to branch java-joor-dsl-native
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


    from 4ead4f4046 Ref #4358: Java jOOR DSL native support
     add 57bc79d37c Simplify code allowing to iterate over matching resources
     add 7adbd36bf5 Add java-joor-dsl to a group of tests

No new revisions were added by this update.

Summary of changes:
 .../core/deployment/main/CamelMainHelper.java      | 26 +++++++++++++
 .../csimple/deployment/CSimpleXmlProcessor.java    | 45 ++++------------------
 .../java/joor/deployment/JavaJoorDslProcessor.java | 40 ++++++++-----------
 tooling/scripts/test-categories.yaml               |  1 +
 4 files changed, 49 insertions(+), 63 deletions(-)