Add re-encrytion of database test cases to the upgrade test..
-----------------------------------------------------------------
Key: DERBY-1925
URL: http://issues.apache.org/jira/browse/DERBY-1925
Project: Derby
Issue Type: Test
Affects Versions: 10.2.2.0, 10.3.0.0
Reporter: Suresh Thalamati
Assigned To: Suresh Thalamati
Add a encryption of an un-encrypted database and re-encryption of encrypted
database test case to the upgrade test. Please see DERBY-1156 for details
about re-encryption feature.
re-encrytpion test cases will be added to run only when test is executed
using jar files. Upgrade test mixes the old version of derby classes in the
jar files and the new classes when run under code-line using classes.; This
cause boot time error when databases is encrypted ( This kind of mixing
different version of classes is not supported , see DERBY-1898) .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira