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 159f5716f8 Fix #5464 to support precede beans (#5473)
     new 2a4ad2008a Clean up usage of hard coded hosts that use containers
     new 51d58e6a28 Log warning instead of throwing RuntimeException if paho 
temporary certificate files could not be deleted

The 2 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:
 .../component/http/common/HttpTestResource.java    |  1 +
 .../quarkus/component/http/http/HttpResource.java  |  9 ++++--
 .../ProxyCapableClientInitializerFactory.java      |  7 +++--
 .../component/http/vertx/VertxResource.java        |  9 ++++--
 .../camel/quarkus/component/mail/CamelRoute.java   | 27 +++++++++--------
 .../camel/quarkus/component/mail/MailTest.java     |  7 +++--
 .../quarkus/component/mail/MailTestResource.java   |  2 ++
 .../component/paho/mqtt5/it/PahoMqtt5Resource.java | 34 +++++++++++++++++++---
 .../paho/mqtt5/it/PahoMqtt5TestResource.java       | 12 +++++---
 .../camel/quarkus/component/paho/PahoResource.java | 27 +++++++++++++++--
 .../component/paho/it/PahoTestResource.java        | 12 ++++----
 .../component/splunk/it/SplunkResource.java        | 26 ++++++++++-------
 .../quarkus/component/splunk/it/SplunkTest.java    |  6 ++--
 .../component/splunk/it/SplunkTestResource.java    |  5 +++-
 14 files changed, 131 insertions(+), 53 deletions(-)

Reply via email to