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

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


    from a29b8d9  Avoid activating artemis-elasticsearch maven-failsafe-plugin 
outside of the native profile
     new 3b9a783  Use @ApplicationScoped instead of @SessionScoped as there is 
no session in Camel CXF Route (more details at 
https://github.com/apache/camel-quarkus/issues/6880)
     new 51e945b  Clean up usage of deprecated set-output in CI workflow
     new 1adb4b4  Move message-bridge test related config into src/main 
application.properties

The 3 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/workflows/ci-build.yaml                       |  2 +-
 .../org/acme/cxf/soap/pojo/MyPojoRouteBuilder.java    |  3 +--
 .../org/acme/cxf/soap/wsdl/MyWsdlRouteBuilder.java    |  3 +--
 .../src/main/resources/application.properties         |  6 +++++-
 .../src/test/resources/application.properties         | 19 -------------------
 5 files changed, 8 insertions(+), 25 deletions(-)
 delete mode 100644 message-bridge/src/test/resources/application.properties

Reply via email to