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)