This is an automated email from the ASF dual-hosted git repository.
JiriOndrusek pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from bdfd016f24 Remove redundant camelVirtualThreadSupportSystemProperty
build step
new 9be1545800 Disabled saleforce tests until Quarkus updates protobuf
new 3974befd71 Fix virtual threads configuration for Quarkus static init
new 93bfa04c66 Eagerly build PropertiesComponent to fix Simple language
expressions
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:
.../apache/camel/quarkus/core/deployment/CamelProcessor.java | 9 +++++++++
.../java/org/apache/camel/quarkus/core/CamelRecorder.java | 11 +++++++++++
.../java/org/apache/camel/quarkus/core/FastCamelContext.java | 6 ++++++
integration-tests/salesforce/pom.xml | 3 +++
.../camel/quarkus/component/salesforce/SalesforceIT.java | 4 ++++
.../quarkus/component/salesforce/SalesforceIntegrationIT.java | 4 ++++
.../component/salesforce/SalesforceIntegrationTest.java | 4 ++++
.../camel/quarkus/component/salesforce/SalesforceTest.java | 4 ++++
8 files changed, 45 insertions(+)