From issues-return-43941-archive-asf-public=cust-asf.ponee.io@karaf.apache.org Mon Apr 15 05:25: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 302F8180784 for ; Mon, 15 Apr 2019 07:25:02 +0200 (CEST) Received: (qmail 62653 invoked by uid 500); 15 Apr 2019 05:25: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 62633 invoked by uid 99); 15 Apr 2019 05:25: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:25: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 B33CAE2AC1 for ; Mon, 15 Apr 2019 05:25: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 45CB42459A for ; Mon, 15 Apr 2019 05:25:00 +0000 (UTC) Date: Mon, 15 Apr 2019 05:25:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1681= 7564#comment-16817564 ]=20 ASF subversion and git services commented on KARAF-6199: -------------------------------------------------------- Commit c73c2d479191c5363bd35d99787dd74c9a06a44e in karaf's branch refs/head= s/master from Jean-Baptiste Onofr=C3=A9 [ https://gitbox.apache.org/repos/asf?p=3Dkaraf.git;h=3Dc73c2d4 ] [KARAF-6199] Upgrade to Hibernate 5.4.2.Final to support Java 11 > 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)