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 b84e191e6a Fix resolution of postgres.container.image config property 
in OpenTelemetry tests
     new 84b525f1f2 Use quarkus.scheduler.start-mode instead of deprecated 
quarkus.quartz variant
     new 038810b414 Fix resolution of postgres.container.image config property 
in Quartz Clustered tests

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:
 docs/modules/ROOT/pages/reference/extensions/quartz.adoc              | 2 +-
 ...plication-configuration-quarkus-scheduler-not-autowired.properties | 2 +-
 .../resources/application-configuration-quartz-scheduler.properties   | 2 +-
 extensions/quartz/runtime/src/main/doc/usage-advanced.adoc            | 2 +-
 .../quartz-clustered/src/main/resources/application.properties        | 3 +--
 .../apache/camel/quarkus/component/quartz/it/QuartzClusteredIT.java   | 2 --
 .../apache/camel/quarkus/component/quartz/it/QuartzClusteredTest.java | 2 ++
 .../quarkus/component/quartz/it/QuartzClusteredTestResource.java}     | 4 ++--
 8 files changed, 9 insertions(+), 10 deletions(-)
 copy 
integration-tests/{opentelemetry/src/test/java/org/apache/camel/quarkus/component/opentelemetry/it/OpenTelemetryTestResource.java
 => 
quartz-clustered/src/test/java/org/apache/camel/quarkus/component/quartz/it/QuartzClusteredTestResource.java}
 (89%)

Reply via email to