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 2019/12/18 11:17:40 UTC

[camel] branch master updated (18a0493 -> 9f03d72)

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 18a0493  Camel-Cassandraql: Fixed CS
     add 603fd6d  CAMEL-14313 - Camel-AWS Translate: Add terminology names support
     add 9ac28d1  Camel-AWS Translate: Fixed CS
     add 57ec0ed  CAMEL-14313 - Added docs
     add 9f03d72  CAMEL-14313 - Regen docs

No new revisions were added by this update.

Summary of changes:
 .../src/main/docs/aws-translate-component.adoc     |  2 ++
 .../aws/translate/TranslateConfiguration.java      |  5 ++--
 .../aws/translate/TranslateConstants.java          |  1 +
 .../aws/translate/TranslateLanguageEnum.java       | 34 ++++------------------
 .../component/aws/translate/TranslateProducer.java |  7 +++++
 .../TranslateProducerIntegrationTest.java          |  5 ++--
 docs/components/modules/ROOT/nav.adoc              |  1 +
 .../ROOT/pages/aws-translate-component.adoc        |  2 +-
 8 files changed, 23 insertions(+), 34 deletions(-)