You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/06/02 05:50:58 UTC

[camel] 03/03: Merge branch 'klease-CAMEL-18160'

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 943e50132697a5213bdca23f081ced73702c7928
Merge: 092010e1fc2 6cc4d55ef7c
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Jun 2 07:50:48 2022 +0200

    Merge branch 'klease-CAMEL-18160'

 .../camel/spring/impl/converter/MyConverters.java  | 37 +++++++++++++++++
 .../SpringTypeConvertersOverrideTest.java          | 48 ++++++++++++++++++++++
 .../src/test/resources/log4j2.properties           |  2 +
 .../converter/SpringTypeConvertersOverrideTest.xml | 36 ++++++++++++++++
 .../core/xml/AbstractCamelContextFactoryBean.java  | 21 +++++-----
 5 files changed, 133 insertions(+), 11 deletions(-)