From derby-dev-return-73839-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Wed Nov 04 16:17:55 2009 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 88008 invoked from network); 4 Nov 2009 16:17:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Nov 2009 16:17:55 -0000 Received: (qmail 36612 invoked by uid 500); 4 Nov 2009 16:17:54 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 36582 invoked by uid 500); 4 Nov 2009 16:17:54 -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 36574 invoked by uid 99); 4 Nov 2009 16:17:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Nov 2009 16:17:54 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Wed, 04 Nov 2009 16:17:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6AFA6234C052 for ; Wed, 4 Nov 2009 08:17:32 -0800 (PST) Message-ID: <181569768.1257351452422.JavaMail.jira@brutus> Date: Wed, 4 Nov 2009 16:17:32 +0000 (UTC) From: "Bryan Pendleton (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Resolved: (DERBY-4236) Update the FAQ for Derby 10.5 In-Reply-To: <1482391332.1242717045562.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton resolved DERBY-4236. ------------------------------------ Resolution: Fixed Fix Version/s: 10.6.0.0 Thanks Kristian! It seems that I had some sort of browser caching problem that was clouding my mind; when I shift-reloaded the page it indeed came up with the updated version. > Update the FAQ for Derby 10.5 > ----------------------------- > > Key: DERBY-4236 > URL: https://issues.apache.org/jira/browse/DERBY-4236 > Project: Derby > Issue Type: Task > Components: Web Site > Affects Versions: 10.5.1.1 > Reporter: Kristian Waagan > Assignee: Bryan Pendleton > Priority: Minor > Fix For: 10.6.0.0 > > Attachments: asBuilt.diff, faq.html, fixSearchFAQ.diff, xml.diff > > > The FAQ at http://db.apache.org/derby/faq.html should be updated for Derby version 10.5. > At least the following two entries should be updated: > - 4.7. Does Derby have a mode that causes it to run entirely in memory? > - 5.2. Does Derby support a LIMIT command? > We may also want to add more recent news for these: > - 5.3. Why do I get the error 'schema does not exist'? [is this an issue still?] > - 5.5. Can Derby generate unique identifiers like sequences? > Finally, a general task: > - Update links to the 10.2 docs to a newer revision [where appropriate], i.e. the 10.5 docs or even the trunk? > There may be more items to fix. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.