Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 20234 invoked from network); 30 Jul 2007 17:52:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jul 2007 17:52:18 -0000 Received: (qmail 12188 invoked by uid 500); 30 Jul 2007 17:52:18 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 12161 invoked by uid 500); 30 Jul 2007 17:52:18 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 12150 invoked by uid 99); 30 Jul 2007 17:52:18 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2007 10:52:18 -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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2007 17:52:17 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 125DC1A981A; Mon, 30 Jul 2007 10:51:57 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r561067 - in /db/derby/code/branches/10.3: CHANGES.html RELEASE-NOTES.html Date: Mon, 30 Jul 2007 17:51:56 -0000 To: derby-commits@db.apache.org From: rhillegas@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070730175157.125DC1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rhillegas Date: Mon Jul 30 10:51:55 2007 New Revision: 561067 URL: http://svn.apache.org/viewvc?view=rev&rev=561067 Log: DERBY-2982: Minor changes to release notes: bump release id, add some more issues fixed since last release candidate, change build description to reflect my environment. Modified: db/derby/code/branches/10.3/CHANGES.html db/derby/code/branches/10.3/RELEASE-NOTES.html Modified: db/derby/code/branches/10.3/CHANGES.html URL: http://svn.apache.org/viewvc/db/derby/code/branches/10.3/CHANGES.html?view=diff&rev=561067&r1=561066&r2=561067 ============================================================================== --- db/derby/code/branches/10.3/CHANGES.html (original) +++ db/derby/code/branches/10.3/CHANGES.html Mon Jul 30 10:51:55 2007 @@ -18,6 +18,9 @@ Issue IdDescription +DERBY-2973With collation TERRITORY_BASED, insert into table after changing type of column causes assert failure and loss of connection + + DERBY-2966rs.moveToInsertRow() causes loss of connection with TERRITORY_BASED collation. Modified: db/derby/code/branches/10.3/RELEASE-NOTES.html URL: http://svn.apache.org/viewvc/db/derby/code/branches/10.3/RELEASE-NOTES.html?view=diff&rev=561067&r1=561066&r2=561067 ============================================================================== --- db/derby/code/branches/10.3/RELEASE-NOTES.html (original) +++ db/derby/code/branches/10.3/RELEASE-NOTES.html Mon Jul 30 10:51:55 2007 @@ -1,10 +1,10 @@ -Release Notes for Derby 10.3.1.3 +Release Notes for Derby 10.3.1.4

-Release Notes for Derby 10.3.1.3

+Release Notes for Derby 10.3.1.4
-

These notes describe the difference between Derby release 10.3.1.3 and the preceding release 10.2.2.0.

+

These notes describe the difference between Derby release 10.3.1.4 and the preceding release 10.2.2.0.

  • @@ -150,13 +150,28 @@

    CHANGES

    -

    The following issues are addressed by Derby release 10.3.1.3. These issues are not addressed in the preceding 10.2.2.0 release.
    -This list includes bugs and improvements, and sub-tasks if the super-task is not fixed in 10.3.1.3, but not issues with only test or web content changes.

    +

    The following issues are addressed by Derby release 10.3.1.4. These issues are not addressed in the preceding 10.2.2.0 release.
    +This list includes bugs and improvements, and sub-tasks if the super-task is not fixed in 10.3.1.4, but not issues with only test or web content changes.

    + + + + + + + + + + + + + + + @@ -890,7 +905,7 @@

    Issues

    -

    Compared with the previous release (10.2.2.0), Derby release 10.3.1.3 introduces the following new features and incompatibilities. These merit your special attention.

    +

    Compared with the previous release (10.2.2.0), Derby release 10.3.1.4 introduces the following new features and incompatibilities. These merit your special attention.

    Issue IdDescription
    DERBY-2973With collation TERRITORY_BASED, insert into table after changing type of column causes assert failure and loss of connection
    DERBY-2966loss of connection with TERRITORY_BASED collation.
    DERBY-2963AccessControlException connection from remote client.
    DERBY-2960Group by substr() on collated database causes ERROR XJ001
    DERBY-2955ERROR 42ZA2 creating table with check constraint with literal comparison
    DERBY-2941With 10.2, Closing a resultset after retrieving a large > 32665 bytes value with Network Server does not release locks
    @@ -3962,25 +3977,26 @@

    Build Environment

    -

    Derby release 10.3.1.3 was built using the following environment:

    +

    Derby release 10.3.1.4 was built using the following environment:

    • Branch - Source code came from the 10.3 branch.
    • -Machine - Microsoft Windows XP Professional Version 2002 Service Pack 2.
    • +Machine - SunOS 5.11 snv_48.
    • -Ant - Apache Ant version 1.7 compiled on December 13 2006.
    • +Ant - Apache Ant version 1.6.5 compiled on June 2 2005.
    • -JDK 1.4 - Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_07-b05).
    • +JDK 1.4 - Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03).
    • -Java 6 - Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0_01-b06).
    • +Java 6 - Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-b105).
    • OSGi - The osgi.jar was used to build org.apache.derby.osgi.EmbeddedActivator.
    • -Compiler - The 1.4.2_07-b05 javac was used to compile all classes - except for the JDBC4 drivers. The JDBC4 driver classes were compiled using the 1.6.0_01-b06 javac.
    • +Compiler - The 1.4.2_12-b03 javac was used to compile all + classes except for the JDBC4 drivers. The JDBC4 driver classes were compiled + using the 1.6.0-b105 javac.
    • -JSR 169 - J2ME support was built using IBM weme 6.1 (j2me 1.1) JSR 169 (jdbc.jar).
    • +JSR 169 - J2ME support was built using java.sun.com/j2me (j2me_cdc_fp-1_0_2).
    Issue IdDescription