]
Emmanuel Bernard commented on OGM-108:
--------------------------------------
The main problem is that JDK 7 comes with JDBC n+1 and OGM does not implement some of the
new methods. That can easily be fixed.
Will not compile and run tests using JDK7
-----------------------------------------
Key: OGM-108
URL:
http://opensource.atlassian.com/projects/hibernate/browse/OGM-108
Project: Hibernate OGM
Issue Type: Bug
Components: build, core
Environment: New install of Ubuntu 11.10, maven2, openjdk-7-jdk, openjdk-6-jdk.
Reporter: rikki molecatert
Priority: Minor
Attachments: output.txt
Three methods are missing from three classes.
They are in abstract parent classes according to the stack trace and are required to be
overridden.
The output from maven is attached.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: