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

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


    from 3dbba7d8f6 Infinispan test: fix broken immutable list
     new 1b74642f09 Clean up usage of hard coded hosts that use containers
     new 914b5f7f10 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