Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 8020 invoked from network); 16 Jul 2010 11:14:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jul 2010 11:14:46 -0000 Received: (qmail 92414 invoked by uid 500); 16 Jul 2010 11:14:46 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 92321 invoked by uid 500); 16 Jul 2010 11:14:44 -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 92165 invoked by uid 99); 16 Jul 2010 11:14:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 11:14:43 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 11:14:41 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6GB6o9c002472 for ; Fri, 16 Jul 2010 11:06:50 GMT Message-ID: <30543656.416171279278410061.JavaMail.jira@thor> Date: Fri, 16 Jul 2010 07:06:50 -0400 (EDT) From: "Tim Ellison (JIRA)" To: commits@harmony.apache.org Subject: [jira] Resolved: (HARMONY-6591) [classlib][sql]public static properties of SyncFactory and SyncProvider shoud NOT be "final" according to the specification In-Reply-To: <16453823.412541279268935308.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-6591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Ellison resolved HARMONY-6591. ---------------------------------- Fix Version/s: 5.0M15 Resolution: Fixed Thanks Ray, Patch applied to the SQL module at repo revision r964754. Please verify it was applied as you expected. > [classlib][sql]public static properties of SyncFactory and SyncProvider shoud NOT be "final" according to the specification > --------------------------------------------------------------------------------------------------------------------------- > > Key: HARMONY-6591 > URL: https://issues.apache.org/jira/browse/HARMONY-6591 > Project: Harmony > Issue Type: Bug > Components: Classlib > Reporter: Ray Chen > Assignee: Tim Ellison > Priority: Minor > Fix For: 5.0M15 > > Attachments: Harmony-6591.diff > > Original Estimate: 0.08h > Remaining Estimate: 0.08h > > According to the specification, these public static properties of SyncFactory and SyncProvider should NOT be "final" -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.