Sorry, you only need Java 7 if you want support for ZIP64...
2013/4/8 Magnus Palmér
> Yes, provided you use Java 7 and Camel 2.11...
> http://camel.apache.org/zip-file-dataformat.html
>
>
> 2013/4/8 jeff
>
>> Hi,
>>
>> I dig this old thread, is there a solution since 2011 to zip directly
>> fr
Yes, provided you use Java 7 and Camel 2.11...
http://camel.apache.org/zip-file-dataformat.html
2013/4/8 jeff
> Hi,
>
> I dig this old thread, is there a solution since 2011 to zip directly from
> a
> route ?
>
> Thanks !
>
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.n
Hi,
I dig this old thread, is there a solution since 2011 to zip directly from a
route ?
Thanks !
--
View this message in context:
http://camel.465427.n5.nabble.com/File-Zip-compression-route-tp3412721p5730481.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi
I dont think that's possible like that. You would need to use the Zip API in
Java
http://www.java-tips.org/java-se-tips/java.util.zip/how-to-write-zip-file.html
However maybe we can add support for that in the file component.
Fell free to create a JIRA ticket. Link from here:
http://camel.apa