You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2019/03/19 06:43:00 UTC

[jira] [Created] (KARAF-6199) Upgrade Hibernate feature to work with Java 11

Jean-Baptiste Onofré created KARAF-6199:
-------------------------------------------

             Summary: Upgrade Hibernate feature to work with Java 11
                 Key: KARAF-6199
                 URL: https://issues.apache.org/jira/browse/KARAF-6199
             Project: Karaf
          Issue Type: Bug
          Components: karaf
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré


Karaf comes with hibernate 5.2.17 which intalls
org.javassist/javassist/3.22.0-GA which is not Java 11 capable
https://github.com/jboss-javassist/javassist/issues/194). 

When I manually change 3.22.0-GA to 3.23.1-GA, everything works as expected.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)