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 3417c9e  CAMEL-13774: camel-zipfile now supports marshal an iterator 
to zipfile
     add b8cd499  CAMEL-13774: camel-zipfile now supports marshal an iterator 
to zipfile. And made it more general with a type converter so we can also write 
directly to a file via the file component.

No new revisions were added by this update.

Summary of changes:
 .../dataformat/zipfile/ZipFileDataFormat.java      | 16 +----------
 .../org/apache/camel/converter/IOConverter.java    |  9 ++++++
 ...gLevelTest.java => FileProducerStreamTest.java} | 33 +++++++++++++---------
 3 files changed, 29 insertions(+), 29 deletions(-)
 copy 
core/camel-core/src/test/java/org/apache/camel/component/file/{FileConsumeRunLoggingLevelTest.java
 => FileProducerStreamTest.java} (67%)

Reply via email to