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 93bfa04c66 Eagerly build PropertiesComponent to fix Simple language
expressions
new dbb125e247 Revert "Fix virtual threads configuration for Quarkus
static init"
new f35ccad3ca Revert "Eagerly build PropertiesComponent to fix Simple
language expressions"
new 5f1c81a4a1 fixed cxf error because of CAMEL-23526
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 ------
.../component/cxf/soap/mtom/awt/it/CxfSoapMtomAwtRoutes.java | 5 ++++-
.../quarkus/component/cxf/soap/mtom/it/CxfSoapMtomRoutes.java | 3 ++-
.../quarkus/component/cxf/soap/server/it/CxfSoapRoutes.java | 9 +++++----
6 files changed, 11 insertions(+), 32 deletions(-)