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 e14fb486f0 Next is 3.39.0-SNAPSHOT
new 09cffe3b46 Make timeout for Quartz process configurable
new 39c960bbf5 Get log path from property
new 8db3b2fac0 Ensure connection to Splunk HEC works before executing tests
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:
.../camel/quarkus/test/support/splunk/SplunkTestResource.java | 9 ++++++---
.../java/org/apache/camel/quarkus/main/CoreMainXmlIoTest.java | 5 ++++-
.../quartz-clustered/src/main/resources/application.properties | 3 +++
.../camel/quarkus/component/quartz/it/QuartzClusteredTest.java | 5 ++++-
.../camel/quarkus/component/splunk/hec/it/SplunkHecTest.java | 3 +--
5 files changed, 18 insertions(+), 7 deletions(-)