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

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


    from a847c8bcfe Bump org.wiremock:wiremock-standalone from 3.9.1 to 3.9.2 
(#6681)
     add e56bd90942 Add a basic test for pipes

No new revisions were added by this update.

Summary of changes:
 integration-tests/kamelet/pom.xml                  | 17 ++++++++++++++++
 .../component/kamelet/it/KameletResource.java      |  7 +++++++
 .../src/main/resources/application.properties      |  6 +++---
 ...et.yaml => greeting-from-property.kamelet.yaml} | 20 ++++++++++---------
 .../src/main/resources/pipes/greeting-pipe.yaml    | 23 ++++++++++++----------
 .../quarkus/component/kamelet/it/KameletTest.java  |  8 ++++++++
 6 files changed, 59 insertions(+), 22 deletions(-)
 copy 
integration-tests/kamelet/src/main/resources/kamelets/{greeting.kamelet.yaml => 
greeting-from-property.kamelet.yaml} (77%)
 copy 
extensions-core/http-common/runtime/src/main/resources/META-INF/quarkus-extension.yaml
 => integration-tests/kamelet/src/main/resources/pipes/greeting-pipe.yaml (74%)

Reply via email to