Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4A51910FA8 for ; Mon, 3 Mar 2014 14:46:59 +0000 (UTC) Received: (qmail 53909 invoked by uid 500); 3 Mar 2014 14:46:56 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 53792 invoked by uid 500); 3 Mar 2014 14:46:56 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 53773 invoked by uid 99); 3 Mar 2014 14:46:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2014 14:46:54 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of hekonsek@gmail.com designates 209.85.213.170 as permitted sender) Received: from [209.85.213.170] (HELO mail-ig0-f170.google.com) (209.85.213.170) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2014 14:46:48 +0000 Received: by mail-ig0-f170.google.com with SMTP id uq10so2152565igb.1 for ; Mon, 03 Mar 2014 06:46:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=uBMgBi08utfuwZeHNJlhhIICEtCyVzc3DmOaDp4OkLE=; b=Da0U+PDsK88CRYgwtKaIZ2XVg96ISFUr4e91x9XuJfm4pyM8qcR9fT/ZniL/zPNm8y gNTLJQPOK3vwHs5T+QHcIlmZt3iGjM33tA4vZhK2PIvFxNj8Zo+EYLcIKdwN7zGIa3ad IV1zwUGFL9aARuiV+rsrrLmbk5PpqTE8XJfgxS+cZNrr+Xl76LZ3wENNHun8pfyjFLOr p+BF89rZSV6GL7mlVfwJ6nfIdLsvuRkc+GMSBZ2zl186dKPngFPih6/I1aAViBPncHUe I+elyoSDBBepS9Z8K7kiIq8lZu1geCHXeF+cOuTxk6zWkvzixXm9OhNFoC4bosbAM6EB 561Q== MIME-Version: 1.0 X-Received: by 10.42.254.3 with SMTP id nc3mr1783921icb.67.1393857987451; Mon, 03 Mar 2014 06:46:27 -0800 (PST) Received: by 10.64.124.71 with HTTP; Mon, 3 Mar 2014 06:46:27 -0800 (PST) In-Reply-To: <1393855730101-5748252.post@n5.nabble.com> References: <1363141950854-5729057.post@n5.nabble.com> <1373053854562-5735214.post@n5.nabble.com> <3BBD9157B2734EE082D35F8C46F0A43B@gmail.com> <1382056247455-5741806.post@n5.nabble.com> <1390503293883-5746412.post@n5.nabble.com> <1390548185048-5746434.post@n5.nabble.com> <1390580564749-5746454.post@n5.nabble.com> <1390597252880-5746463.post@n5.nabble.com> <1393855730101-5748252.post@n5.nabble.com> Date: Mon, 3 Mar 2014 15:46:27 +0100 Message-ID: Subject: Re: zip file best practices From: Henryk Konsek To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org > I spent a day or two trying the zip component. Finally got it working, Yeah, Zip File component need some improvements. It lacks some functionality and is sometimes a bit unintuitive in a usage. > but I > think there is still one thing to cover in this component: recursive reading > entries from zip package. We love [1] contributors :) . Our community would highly appreciate pull request with such enhancement. I personally think that we don't even need 'recursive' option - we can just automatically detected if given zip entry is a directory or file. Cheers. [1] https://camel.apache.org/contributing.html -- Henryk Konsek http://henryk-konsek.blogspot.com