You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2020/09/30 08:59:50 UTC

[camel] branch CAMEL-15591 updated (44c4ed8 -> 6c1953a)

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

coheigea pushed a change to branch CAMEL-15591
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 44c4ed8  CAMEL-15591 - Put a configurable limit on the size of unzipped data using camel-zipfile + camel-tarfile
     add 6c1953a  Adding tests

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/docs/tarfile-dataformat.adoc    |  3 ++-
 .../org/apache/camel/catalog/docs/zipfile-dataformat.adoc    |  3 ++-
 .../camel/dataformat/tarfile/TarFileDataFormatTest.java      | 12 ++++++++++++
 .../camel/dataformat/zipfile/ZipFileDataFormatTest.java      | 12 ++++++++++++
 4 files changed, 28 insertions(+), 2 deletions(-)