Daniel John Debrunner wrote:
I have tried to make those changes.I think the idea is good, but the bug list needs some work. Only bugs should be in the list, not requests for new features. (e.g. Derby-31 is a new feature in Jira, not a bug).
Also it may be useful to split the list of bugs into three sections, code bugs, documentation bugs and testing bugs. Or even remove the testing bugs since the tests are not part of the release (eg. Derby-88).
Dan.
I have made a separate file to go with the derbyTesting.jar - will send separate email.
I have also added a line about needing Universal Driver version 2.4.
However, I have some questions:
There's a difference in Jira between outright requests for new features and improvements. I left the improvements in, took out the outright requests. ok/not?
Derby-65 both has a code and a documentation aspect to it. I left it under code issues. ok/not ok?
Derby-63 seems to me a new feature, but is currently listed as bug. classification correct?
Derby 56 and 57, can they be closed now?
Derby 49 is listed as an improvement, but I think it should just be a doc bug?
Derby 1 - did that get resolved by Apple or not?
Thx.... Myrna
RELEASE NOTES
Derby version 10.0.2.1 This is the first incubator release for derby. The build # of this release is 106978. For getting started, refer to http://incubator.apache.org/derby/manuals/getstart/gspr16.html The version of the IBM Universal JDBC Driver required with the derby Network Server is 2.4. --------------------------------------------------------------------------- This release fixes the following reported JIRA issues since the start of the derby project as an Apache incubator project: code issues: Key Summary DERBY-6 Trigger of the form: create trigger ... values myFunction(); has no effect. DERBY-14 Triggers do not evaluate functions in VALUES trigger actions. DERBY-21 ResultsetMetaData.getColumnClassName() for CLOB and BLOB datatypes is incorrect. DERBY-30 Connection.close() method inconsistently throws exception on closed connection DERBY-33 Connection.setTypeMap throws unimplemented exception with empty map DERBY-34 Setting default value for a char(1) for bit data column does not work DERBY-35 DRDA Chaining in Network Server is incorrect DERBY-42 When using encryption, do not store the length information about the external key in service.properties DERBY-44 Support for like ? Escape ? DERBY-45 Request support for CAST() in Like clause DERBY-50 getMaxColumnNameLength() database metadata function returns incorrect value. DERBY-59 dblook currently has driver classes hard coded DERBY-62 TableName not serializable DERBY-67 Network Server on a 64 bit JVM fails with: Execution failed because of a Distributed Protocol Error: DRDA_Proto_SYNTAXRM; CODPNT arg = 2116; Error Code Value = 14 DERBY-72 IBM (c) message in properties files DERBY-74 SQLDecimal.getWholeDigits returns invalid result on JDK1.5.0 DERBY-83 Incorrect string conversion for DECIMAL on JDK1.5 doc issues: Key Summary DERBY-9 Documentation Bug re BETWEEN DERBY-41 Documentation Error - Developer's Guide - 'C' index DERBY-58 dblook options doco incorrect --------------------------------------------------------------------------- Below is a list of open code documented in the JIRA bug tracking system for the project at the time of the release: code issues: Key Summary DERBY-1 Can't create a new db on OS X DERBY-3 Identity column not filled consecutively with "insert ... select distinct" DERBY-5 Network Server Protocol error when select fails and "order by" is specified DERBY-7 Bug in NULLIF Function DERBY-8 Connection object gets created with un-supported holdability on getting Connection object from XAConnection "inside" the global transaction DERBY-12 Quoted table names mishandled in select list expansion DERBY-13 Quoted names with embedded period mishandled in from list DERBY-15 May get a non-uniue conglomerate id in a very unlikely XA edge case DERBY-17 Network Server Needs to generate CRRTKN on ACCRDB if client does not send it DERBY-18 Exposed name matching has bugs when the column name is qualified with a schema name. DERBY-19 NPE when trying to create a database at a directory that is not allowed DERBY-20 LIKE handles strings with control characters incorrectly. DERBY-22 Exception XCL16 incorrectly raised for ResultSet of method return after nested commit. DERBY-23 just booting jdbc driver and shutting down seem to leak memory DERBY-25 INSERT INTO SELECT DISTINCT ... skips some values for autoincrement column DERBY-26 Dropping a nested trigger and rerunning the querry causes NullPointerException DERBY-27 UCASE/LCASE function should change case according to database locale, but uppercases according to the JVM locale. DERBY-28 Execute Statement of a SYSIBM sps gives java linkage error and class not found exception. DERBY-36 Following the provided documentation and running ij results in a java.lang.InternalException DERBY-37 detection of incorrect types comparison is done at ? parameters DERBY-39 Strange error in JOIN ON clause DERBY-46 Do not store encryption block size for encrypted database when using external key DERBY-47 Some possible improvements to IN optimization DERBY-48 A connection request that has a default schema that is being created by another transaction will fail to connect DERBY-51 Need NetworkServerControl shutdown API method that does not shutdown derby embedded DERBY-56 NsSample sample program refered to in documentation is missing DERBY-57 derby snapshot zip does not contain network server war file DERBY-61 Some derby javadoc issues should be cleaned up DERBY-62 TableName not serializable DERBY-63 updateNull doesnot work with Embedded Driver DERBY-65 Network Server user ID and password encryption requires IBMJCE DERBY-66 Derby supports open cursor across commits and hence DatabaseMetaData.supportsOpenCursorsAcrossCommit return true. DERBY-71 Merge TransactionResourceImpl into EmbeddedConnection DERBY-73 Ability to compile under JDK1.5 DERBY-75 Clean up import and JavaDoc for MethodNode hierarchy DERBY-85 NPE when creating a trigger on a table and default schema doesn't exist. DERBY-86 sweep of name changes to Derby DERBY-90 dblook displays message keys instead of their associated text doc issues Key Summary DERBY-43 Add documentation for database encryption using external key DERBY-49 Need to document new property derby.drda.keepAlive DERBY-52 Cannot create CHAR column with size greater than 254 DERBY-60 Documentation refers to SYSIBM system schema DERBY-68 Mistypos DERBY-70 Incorrect documentation about class loading from installed jar files. DERBY-76 Stored procedure cannot be invoked with VALUES statement DERBY-79 Provide Derby Documentation in PDF format and improve navigation DERBY-82 Add documentation for property - derby.language.logQueryPlan DERBY-87 org.apache.derby.database.UserUtility.add does not exist but is documented
