From commits-return-62371-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Mon May 24 07:27:47 2010 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 52397 invoked from network); 24 May 2010 07:27:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 May 2010 07:27:47 -0000 Received: (qmail 22504 invoked by uid 500); 24 May 2010 07:27:47 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 22403 invoked by uid 500); 24 May 2010 07:27:46 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 22393 invoked by uid 99); 24 May 2010 07:27:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 May 2010 07:27:45 +0000 X-ASF-Spam-Status: No, hits=-1457.1 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 May 2010 07:27:44 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4O7ROuh005068 for ; Mon, 24 May 2010 07:27:24 GMT Message-ID: <11586508.5331274686044737.JavaMail.jira@thor> Date: Mon, 24 May 2010 03:27:24 -0400 (EDT) From: "Mark Hindess (JIRA)" To: commits@harmony.apache.org Subject: [jira] Created: (HARMONY-6519) [classlib][archive] support .txt files are not text/plain files MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [classlib][archive] support .txt files are not text/plain files --------------------------------------------------------------- Key: HARMONY-6519 URL: https://issues.apache.org/jira/browse/HARMONY-6519 Project: Harmony Issue Type: Test Components: Classlib Affects Versions: 6.0M2, 5.0M14 Reporter: Mark Hindess Fix For: 6.0M3, 5.0M15 Some support/src/test/java/tests/resources/hyts_*.txt files are not actually plain text. These should be renamed to something less confusing. Moreover, these files are only used by the archive module so should probably be moved to the archive test jar. Thanks to Sebb for reporting this. See: http://markmail.org/message/sn72z27cf7y3judi -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.