Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F7C610E02 for ; Tue, 7 Jan 2014 20:15:51 +0000 (UTC) Received: (qmail 22628 invoked by uid 500); 7 Jan 2014 20:15:51 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 22610 invoked by uid 500); 7 Jan 2014 20:15:50 -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 22602 invoked by uid 99); 7 Jan 2014 20:15:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jan 2014 20:15:50 +0000 Date: Tue, 7 Jan 2014 20:15:50 +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] [Commented] (KARAF-2666) Provide hibernate 4 feature 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-2666?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1386= 4635#comment-13864635 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-2666: --------------------------------------------- Add Hibernate 4.3.0.Final feature on master: https://git-wip-us.apache.org/= repos/asf?p=3Dkaraf.git;a=3Dcommitdiff;h=3Dc29a9fa70a1006af024d793878a47e5b= d2441c9a > Provide hibernate 4 feature > --------------------------- > > Key: KARAF-2666 > URL: https://issues.apache.org/jira/browse/KARAF-2666 > Project: Karaf > Issue Type: Improvement > Components: karaf-feature > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 2.4.0, 3.0.1, 2.3.4 > > > In addition of the hibernate 3.3.2.GA feature, we can provide the hiberna= te 4.2.7.Final feature looking like: > persistence engine support"> >
Enable Hibernate4 as persistence engine.
> transaction > jpa > http > dependency=3D"true">mvn:org.apache.servicemix.bundles/org.apache.servicem= ix.bundles.antlr/2.7.7_5 > dependency=3D"true">mvn:org.apache.servicemix.bundles/org.apache.servicem= ix.bundles.ant/1.8.2_2 > dependency=3D"true">mvn:org.apache.servicemix.bundles/org.apache.servicem= ix.bundles.dom4j/1.6.1_5 > dependency=3D"true">mvn:org.apache.servicemix.bundles/org.apache.servicem= ix.bundles.serp/1.14.1_1 > mvn:com.fasterxml/classmate/0.9.0 > mvn:org.javassist/javassist/3.18.1-GA > dependency=3D"true">mvn:org.jboss.spec.javax.security.jacc/jboss-jacc-api= _1.4_spec/1.0.2.Final > wrap:mvn:org.jboss/jandex/1.1.0.Final > dependency=3D"true">mvn:org.jboss.logging/jboss-logging/3.1.4.GA > dependency=3D"true">mvn:org.hibernate.common/hibernate-commons-annotation= s/4.0.4.Final > mvn:org.hibernate/hibernate-core/4.2.7.Final > mvn:org.hibernate/hibernate-entitymanager/4.2.7.Final > mvn:org.hibernate/hibernate-envers/4.2.7.Final > mvn:org.hibernate/hibernate-osgi/4.2.7.Final >
-- This message was sent by Atlassian JIRA (v6.1.5#6160)