Hi zhurlik,

It could save us some time to help you if you can upload a simple test case
to show the issue.
I also want to know about why you need to deal with the empty file
directory in the Zip file.   It could help us to polish the options (maybe
we need to support empty directory by default.)


Willem Jiang

Blog: http://willemjiang.blogspot.com (English)
          http://jnn.iteye.com  (Chinese)
Twitter: willemjiang
Weibo: 姜宁willem

On Sun, Feb 12, 2017 at 5:09 AM, zhurlik <zhur...@gmail.com> wrote:

> Hi,
> Looks like the same issue with  ZipAggregationStrategy
> <https://github.com/apache/camel/blob/master/components/
> camel-zipfile/src/main/java/org/apache/camel/processor/aggregate/zipfile/
> ZipAggregationStrategy.java>
> there is no way to add empty folder (ZipEnty is a directory entry when name
> ends with a '/').
> At least will be an exception  in this code
> <https://github.com/apache/camel/blob/master/components/
> camel-zipfile/src/main/java/org/apache/camel/processor/aggregate/zipfile/
> ZipAggregationStrategy.java#L187-L193>
> Thanks.
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.
> com/camel-zipfile-tp5793495p5793793.html
> Sent from the Camel Development mailing list archive at Nabble.com.
>

Reply via email to