You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/02/05 05:37:20 UTC

[camel] branch master updated (cc105f9 -> 08240a6)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from cc105f9  Regen
     new bb717f1  [CAMEL-13040] Move modules to core/ folder
     new ff2801b  Regen
     new 4b8f444  Polished
     new 2388e40  Polished
     new 08240a6  Regen

The 35250 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/activemq-component.adoc          |  4 +--
 .../component/activemq/ActiveMQComponent.java      |  3 +-
 .../camel/component/activemq/ActiveMQEndpoint.java |  2 +-
 .../camel/dataformat/asn1/ASN1GenericIterator.java |  2 --
 .../camel/dataformat/asn1/ASN1MessageIterator.java |  2 --
 .../camel/dataformat/tarfile/TarIterator.java      |  2 --
 .../camel/dataformat/zipfile/ZipIterator.java      |  2 --
 components/readme.adoc                             | 40 +++++++++++-----------
 .../java/org/apache/camel/util/ObjectHelper.java   |  2 +-
 .../modules/ROOT/pages/try-catch-finally.adoc      |  2 +-
 .../maven/packaging/PackageDataFormatMojo.java     |  2 +-
 .../camel/maven/packaging/PackageLanguageMojo.java |  2 +-
 .../maven/packaging/model/ComponentModel.java      |  2 +-
 .../maven/packaging/model/DataFormatModel.java     |  2 +-
 .../camel/maven/packaging/model/LanguageModel.java |  2 +-
 15 files changed, 32 insertions(+), 39 deletions(-)