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 2020/12/17 15:32:02 UTC

[camel] branch regen_bot updated (be27bd0 -> 3ad954b)

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 be27bd0  camel-core - Reorder type converter to better match correct
     add 055fb3f  Added test based on user forum issue
     add e530614  CAMEL-15938: camel-aws-iam - operation is not always required as parameter.
     add 3ad954b  Regen for commit e53061441921f4e9a5cd145f3fe6664dba6fa68d

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/aws2-iam.json  |  4 +-
 .../camel/catalog/docs/aws2-iam-component.adoc     |  4 +-
 .../apache/camel/component/aws2/iam/aws2-iam.json  |  4 +-
 .../src/main/docs/aws2-iam-component.adoc          |  4 +-
 .../component/aws2/iam/IAM2Configuration.java      |  6 ++-
 .../camel/component/aws2/iam/IAM2Producer.java     |  9 +++-
 components/camel-servlet/pom.xml                   |  5 +++
 ...st.java => RestJsonBindingInvalidDataTest.java} | 50 ++++++++++++----------
 .../dsl/Aws2IamComponentBuilderFactory.java        |  4 +-
 .../endpoint/dsl/IAM2EndpointBuilderFactory.java   | 10 +++--
 .../modules/ROOT/pages/aws2-iam-component.adoc     |  4 +-
 11 files changed, 62 insertions(+), 42 deletions(-)
 copy components/camel-servlet/src/test/java/org/apache/camel/component/servlet/rest/{RestServletBindingModeAutoWithJsonTest.java => RestJsonBindingInvalidDataTest.java} (50%)