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 2023/07/08 06:53:04 UTC

[camel-quarkus] branch main updated (5cd05244e4 -> 1dc19a9b98)

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

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


    from 5cd05244e4 Updated CHANGELOG.md
     add 1dc19a9b98 Ref #5067: Make expression extractor supports properties (#5079)

No new revisions were added by this update.

Summary of changes:
 extensions-support/language/deployment/pom.xml     | 10 ++++++
 .../language/deployment/dm/DryModeComponent.java   |  9 +++++-
 .../language/deployment/dm/DryModeEndpoint.java    |  5 +++
 .../language/deployment/PropertiesToSetTest.java   | 36 +++++++++++++---------
 4 files changed, 45 insertions(+), 15 deletions(-)
 copy extensions-core/core/deployment/src/test/java/org/apache/camel/quarkus/core/deployment/main/CamelMainRoutesDiscoveryTest.java => extensions-support/language/deployment/src/test/java/org/apache/camel/quarkus/support/language/deployment/PropertiesToSetTest.java (68%)