Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.11.1.1
-
None
-
Normal
-
Release Note Needed
Description
The developer community has approved the proposal to sunset support for Java 5 and CDC: http://apache-database.10148.n7.nabble.com/VOTE-Sunsetting-support-for-Java-5-and-CDC-td129832.html#a129925
This issue tracks a number of tasks needed to implement this proposal:
I) Remove build support for Java 5 and CDC.
II) Purge user doc references to Java 5, CDC, and the JDBC 4 DataSources.
III) Remove the JDBC 4 version of the public api from the published javadoc. The recently introduced CP2 DataSources would need to migrate to the JDBC 3 version of the published javadoc. The JDBC 4 versions of the DataSources would still exist, but they would be vacuous extensions of their JDBC 3 counterparts.
IV) On the wiki, document our expectation that maintenance releases will support the same platforms as the original feature release cut from their branch.
V) Decide what to do with the SimpleMobileApp. Probably we want to just remove this demo since its purpose is to show how to run Derby on the deprecated CDC platform.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-5988 Instability in DataSourceTest: some test fixture orderings makes test_jdbc4_1 fail
- Open
-
DERBY-4726 Investigate updating Junit version required for Derby build and test
- Open
-
DERBY-5840 Clean up compiler warnings introduced by using Java 5 language features
- Closed
-
DERBY-6236 Remove references to old JVMs (pre-Java 6) from the user guides
- Closed
-
DERBY-6240 Remove Clock cache manager from trunk
- Closed
-
DERBY-6241 Remove SinglePool from trunk
- Closed
-
DERBY-6242 Merge ConcurrentXactFactory into XactFactory
- Closed
- relates to
-
DERBY-6253 Collapse SQLException factories
- Closed