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

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


    from 77a55a6  Remove unnecessary use of QuarkusProcessExecutor
     new 76ffdcf  Set Quarkus Platform version to 3.15.0.CR1
     new 27272bf  Add WireMock to Dependabot configuration
     new 6361e22  Use preferred Camel Quarkus version property naming 
convention in data-extract-langchain4j
     new f4d37cf  Test kamelet-chucknorris project with WireMock

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/dependabot.yml                             |  1 +
 artemis-elasticsearch/pom.xml                      |  2 +-
 aws-lambda/pom.xml                                 |  2 +-
 cluster-leader-election/pom.xml                    |  2 +-
 cxf-soap/pom.xml                                   |  2 +-
 data-extract-langchain4j/pom.xml                   | 11 ++--
 file-bindy-ftp/pom.xml                             |  2 +-
 file-split-log-xml/pom.xml                         |  2 +-
 health/pom.xml                                     |  2 +-
 http-log/pom.xml                                   |  2 +-
 jdbc-datasource/pom.xml                            |  2 +-
 jms-jpa/pom.xml                                    |  2 +-
 jpa-idempotent-repository/pom.xml                  |  2 +-
 jta-jpa/pom.xml                                    |  2 +-
 kafka/pom.xml                                      |  2 +-
 kamelet-chucknorris/pom.xml                        | 10 +++-
 .../src/main/resources/application.properties      |  2 +
 .../kamelets/chuck-norris-source.kamelet.yaml      |  2 +-
 .../java/org/acme/kamelet/ChuckNorrisTest.java     |  4 +-
 .../org/acme/kamelet/ChuckNorrisTestResource.java  | 66 ++++++++++++++++++++++
 .../test/resources/mappings/chuck-norris-joke.json | 28 +++++++++
 message-bridge/pom.xml                             |  2 +-
 observability/pom.xml                              |  2 +-
 openapi-contract-first/pom.xml                     |  2 +-
 platform-http-security-keycloak/pom.xml            |  2 +-
 rest-json/pom.xml                                  |  2 +-
 saga/pom.xml                                       |  2 +-
 timer-log-kotlin/pom.xml                           |  2 +-
 timer-log-main/pom.xml                             |  2 +-
 timer-log/pom.xml                                  |  2 +-
 vertx-websocket-chat/pom.xml                       |  2 +-
 31 files changed, 139 insertions(+), 31 deletions(-)
 create mode 100644 
kamelet-chucknorris/src/test/java/org/acme/kamelet/ChuckNorrisTestResource.java
 create mode 100644 
kamelet-chucknorris/src/test/resources/mappings/chuck-norris-joke.json

Reply via email to