Table of Contents
Table of Contents |
---|
10.7.1 Release Summary
Derby 10.7.1 is a feature release.
Release Manager | Rick Hillegas |
Buddy Testing | 2010-11-01 - 2010-11-15 |
Draft Release Notes Circulated | 2010-11-08 |
First release candidate posted | 2010-11-15 (cancelled 2010-11-23) |
Second release candidate posted | 2010-11-29 |
Sanity Testing and Voting | 2010-11-29 - 2010-12-13 |
Target Release Date | 2010-12-15 |
Release-tracking JIRA |
10.7.1 Work
The following work is planned for 10.7.1. Note that this is not a contract. The contents of 10.7.1 will shift as development proceeds. See the latest version of the release notes.
Legend:
- <<Icon(checkmark.png)>> - Done.
- <<Icon(alert.png)>> - Needs buddy testing.
- <<Icon(angry.png)>> - Needs documentation and buddy testing.
Status | Feature | JIRAs | Comments | Documentation | Buddy Tester |
> | Definer's rights for procedures and functions. | Lily Wei | |||
> | Enable BOOLEAN datatype | Logged DERBY-4889, DERBY-4890, DERBY-4891 | Knut A | ||
> | TRUNCATE TABLE | Mike M | |||
> | TRUNCATE TABLE |
| Dag | ||
> | Plan Exporter tool | Logged DERBY-4896, DERBY-4902, DERBY-4903, DERBY-4904 | Rick, Knut A | ||
> | UTF-8 support on the client driver (DRDA) | Tiago E <<Icon(checkmark.png)>> (Mac OS), Kathey |
10.7.1 Bug Fixes
We will put some effort into fixing bugs on the following lists:
10.7.1 Testing
Testing details can be found on the following pages:
List other testing here:
RC2
Tester | Date | Additional Tests | Comments |
Rick | 2010-11-29 | Verified links in index.html. | Top-level links work. |
Rick | 2010-11-29 | Built jars and docs from src zip distro. | Built correctly. |
Myrna | 2010-12-08 | basic test of eclipse plugins | eclipse 3.6 (Helios) package "Eclipse IDE for Java Developers" on Windows XP (comes with sun jdk 1.6). New install (both eclipse & plugins) & project without classes only. Simple operations (add nature; sysinfo, ij (simple connect/create db, create table, insert), start/stop networkserver, change port, docs present) ok. |
RC1
Tester | Date | Additional Tests | Comments |
Rick | 2010-11-15 | Verified links in index.html. | Top-level links work. |
Rick | 2010-11-15 | Built jars and docs from src zip distro. | Built correctly. |
Kristian | 2010-11-17 | Verified signatures and checksums. | Ok. Note that the debug bundles have a slightly different content in the checksum file (.md5), where the names of the algorithm and the file are included in addition to the checksum. |
Kristian | 2010-11-17 | Unpacked all the bundles. | Ok (Solaris). |
Myrna | 2010-11-22 | basic test of eclipse plugins | eclipse 3.6 (Helios) package "Eclipse IDE for Java Developers" on Windows XP (comes with sun jdk 1.6). New install (both eclipse & plugins) & project without classes only. Simple operations (add nature; sysinfo, ij (simple connect/create db, create table, insert), start/stop networkserver, change port, docs present) ok. |