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/04/09 13:44:46 UTC

[camel] branch master updated (f53eac0 -> fa00488)

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 f53eac0  Camel-AWS S3: Regen after adding the delimiter
     new 119bb55  CAMEL-13395 Threadsafe static initialisation of VelocityEngine
     new 3fe73ee  CAMEL-13395 Threadsafe lazy initialisation of ClassLoader
     new fa00488  Regen

The 36489 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:
 .../src/main/docs/aws-s3-component.adoc            |   5 +-
 .../modules/ROOT/pages/aws-s3-component.adoc       |  10 +-
 .../maven/AbstractApiMethodGeneratorMojo.java      |   2 +-
 .../apache/camel/maven/AbstractGeneratorMojo.java  | 105 ++++++++++----------
 .../camel/maven/ApiComponentGeneratorMojo.java     | 107 +++++++++------------
 .../apache/camel/maven/DocumentGeneratorMojo.java  |  22 +----
 .../camel/maven/FileApiMethodGeneratorMojo.java    |   2 -
 .../camel/maven/JavadocApiMethodGeneratorMojo.java |   7 +-
 8 files changed, 116 insertions(+), 144 deletions(-)