[jboss-jira] [JBoss JIRA] (HIBERNATE-136) Hibernate 4.1.5.SP1 is not compatible with Java 1.5, it throws java.lang.UnsupportedClassVersionError: org/hibernate/ejb/HibernatePersistence : unsupported classversion 50.0
Kirill Linnik (JIRA)
jira-events at lists.jboss.org
Mon Aug 6 09:51:07 EDT 2012
[ https://issues.jboss.org/browse/HIBERNATE-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710001#comment-12710001 ]
Kirill Linnik commented on HIBERNATE-136:
-----------------------------------------
and from gradle build script:
targetCompatibility = "1.6"
sourceCompatibility = "1.6"
> Hibernate 4.1.5.SP1 is not compatible with Java 1.5, it throws java.lang.UnsupportedClassVersionError: org/hibernate/ejb/HibernatePersistence : unsupported classversion 50.0
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HIBERNATE-136
> URL: https://issues.jboss.org/browse/HIBERNATE-136
> Project: Hibernate Integration
> Issue Type: Bug
> Environment: Sun Microsystems Java 1.5, build 22
> Weblogic 9.2.4
> Reporter: Kirill Linnik
> Assignee: Steve Ebersole
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list