Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DB7DF18A7E for ; Wed, 1 Jul 2015 20:25:50 +0000 (UTC) Received: (qmail 9106 invoked by uid 500); 1 Jul 2015 20:25:50 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 8974 invoked by uid 500); 1 Jul 2015 20:25:50 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 8961 invoked by uid 99); 1 Jul 2015 20:25:50 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2015 20:25:50 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id C8C371817AA for ; Wed, 1 Jul 2015 20:25:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.12 X-Spam-Level: X-Spam-Status: No, score=-0.12 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id bA07O87NETxa for ; Wed, 1 Jul 2015 20:25:40 +0000 (UTC) Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 02EC622F0E for ; Wed, 1 Jul 2015 20:25:40 +0000 (UTC) Received: by widjy10 with SMTP id jy10so67568139wid.1 for ; Wed, 01 Jul 2015 13:25:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=9sikZG8SzX2bKBuvRr7eTuc9DH5p294uI0rTy9hwlh0=; b=F2vcOpdFR7x/h+KveHx6LbE58ighwHBz8Eu2GDkOc8xFb9UmgonXwoJoJu7+t9PZwX Sv0um6ikiSKsKHXpT7kD2MU3HjLCx88HJj7xyI470lGf4kA+2kn6VGMAW8yPXkLLddrY sexQcGjn49Mn54kRXpMQ4dZAhAGXoBORxmve5HVdwSG9u+KMxRjSyarMwJwLnmAerARn 7k8SzLZPjZaKmaNeaUIfYkbt7hLUBwISXuUtHWJzJUk0rhlIBBlz6ipDtl5uf+CAMp54 03h2bYk8Y3I8wFwK/N7j7DB/ufnZ/rv3yFg7oSicF9zU2W50MQ2jpGnRB2RUyRjbt1cW yucg== X-Received: by 10.180.90.241 with SMTP id bz17mr44202909wib.95.1435782338781; Wed, 01 Jul 2015 13:25:38 -0700 (PDT) Received: from icidi.local (cpc66935-ayle3-2-0-cust217.15-2.cable.virginm.net. [81.108.68.218]) by mx.google.com with ESMTPSA id o6sm4991843wiz.16.2015.07.01.13.25.36 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Jul 2015 13:25:37 -0700 (PDT) Message-ID: <55944CBE.10605@gmail.com> Date: Wed, 01 Jul 2015 21:25:34 +0100 From: =?UTF-8?B?U2NoYWxrIENyb25qw6k=?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Commons Developers List Subject: [VFS] cpio Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Would anyone fancy backporting this cpio-provider (https://github.com/ysb33r/groovy-vfs/tree/development/cpio-provider) into Java and adding it to VFS? I pretty much wrote it based upon the Tar provider. -- Schalk W. Cronjé Twitter / Ello / Toeter : @ysb33r --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org