This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 62927e091e Regen files
new 1fbc64047b Revert "Disabled Headersmap in native, see #7330"
new 017b9d0482 Fix com.cedarsoftware:java-util ThreadedLRUCacheStrategy
static scheduler field for native mode
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:
extensions/headersmap/runtime/pom.xml | 5 +++++
.../ThreadedLRUCacheStrategySubstitutions.java | 24 ++++++++++++++--------
integration-tests/headersmap/pom.xml | 2 --
.../component/headersmap/it/HeadersmapTest.java | 2 --
4 files changed, 20 insertions(+), 13 deletions(-)
copy
extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/graal/SubstituteIntrospectionSupport.java
=>
extensions/headersmap/runtime/src/main/java/org/apache/camel/quarkus/component/headersmap/graal/ThreadedLRUCacheStrategySubstitutions.java
(60%)