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

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


    from ca77c1a11c8 CAMEL-20217: camel-jbang - You can now camel init a pipe 
file.
     new 52632296eda (chores) camel-bean: use final when possible
     new 7616f7024e8 (chores) camel-bean: remove unnecessary toString
     new 18485fa0c8a (chores) camel-jackson: use Boolean.parseBoolean
     new 712bd3511e1 (chores) camel-jackson: code cleanup

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:
 .../apache/camel/component/bean/MethodInfo.java    |   8 +-
 .../camel/component/bean/MethodInfoCache.java      |   4 +-
 .../apache/camel/language/bean/BeanExpression.java |   6 +-
 .../jackson/AbstractJacksonDataFormat.java         | 264 ++++++++++++---------
 .../jackson/converter/JacksonTypeConverters.java   |  42 ++--
 .../jackson/transform/JsonSchemaResolver.java      |  63 +++--
 .../component/jackson/JacksonConcurrentTest.java   |   2 +-
 7 files changed, 221 insertions(+), 168 deletions(-)

Reply via email to