This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 036a1feb034 Add camel:debug as goals supported by the Camel Maven
Plugin
new d1604ed8300 CAMEL-18171: camel-kubernetes - Add secret/configmap
property placeholder function.
new 39c294e5ab2 Fixed potential NPE in shutdown strategy
new 73f1292993b CAMEL-18232: camel-core - Invalid ThreadName pattern using
default thread pattern on some JDKs
new 821adb8cc12 CAMEL-18232: camel-core - Invalid ThreadName pattern using
default thread pattern on some JDKs
The 4 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:
.../properties/BasePropertiesFunction.java | 13 +++++++++----
.../camel/impl/engine/DefaultShutdownStrategy.java | 9 ++++++++-
.../impl/DefaultExecutorServiceManagerTest.java | 2 +-
.../apache/camel/util/concurrent/ThreadHelper.java | 21 +++++++++++++++++----
4 files changed, 35 insertions(+), 10 deletions(-)