Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 9737 invoked from network); 12 Sep 2007 14:17:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2007 14:17:55 -0000 Received: (qmail 22553 invoked by uid 500); 12 Sep 2007 14:17:48 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 22514 invoked by uid 500); 12 Sep 2007 14:17:48 -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 22505 invoked by uid 99); 12 Sep 2007 14:17:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 07:17:48 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 14:19:30 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 35464714209 for ; Wed, 12 Sep 2007 07:17:32 -0700 (PDT) Message-ID: <21076204.1189606652215.JavaMail.jira@brutus> Date: Wed, 12 Sep 2007 07:17:32 -0700 (PDT) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Created: (DERBY-3070) Developer's Guide upgrade topic "Soft upgrade limitations" needs updating for 10.3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Developer's Guide upgrade topic "Soft upgrade limitations" needs updating for 10.3 ---------------------------------------------------------------------------------- Key: DERBY-3070 URL: https://issues.apache.org/jira/browse/DERBY-3070 Project: Derby Issue Type: Bug Components: Documentation Affects Versions: 10.3.1.4 Reporter: Kim Haase Assignee: Kim Haase The "Soft upgrade limitations" topic in the Developer's Guide (http://db.apache.org/derby/docs/dev/devguide/tdevupgradesoft.html) does not seem to have been updated for 10.3. Would it be possible for someone to provide lists of the following, so I can make the edits: Version 10.3 features that can't be used in a database upgraded from 10.0 (are these the same as the 10.2 features listed?) Version 10.3 features that can't be used in a database upgraded from 10.1 ((are these the same as the 10.2 features listed?) Version 10.3 features that can't be used in a database upgraded from 10.2 (collation, apparently; any others?) It would be good to know if the territory attribute needs to be added to one of these lists (see DERBY-2185). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.