[
https://issues.apache.org/jira/browse/KARAF-6199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16817563#comment-16817563
]
ASF GitHub Bot commented on KARAF-6199:
---------------------------------------
jbonofre commented on pull request #809: [KARAF-6199] Upgrade to Hibernate
5.4.2.Final to support Java 11
URL: https://github.com/apache/karaf/pull/809
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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é
> Priority: Major
> Fix For: 4.3.0, 4.2.5
>
>
> 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)