Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 46471 invoked from network); 20 Aug 2009 04:07:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Aug 2009 04:07:56 -0000 Received: (qmail 95849 invoked by uid 500); 20 Aug 2009 04:08:15 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 95771 invoked by uid 500); 20 Aug 2009 04:08:14 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 95762 invoked by uid 99); 20 Aug 2009 04:08:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2009 04:08:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2009 04:08:10 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C6EFD23888C5; Thu, 20 Aug 2009 04:07:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r806041 - in /ant/sandbox/antlibs/compress/trunk/src/tests/antunit: arentry-test.xml cpioentry-test.xml tarentry-test.xml zipentry-test.xml Date: Thu, 20 Aug 2009 04:07:49 -0000 To: notifications@ant.apache.org From: bodewig@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090820040749.C6EFD23888C5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bodewig Date: Thu Aug 20 04:07:49 2009 New Revision: 806041 URL: http://svn.apache.org/viewvc?rev=806041&view=rev Log: complete property tests for archives created with native tools Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/arentry-test.xml ant/sandbox/antlibs/compress/trunk/src/tests/antunit/cpioentry-test.xml ant/sandbox/antlibs/compress/trunk/src/tests/antunit/tarentry-test.xml ant/sandbox/antlibs/compress/trunk/src/tests/antunit/zipentry-test.xml Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/arentry-test.xml URL: http://svn.apache.org/viewvc/ant/sandbox/antlibs/compress/trunk/src/tests/antunit/arentry-test.xml?rev=806041&r1=806040&r2=806041&view=diff ============================================================================== --- ant/sandbox/antlibs/compress/trunk/src/tests/antunit/arentry-test.xml (original) +++ ant/sandbox/antlibs/compress/trunk/src/tests/antunit/arentry-test.xml Thu Aug 20 04:07:49 2009 @@ -47,5 +47,26 @@ + + + + + + + + + + + + + + + + + + + + + Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/cpioentry-test.xml URL: http://svn.apache.org/viewvc/ant/sandbox/antlibs/compress/trunk/src/tests/antunit/cpioentry-test.xml?rev=806041&r1=806040&r2=806041&view=diff ============================================================================== --- ant/sandbox/antlibs/compress/trunk/src/tests/antunit/cpioentry-test.xml (original) +++ ant/sandbox/antlibs/compress/trunk/src/tests/antunit/cpioentry-test.xml Thu Aug 20 04:07:49 2009 @@ -47,5 +47,26 @@ + + + + + + + + + + + + + + + + + + + + + Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/tarentry-test.xml URL: http://svn.apache.org/viewvc/ant/sandbox/antlibs/compress/trunk/src/tests/antunit/tarentry-test.xml?rev=806041&r1=806040&r2=806041&view=diff ============================================================================== --- ant/sandbox/antlibs/compress/trunk/src/tests/antunit/tarentry-test.xml (original) +++ ant/sandbox/antlibs/compress/trunk/src/tests/antunit/tarentry-test.xml Thu Aug 20 04:07:49 2009 @@ -78,5 +78,26 @@ + + + + + + + + + + + + + + + + + + + + + Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/zipentry-test.xml URL: http://svn.apache.org/viewvc/ant/sandbox/antlibs/compress/trunk/src/tests/antunit/zipentry-test.xml?rev=806041&r1=806040&r2=806041&view=diff ============================================================================== --- ant/sandbox/antlibs/compress/trunk/src/tests/antunit/zipentry-test.xml (original) +++ ant/sandbox/antlibs/compress/trunk/src/tests/antunit/zipentry-test.xml Thu Aug 20 04:07:49 2009 @@ -64,5 +64,12 @@ + + + + + + +