Return-Path: Delivered-To: apmail-beehive-dev-archive@www.apache.org Received: (qmail 78255 invoked from network); 16 Sep 2005 19:44:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Sep 2005 19:44:59 -0000 Received: (qmail 1547 invoked by uid 500); 16 Sep 2005 19:44:57 -0000 Delivered-To: apmail-beehive-dev-archive@beehive.apache.org Received: (qmail 1530 invoked by uid 500); 16 Sep 2005 19:44:57 -0000 Mailing-List: contact dev-help@beehive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Developers" Delivered-To: mailing list dev@beehive.apache.org Received: (qmail 1519 invoked by uid 99); 16 Sep 2005 19:44:57 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2005 12:44:56 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 4519B137 for ; Fri, 16 Sep 2005 21:44:54 +0200 (CEST) Message-ID: <466107365.1126899894259.JavaMail.jira@ajax.apache.org> Date: Fri, 16 Sep 2005 21:44:54 +0200 (CEST) From: "Chad Schoettger (JIRA)" To: dev@beehive.apache.org Subject: [jira] Updated: (BEEHIVE-936) Remove hard reference to StringEnumAbstractBase from JDBC control In-Reply-To: <748720198.1126899774498.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/BEEHIVE-936?page=all ] Chad Schoettger updated BEEHIVE-936: ------------------------------------ Attachment: BEEHIVE-936.diff Added patch -- removed hard refs replaced with runtime check for the existance of the class -- if not present no error is generated. PATCH INSTRUCTIONS: * Apply this patch in the trunk/system-controls/src/jdbc directory. > Remove hard reference to StringEnumAbstractBase from JDBC control > ----------------------------------------------------------------- > > Key: BEEHIVE-936 > URL: http://issues.apache.org/jira/browse/BEEHIVE-936 > Project: Beehive > Type: Improvement > Components: System Controls > Reporter: Chad Schoettger > Assignee: Chad Schoettger > Attachments: BEEHIVE-936.diff > > The JDBC control contains a hard reference to the org.apache.xmlbeans.StringEnumAbstractBaseClass. Needs to be a runtime check instead. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira