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/01/30 09:35:20 UTC

[camel] branch master updated (e9f059c -> 32deb3c)

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 e9f059c  Fixed CS for Camel-Bindy
     new 6030ac5  Fixed CS for Camel-Tarfile
     new d7fbed0  Fixed CS for Camel-XStream
     new 32deb3c  Fixed CS for Camel-Zipfile

The 35126 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:
 .../camel/processor/aggregate/tarfile/TarAggregationStrategy.java       | 2 +-
 .../camel/dataformat/tarfile/TarFileMultipleFilesSplitterTest.java      | 2 +-
 .../org/apache/camel/dataformat/xstream/AbstractXStreamWrapper.java     | 2 +-
 .../camel/processor/aggregate/zipfile/ZipAggregationStrategy.java       | 2 +-
 .../camel/dataformat/zipfile/ZipFileMultipleFilesSplitterTest.java      | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)