You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/11/18 13:08:02 UTC

[camel] branch master updated (b1eaf1b -> ea42f9e)

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 b1eaf1b  Fixed broken link
     add f1a3369  CAMEL-15836 - Camel-AWS2-Translate: enable autowire on the Translate Client
     add 5e3ec51  CAMEL-15836 - Camel-AWS2-Translate: enable autowire on the Translate Client, regen component and configurers
     add d37564b  CAMEL-15836 - Camel-AWS2-Translate: enable autowire on the Translate Client, regen catalog
     add ea42f9e  CAMEL-15836 - Camel-AWS2-Translate: enable autowire on the Translate Client, added a note in the migration guide

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/aws2-translate.json   |  6 ++---
 .../catalog/docs/aws2-translate-component.adoc     | 10 +++-----
 .../translate/Translate2ComponentConfigurer.java   | 11 ++++----
 .../translate/Translate2EndpointConfigurer.java    | 11 ++++----
 .../translate/Translate2EndpointUriFactory.java    |  3 +--
 .../component/aws2/translate/aws2-translate.json   |  6 ++---
 .../src/main/docs/aws2-translate-component.adoc    | 10 +++-----
 .../aws2/translate/Translate2Component.java        | 21 ---------------
 .../aws2/translate/Translate2Configuration.java    | 15 +----------
 .../dsl/Aws2TranslateComponentBuilderFactory.java  | 16 ------------
 .../dsl/Translate2EndpointBuilderFactory.java      | 30 ----------------------
 .../ROOT/pages/aws2-translate-component.adoc       | 10 +++-----
 .../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc     |  5 ++++
 13 files changed, 33 insertions(+), 121 deletions(-)