This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 0104d370795 CAMEL-19777: Fix usage of FQQN with toD (#11178)
new 9289b3af6e7 Fixes (#11189)
new f30849ac25f Delete test that cant compile
new a8d3d48e925 CAMEL-19785: camel-yaml-dsl - Order of beans should not
matter
new 42ff9febcab Regen
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:
.../http/HttpProducerWithSpecialCharsBodyTest.java | 104 ---------------------
.../camel/main/MainDurationEventNotifier.java | 3 +-
.../camel/support/PropertyBindingSupport.java | 4 +
.../java/org/apache/camel/util/SensitiveUtils.java | 2 +-
.../dsl/yaml/deserializers/BeansDeserializer.java | 65 +++++++++----
5 files changed, 54 insertions(+), 124 deletions(-)
delete mode 100644
components/camel-http/src/test/java/org/apache/camel/component/http/HttpProducerWithSpecialCharsBodyTest.java