Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 85330 invoked from network); 6 May 2010 23:12:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 May 2010 23:12:09 -0000 Received: (qmail 30141 invoked by uid 500); 6 May 2010 23:12:09 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 30119 invoked by uid 500); 6 May 2010 23:12:09 -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 30111 invoked by uid 99); 6 May 2010 23:12:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 May 2010 23:12:09 +0000 X-ASF-Spam-Status: No, hits=-1399.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; Thu, 06 May 2010 23:12:08 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o46NBlbK018658 for ; Thu, 6 May 2010 23:11:48 GMT Message-ID: <1632432.19681273187507884.JavaMail.jira@thor> Date: Thu, 6 May 2010 19:11:47 -0400 (EDT) From: "Lang Yang (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-6507) [classlib][imageio] Implementation for ordering feature of ServiceRegistry In-Reply-To: <5660481.28171272354692774.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HARMONY-6507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lang Yang updated HARMONY-6507: ------------------------------- Attachment: (was: HARMONY-6507-lang-2.txt) > [classlib][imageio] Implementation for ordering feature of ServiceRegistry > -------------------------------------------------------------------------- > > Key: HARMONY-6507 > URL: https://issues.apache.org/jira/browse/HARMONY-6507 > Project: Harmony > Issue Type: Sub-task > Components: Classlib > Reporter: Lang Yang > Assignee: Alexei Fedotov > Attachments: HARMONY-6507-lang-3.txt > > > Implementation of ordering feature for ImageIO.spi.ServiceRegistry class as discussed with Alexei Fedotov on the dev mailing list. Test case is also provided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.