Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 17660 invoked from network); 12 Jun 2006 17:40:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Jun 2006 17:40:30 -0000 Received: (qmail 13575 invoked by uid 500); 12 Jun 2006 17:40:30 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 13356 invoked by uid 500); 12 Jun 2006 17:40:29 -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 13347 invoked by uid 99); 12 Jun 2006 17:40:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jun 2006 10:40:29 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.42.249] (HELO nwkea-pix-1.sun.com) (192.18.42.249) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jun 2006 10:40:28 -0700 Received: from d1-sfbay-09.sun.com ([192.18.39.119]) by nwkea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k5CHe3jk006861 for ; Mon, 12 Jun 2006 10:40:04 -0700 (PDT) Received: from conversion-daemon.d1-sfbay-09.sun.com by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J0R00I01D0DAG00@d1-sfbay-09.sun.com> (original mail from David.Vancouvering@Sun.COM) for derby-dev@db.apache.org; Mon, 12 Jun 2006 10:40:03 -0700 (PDT) Received: from [192.168.1.100] ([64.142.91.3]) by d1-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J0R0013CD2R3O20@d1-sfbay-09.sun.com> for derby-dev@db.apache.org; Mon, 12 Jun 2006 10:40:03 -0700 (PDT) Date: Mon, 12 Jun 2006 10:40:04 -0700 From: David Van Couvering Subject: Re: [jira] Commented: (DERBY-254) SQLStates for SQLExceptions thrown from the client should not be null and should match embedded where possible In-reply-to: <54ac72d70606092255k23a45ec3m9c13e511232f9db4@mail.gmail.com> Sender: David.Vancouvering@Sun.COM To: derby-dev@db.apache.org Message-id: <448DA6F4.1080203@sun.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7BIT References: <2679487.1149827372619.JavaMail.jira@brutus> <4488FF27.9030702@sun.com> <54ac72d70606092255k23a45ec3m9c13e511232f9db4@mail.gmail.com> User-Agent: Thunderbird 1.5.0.2 (X11/20060427) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N OK, thanks, I'll work on this. David Andrew McIntyre wrote: > On 6/8/06, David Van Couvering wrote: >> According to I think it was Susan Cline, they have set it up so that a >> script I wrote a while back updates this page automatically. So it >> should be updated with the new client SQL States. Can anyone confirm or >> deny? If not, I'll go check it out. > > I'm not aware of any script/task/cron-job/what-have-you which is > updating the documentation from the message source automatically. If > so, we'd see the diffs to the doc tree coming through on > derby-commits. :-) > > There may be a script floating out there to do it, but no one's > contributed it to the list or offered any updates to > rrefexcept71493.dita recently. > > andrew