Return-Path: X-Original-To: apmail-karaf-commits-archive@minotaur.apache.org Delivered-To: apmail-karaf-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A1D2710405 for ; Thu, 9 Jan 2014 14:08:08 +0000 (UTC) Received: (qmail 37498 invoked by uid 500); 9 Jan 2014 14:08:08 -0000 Delivered-To: apmail-karaf-commits-archive@karaf.apache.org Received: (qmail 37436 invoked by uid 500); 9 Jan 2014 14:08:01 -0000 Mailing-List: contact commits-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 commits@karaf.apache.org Received: (qmail 37419 invoked by uid 99); 9 Jan 2014 14:07:58 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jan 2014 14:07:58 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 2B0418B35D7; Thu, 9 Jan 2014 14:07:58 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: jbonofre@apache.org To: commits@karaf.apache.org Message-Id: <5fc17353ec2d413e9df459723b3b0487@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: [KARAF-2642] Add openjpa enterprise feature Date: Thu, 9 Jan 2014 14:07:58 +0000 (UTC) Updated Branches: refs/heads/karaf-2.x 77531de68 -> 52564fa8d [KARAF-2642] Add openjpa enterprise feature Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/52564fa8 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/52564fa8 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/52564fa8 Branch: refs/heads/karaf-2.x Commit: 52564fa8d6614eed68fc3daaefe44d4b897f3458 Parents: 77531de Author: Jean-Baptiste Onofré Authored: Thu Jan 9 15:07:33 2014 +0100 Committer: Jean-Baptiste Onofré Committed: Thu Jan 9 15:07:33 2014 +0100 ---------------------------------------------------------------------- .../features/enterprise/src/main/resources/features.xml | 12 ++++++++++++ pom.xml | 5 ++++- 2 files changed, 16 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/52564fa8/assemblies/features/enterprise/src/main/resources/features.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/enterprise/src/main/resources/features.xml b/assemblies/features/enterprise/src/main/resources/features.xml index a9e3ace..4d49609 100644 --- a/assemblies/features/enterprise/src/main/resources/features.xml +++ b/assemblies/features/enterprise/src/main/resources/features.xml @@ -47,6 +47,18 @@ mvn:org.apache.aries.jpa/org.apache.aries.jpa.container.context/${aries.jpa.container.context.version} + +
Enable Apache OpenJPA as persistence engine.
+ jpa + http + mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.java-persistence-api-1.1.1/${servicemix.specs.version} + mvn:commons-collections/commons-collections/${commons-collections.version} + mvn:commons-pool/commons-pool/${commons-pool.version} + mvn:commons-dbcp/commons-dbcp/${commons-dbcp.version} + mvn:commons-lang/commons-lang/${commons-lang.version} + mvn:org.apache.openjpa/openjpa/${openjpa.version} +
+
JNDI support provided by Apache Aries JNDI ${aries.jndi.version}
mvn:org.apache.aries.jndi/org.apache.aries.jndi.api/${aries.jndi.api.version} http://git-wip-us.apache.org/repos/asf/karaf/blob/52564fa8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ed9bb4b..01c3a22 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ - 2.2.1 + 3.0.4 @@ -110,9 +110,11 @@ 1.8 3.2.1 1.6 + 1.4 1.2.2 2.4 2.6 + 1.6 1.0 1.9.1_1 8.1.10.v20130312 @@ -175,6 +177,7 @@ 1.2.17 3.0-alpha-2 2.0.7 + 2.3.0 4.3.1 20131018 1.4.0