From issues-return-43944-archive-asf-public=cust-asf.ponee.io@karaf.apache.org Mon Apr 15 05:26:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id C066418064C for ; Mon, 15 Apr 2019 07:26:01 +0200 (CEST) Received: (qmail 63501 invoked by uid 500); 15 Apr 2019 05:26:01 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 63477 invoked by uid 99); 15 Apr 2019 05:26:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Apr 2019 05:26:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 88312E29D4 for ; Mon, 15 Apr 2019 05:26:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 381CC2459B for ; Mon, 15 Apr 2019 05:26:00 +0000 (UTC) Date: Mon, 15 Apr 2019 05:26:00 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (KARAF-6199) Upgrade Hibernate feature to work with Java 11 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-6199?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 resolved KARAF-6199. ----------------------------------------- Resolution: Fixed > 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=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > 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).=20 > When I manually change 3.22.0-GA to 3.23.1-GA, everything works as expect= ed. -- This message was sent by Atlassian JIRA (v7.6.3#76005)