You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by rh...@apache.org on 2007/07/30 19:51:56 UTC

svn commit: r561067 - in /db/derby/code/branches/10.3: CHANGES.html RELEASE-NOTES.html

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 @@
 <td><b>Issue Id</b></td><td><b>Description</b></td>
 </tr>
 <tr>
+<td><a href="http://issues.apache.org/jira/browse/DERBY-2973">DERBY-2973</a></td><td>With collation TERRITORY_BASED, insert into table after changing type of column causes assert failure and loss of connection</td>
+</tr>
+<tr>
 <td><a href="http://issues.apache.org/jira/browse/DERBY-2966">DERBY-2966</a></td><td>rs.moveToInsertRow() causes loss of connection with TERRITORY_BASED collation.</td>
 </tr>
 <tr>

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 @@
 <html>
-<title>Release Notes for Derby 10.3.1.3</title>
+<title>Release Notes for Derby 10.3.1.4</title>
 <body>
 <h1>
-<a name="Release Notes for Derby 10.3.1.3"></a>Release Notes for Derby 10.3.1.3</h1>
+<a name="Release Notes for Derby 10.3.1.4"></a>Release Notes for Derby 10.3.1.4</h1>
 <blockquote>
-<p>These notes describe the difference between Derby release 10.3.1.3 and the preceding release 10.2.2.0.</p>
+<p>These notes describe the difference between Derby release 10.3.1.4 and the preceding release 10.2.2.0.</p>
 </blockquote>
 <ul>
 <li>
@@ -150,13 +150,28 @@
 <h2>
 <a name="CHANGES"></a>CHANGES</h2>
 <blockquote>
-<p>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. </br>
-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.</p>
+<p>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. </br>
+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.</p>
 <table border="2">
 <tr>
 <td><b>Issue Id</b></td><td><b>Description</b></td>
 </tr>
 <tr>
+<td><a href="http://issues.apache.org/jira/browse/DERBY-2973">DERBY-2973</a></td><td>With collation TERRITORY_BASED, insert into table after changing type of column causes assert failure and loss of connection</td>
+</tr>
+<tr>
+<td><a href="http://issues.apache.org/jira/browse/DERBY-2966">DERBY-2966</a></td><td>loss of connection with TERRITORY_BASED collation.</td>
+</tr>
+<tr>
+<td><a href="http://issues.apache.org/jira/browse/DERBY-2963">DERBY-2963</a></td><td>AccessControlException connection from remote client.</td>
+</tr>
+<tr>
+<td><a href="http://issues.apache.org/jira/browse/DERBY-2960">DERBY-2960</a></td><td>Group by substr() on collated database causes ERROR XJ001</td>
+</tr>
+<tr>
+<td><a href="http://issues.apache.org/jira/browse/DERBY-2955">DERBY-2955</a></td><td>ERROR 42ZA2 creating table with check constraint with literal comparison</td>
+</tr>
+<tr>
 <td><a href="http://issues.apache.org/jira/browse/DERBY-2941">DERBY-2941</a></td><td>With 10.2, Closing a resultset after retrieving a large > 32665 bytes value with Network Server does not release locks</td>
 </tr>
 <tr>
@@ -890,7 +905,7 @@
 <h2>
 <a name="Issues"></a>Issues</h2>
 <blockquote>
-<p>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.</p>
+<p>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.</p>
 <ul>
 <li>
 <a href="#Note for DERBY-2757">
@@ -3940,7 +3955,7 @@
 <blockquote>
 <p>For open bugs please refer to the JIRA bug tracking system: <a href="http://issues.apache.org/jira/browse/DERBY">http://issues.apache.org/jira/browse/DERBY</a>
 </p>
-<p>However, of special interest in particular for existing applications are the following bugs open at the time of the 10.3.1.3 release:</p>
+<p>However, of special interest in particular for existing applications are the following bugs open at the time of the 10.3.1.4 release:</p>
 <table border="2">
 <tr>
 <td><b>Issue Id</b></td><td><b>Description</b></td>
@@ -3962,25 +3977,26 @@
 <h2>
 <a name="Build Environment"></a>Build Environment</h2>
 <blockquote>
-<p>Derby release 10.3.1.3 was built using the following environment:</p>
+<p>Derby release 10.3.1.4 was built using the following environment:</p>
 <ul>
 <li>
 <b>Branch</b> - Source code came from the 10.3 branch.</li>
 <li>
-<b>Machine</b> - Microsoft Windows XP Professional Version 2002 Service Pack 2.</li>
+<b>Machine</b> - SunOS 5.11 snv_48.</li>
 <li>
-<b>Ant</b> - Apache Ant version 1.7 compiled on December 13 2006.</li>
+<b>Ant</b> - Apache Ant version 1.6.5 compiled on June 2 2005.</li>
 <li>
-<b>JDK 1.4</b> - Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_07-b05).</li>
+<b>JDK 1.4</b> - Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03).</li>
 <li>
-<b>Java 6</b> -  Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0_01-b06).</li>
+<b>Java 6</b> -  Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-b105).</li>
 <li>
 <b>OSGi</b> - The osgi.jar was used to build org.apache.derby.osgi.EmbeddedActivator.</li>
 <li>
-<b>Compiler</b> - 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.</li>
+<b>Compiler</b> - 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.</li>
 <li>
-<b>JSR 169</b> - J2ME support was built using IBM weme 6.1 (j2me 1.1) JSR 169 (jdbc.jar).</li>
+<b>JSR 169</b> - J2ME support was built using java.sun.com/j2me (j2me_cdc_fp-1_0_2).</li>
 </ul>
 </blockquote>
 </body>