You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/01/25 08:49:37 UTC

[camel] branch regen_bot updated (435fc79 -> 76ba223)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 435fc79  Sync deps
     add 1477661  CAMEL-16061 - Added custom Object mapper option to endpoint
     add dd72090  CAMEL-16061 - Added test for custom object mapper
     add f5907c4  CAMEL-16061 - Regen configurers and documentation for camel-jslt
     add 03b29cd  Regen
     add 76ba223  Regen for commit 03b29cda4a4c5172c9462b493f7f18cf28434782

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/jslt.json  |   5 +-
 .../apache/camel/catalog/docs/jslt-component.adoc  |   5 +-
 .../component/jslt/JsltEndpointConfigurer.java     |   6 ++
 .../component/jslt/JsltEndpointUriFactory.java     |   3 +-
 .../org/apache/camel/component/jslt/jslt.json      |   5 +-
 .../camel-jslt/src/main/docs/jslt-component.adoc   |   5 +-
 .../apache/camel/component/jslt/JsltEndpoint.java  |  20 +++-
 ...a => JsltBigDecimalCustomObjectMapperTest.java} |  10 +-
 .../endpoint/dsl/JsltEndpointBuilderFactory.java   | 112 +++++++++++++--------
 .../modules/ROOT/pages/jslt-component.adoc         |   5 +-
 10 files changed, 122 insertions(+), 54 deletions(-)
 copy components/camel-jslt/src/test/java/org/apache/camel/component/jslt/{JsltBigDecimalTest.java => JsltBigDecimalCustomObjectMapperTest.java} (86%)