Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 21871 invoked from network); 26 Mar 2009 05:21:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Mar 2009 05:21:19 -0000 Received: (qmail 99771 invoked by uid 500); 26 Mar 2009 05:21:18 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 99655 invoked by uid 500); 26 Mar 2009 05:21:18 -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 99645 invoked by uid 99); 26 Mar 2009 05:21:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Mar 2009 05:21:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of grobmeier@gmail.com designates 209.85.220.166 as permitted sender) Received: from [209.85.220.166] (HELO mail-fx0-f166.google.com) (209.85.220.166) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Mar 2009 05:21:11 +0000 Received: by fxm10 with SMTP id 10so357839fxm.42 for ; Wed, 25 Mar 2009 22:20:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:received:message-id:subject :from:to:content-type:content-transfer-encoding; bh=nZVnWRNXl6NqvxOvRmRBoAxpIuU+d55y+e/4EbZ6j0k=; b=hz1ICTBOd1bN2H0z8gXLTtRxXhehb7ujDEb91o8AJIheuVBiGkvlV30s78yksNWkq0 t6E43aslQY/K/WuGmhSMNOPCXootS7qdt3ycx+UhoPgPIX/3i77aZcMRirR/6Y/jntvm Fu4y/6WQqAIpr20+pKBwbhi6MjTXwKf9vqYgo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=kTq3P3423D2Y/ZBRKg8fONxgLdkj3gxQfH4dQLfZlN2Rv9ClYjhYR+fKMlt3Eyhucn z/qSaqeGlmKbh6gTDgSLWAn9HZUAVVLXnXF6ts8s4WqvY/vcZSZrtAmO/+k9UXy9y3e9 kBcM5BfOVfUAgUs7LVYleRvlNWIMUhNptg8cM= MIME-Version: 1.0 Date: Thu, 26 Mar 2009 06:20:35 +0100 Received: by 10.223.110.144 with SMTP id n16mr281464fap.55.1238044850201; Wed, 25 Mar 2009 22:20:50 -0700 (PDT) Message-ID: Subject: [compress] Patch for Compress-28 From: Christian Grobmeier To: Commons Developers List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, i just added a patch to: https://issues.apache.org/jira/browse/COMPRESS-28 This should make sure that CPIO classes work like all the other classes. Testcases are more better and now I feel more comfortable with this new stuff. Cheers, Christian --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org