Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 88030 invoked from network); 1 Feb 2008 17:57:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2008 17:57:34 -0000 Received: (qmail 73214 invoked by uid 500); 1 Feb 2008 17:57:25 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 73192 invoked by uid 99); 1 Feb 2008 17:57:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Feb 2008 09:57:25 -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; Fri, 01 Feb 2008 17:57:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7B459714063 for ; Fri, 1 Feb 2008 09:57:11 -0800 (PST) Message-ID: <1098244.1201888631497.JavaMail.jira@brutus> Date: Fri, 1 Feb 2008 09:57:11 -0800 (PST) From: "Craig Russell (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Updated: (JDO-556) JDOHelper should use Java 6 ServiceLoader if available In-Reply-To: <31859582.1196105443968.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/JDO-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-556: ------------------------------ Fix Version/s: (was: JDO 2 maintenance release 1) Removing this item from the JDO 2.1 candidate list. > JDOHelper should use Java 6 ServiceLoader if available > ------------------------------------------------------ > > Key: JDO-556 > URL: https://issues.apache.org/jira/browse/JDO-556 > Project: JDO > Issue Type: Improvement > Components: api2 > Affects Versions: JDO 2 maintenance release 1 > Reporter: Matthew T. Adams > Assignee: Matthew T. Adams > > If the Java 6 class java.util.ServiceLoader is found, it should be used for META-INF/services/javax.jdo.PersistenceManagerFactory lookup. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.