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 2B04118811 for ; Mon, 10 Aug 2015 13:20:12 +0000 (UTC) Received: (qmail 2147 invoked by uid 500); 10 Aug 2015 13:20:12 -0000 Delivered-To: apmail-karaf-commits-archive@karaf.apache.org Received: (qmail 2122 invoked by uid 500); 10 Aug 2015 13:20:12 -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 2112 invoked by uid 99); 10 Aug 2015 13:20:12 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Aug 2015 13:20:12 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B13A1E0501; Mon, 10 Aug 2015 13:20:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cschneider@apache.org To: commits@karaf.apache.org Date: Mon, 10 Aug 2015 13:20:11 -0000 Message-Id: <9981effe3dfc4b0baf1d2d00be132188@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] karaf git commit: [KARAF-3919] Upgrade to JPA 2.1.0 and transaction manager 1.3.0 Repository: karaf Updated Branches: refs/heads/master 08c9593db -> 23847bc53 [KARAF-3919] Upgrade to JPA 2.1.0 and transaction manager 1.3.0 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/f36f47ce Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/f36f47ce Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/f36f47ce Branch: refs/heads/master Commit: f36f47ceecea1673c8e552373bfda28fa04c8384 Parents: 08c9593 Author: Christian Schneider Authored: Mon Aug 10 14:13:33 2015 +0200 Committer: Christian Schneider Committed: Mon Aug 10 14:13:33 2015 +0200 ---------------------------------------------------------------------- assemblies/features/enterprise/src/main/feature/feature.xml | 8 ++++---- pom.xml | 7 ++++--- 2 files changed, 8 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/f36f47ce/assemblies/features/enterprise/src/main/feature/feature.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/enterprise/src/main/feature/feature.xml b/assemblies/features/enterprise/src/main/feature/feature.xml index 7c09a0b..ef172d4 100644 --- a/assemblies/features/enterprise/src/main/feature/feature.xml +++ b/assemblies/features/enterprise/src/main/feature/feature.xml @@ -73,8 +73,8 @@ - -
JTA implementation provided by Apache Aries Transaction 1.1.1
+ +
JTA implementation provided by Apache Aries Transaction
aries.transaction.recoverable = true aries.transaction.timeout = 600 @@ -85,7 +85,7 @@ transaction-api mvn:org.apache.aries/org.apache.aries.util/${aries.util.version} - mvn:org.apache.aries.transaction/org.apache.aries.transaction.manager/1.1.1 + mvn:org.apache.aries.transaction/org.apache.aries.transaction.manager/${aries.transaction.manager.version} aries-blueprint mvn:org.apache.aries.transaction/org.apache.aries.transaction.blueprint/${aries.transaction.blueprint.version} @@ -135,7 +135,7 @@
JPA implementation provided by Apache Aries JPA 2.x. NB: this feature doesn't provide the JPA engine, you have to install one by yourself (OpenJPA for instance)
transaction persistence-api - mvn:org.hibernate.javax.persistence/hibernate-jpa-2.1-api/1.0.0.Final + mvn:org.apache.felix/org.apache.felix.coordinator/${felix.coordinator.version} mvn:org.apache.aries.jpa/org.apache.aries.jpa.api/${aries.jpa.version} mvn:org.apache.aries.jpa/org.apache.aries.jpa.container/${aries.jpa.version} mvn:org.apache.aries.jpa/org.apache.aries.jpa.support/${aries.jpa.version} http://git-wip-us.apache.org/repos/asf/karaf/blob/f36f47ce/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 45f5f98..640e3cb 100644 --- a/pom.xml +++ b/pom.xml @@ -163,6 +163,7 @@ 2.0.2 1.8.4 0.1.0 + 1.0.0 3.5.0 5.0.1 2.4.0 @@ -196,7 +197,7 @@ 1.1.0 1.1.0 1.0.0 - 2.0.0 + 2.1.0 1.0.4 1.0.2 1.0.2 @@ -209,8 +210,8 @@ 1.0.1 1.1.0 1.2.0 - 1.3.0-SNAPSHOT - 1.0.2 + 1.3.0 + 1.1.1 2.1.1 1.1.0