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
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira