This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from c94cb77 Sync Properties and regen new 27edffa CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when overidding the endpoint - MQ new 82fa66a Camel-AWS2-MQ: Regen new b43fe25 Regen website docs The 3 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: .../component/aws2/mq/MQ2ComponentConfigurer.java | 5 ++++ .../component/aws2/mq/MQ2EndpointConfigurer.java | 5 ++++ .../apache/camel/component/aws2/mq/aws2-mq.json | 2 ++ .../src/main/docs/aws2-mq-component.adoc | 6 +++-- .../camel/component/aws2/mq/MQ2Configuration.java | 13 ++++++++++ .../camel/component/aws2/mq/MQ2Endpoint.java | 13 ++++++++++ .../dsl/Aws2MqComponentBuilderFactory.java | 15 ++++++++++++ .../builder/endpoint/StaticEndpointBuilders.java | 8 +++---- .../endpoint/dsl/MQ2EndpointBuilderFactory.java | 28 ++++++++++++++++++++++ .../modules/ROOT/pages/aws2-mq-component.adoc | 6 +++-- 10 files changed, 93 insertions(+), 8 deletions(-)