Issue Details (XML | Word | Printable)

Key: SQLFO-1
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Andy Jefferson
Reporter: Andy Jefferson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
DataNucleus DB4O SQL

Make compilable with JDK1.6+

Created: 04/Aug/08 10:59 AM   Updated: 18/Oct/08 07:13 PM   Resolved: 18/Oct/08 07:11 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.1.0.release


 Description  « Hide
JDK1.6 brings a new JDBC spec level and it doesn't compile with that.

Sort Order: Ascending order - Click to sort in descending order
Andy Jefferson added a comment - 18/Oct/08 05:45 PM
Need to branch to provide one version for use by people with JDK1.5 (JDBC2,3), and another for JDK1.6+ (JDBC4)

Andy Jefferson added a comment - 18/Oct/08 07:11 PM
SVN trunk now requires JDK1.6 to build (branches/1.0 requires JDK1.5)