[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-4622) Hibernate still refuses to build on JDK6

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Nov 30 08:17:11 EST 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-4622.
-------------------------------

    Resolution: Rejected

This works great as long as you intend to exclusively load Hibernate into 1.6+ environments.  That is not the case when I build.

> Hibernate still refuses to build on JDK6
> ----------------------------------------
>
>                 Key: HHH-4622
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4622
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.5
>         Environment: Ubuntu 8.04, Maven 2.0.8, JDK 1.6.0-16
>            Reporter: Chris Wilson
>   Original Estimate: 5 minutes
>  Remaining Estimate: 5 minutes
>
> Despite fixing the issue that stopped Hibernate building on JDK6 (HHH-2412), the Maven config still insists that jdk 1.5 is used, in parent/pom.xml:
>   <!-- require JDK 1.5 to run the build -->
>   <version>[1.5,1.6)</version>
> This seems not to be necessary any more, and it would be nice to enable building ootb on a modern JVM.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list