[hibernate-issues] [Hibernate-JIRA] Commented: (OGM-108) Will not compile and run tests using JDK7

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Nov 10 07:35:23 EST 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/OGM-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44287#comment-44287 ] 

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: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list