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.git
from 52da96114d Fix #6701 to support OpenAPI spec with yaml format (#6707)
(#6712)
new 93cd3b0446 Simplify splunk-hec test SSL setup
new 282a9d8008 Configure maven-deploy-plugin to retry on failure
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:
.../test/support/splunk/SplunkTestResource.java | 53 ++++-----
integration-tests/splunk-hec/pom.xml | 119 +--------------------
.../component/splunk/hec/it/SplunkHecResource.java | 6 +-
.../component/splunk/hec/it/SplunkHecTest.java | 13 ++-
pom.xml | 3 +
5 files changed, 37 insertions(+), 157 deletions(-)