Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 19642 invoked from network); 18 Nov 2007 19:47:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Nov 2007 19:47:23 -0000 Received: (qmail 6326 invoked by uid 500); 18 Nov 2007 19:47:10 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 6304 invoked by uid 500); 18 Nov 2007 19:47:10 -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 6295 invoked by uid 99); 18 Nov 2007 19:47:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Nov 2007 11:47:10 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Nov 2007 19:47:08 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0A576714201 for ; Sun, 18 Nov 2007 11:46:43 -0800 (PST) Message-ID: <30993757.1195415203016.JavaMail.jira@brutus> Date: Sun, 18 Nov 2007 11:46:43 -0800 (PST) From: "Tim Ellison (JIRA)" To: commits@harmony.apache.org Subject: [jira] Assigned: (HARMONY-5130) [classlib] [pack200] Pack200 - predefined attribute support and metadata support In-Reply-To: <27395811.1195147062996.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-5130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Ellison reassigned HARMONY-5130: ------------------------------------ Assignee: Tim Ellison > [classlib] [pack200] Pack200 - predefined attribute support and metadata support > -------------------------------------------------------------------------------- > > Key: HARMONY-5130 > URL: https://issues.apache.org/jira/browse/HARMONY-5130 > Project: Harmony > Issue Type: Improvement > Components: Classlib > Reporter: Sian January > Assignee: Tim Ellison > Priority: Minor > Attachments: annotations.pack.gz, jndi-e1.pack.gz, pack200.patch > > > This Pack200 update contains parsing support for the predefined class file attributes, including metadata attributes (I.e. Java 5 annotations). Also contains completed parsing support for metadata bands and tests cases containing annotations. > The two .pack.gz files should be checked in to pack200/src/test/resources/org/apache/harmony/pack200/tests -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.