Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 63225 invoked from network); 23 Feb 2008 01:56:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Feb 2008 01:56:00 -0000 Received: (qmail 25119 invoked by uid 500); 23 Feb 2008 01:55:55 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 25090 invoked by uid 500); 23 Feb 2008 01:55:55 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 25081 invoked by uid 99); 23 Feb 2008 01:55:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Feb 2008 17:55:55 -0800 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2008 01:55:30 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8D2B2234C03F for ; Fri, 22 Feb 2008 17:55:19 -0800 (PST) Message-ID: <1323010856.1203731719577.JavaMail.jira@brutus> Date: Fri, 22 Feb 2008 17:55:19 -0800 (PST) From: "Dibyendu Majumdar (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3452) ShutdownException and ErrorStringBuilder classes do not belong to the services context module In-Reply-To: <1510561116.1203725239995.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/DERBY-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dibyendu Majumdar updated DERBY-3452: ------------------------------------- Derby Info: [Patch Available] > ShutdownException and ErrorStringBuilder classes do not belong to the services context module > --------------------------------------------------------------------------------------------- > > Key: DERBY-3452 > URL: https://issues.apache.org/jira/browse/DERBY-3452 > Project: Derby > Issue Type: Sub-task > Reporter: Dibyendu Majumdar > Assignee: Dibyendu Majumdar > Attachments: DERBY-3452_patch_1.txt > > > The classes ShutdownException and ErrorStringBuilder do not seem well placed in org.apache.derby.iapi.services.context as they are more about errors than about contexts. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.