Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BA9CD200AE3 for ; Wed, 4 May 2016 09:49:33 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B91C71609FD; Wed, 4 May 2016 09:49:33 +0200 (CEST) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 084191609F1 for ; Wed, 4 May 2016 09:49:32 +0200 (CEST) Received: (qmail 94115 invoked by uid 500); 4 May 2016 07:49:32 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 94104 invoked by uid 99); 4 May 2016 07:49:32 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2016 07:49:32 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D6AEA180177 for ; Wed, 4 May 2016 07:49:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.999 X-Spam-Level: X-Spam-Status: No, score=0.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id ROVOUhZ4fLIW for ; Wed, 4 May 2016 07:49:31 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id F37CE5FBAE for ; Wed, 4 May 2016 07:49:30 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 2C65BE0335 for ; Wed, 4 May 2016 07:49:30 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 4213B3A0099 for ; Wed, 4 May 2016 07:49:29 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1742222 - /aries/site/trunk/content/modules/jpaproject.mdtext Date: Wed, 04 May 2016 07:49:28 -0000 To: commits@aries.apache.org From: cschneider@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160504074929.4213B3A0099@svn01-us-west.apache.org> archived-at: Wed, 04 May 2016 07:49:33 -0000 Author: cschneider Date: Wed May 4 07:49:28 2016 New Revision: 1742222 URL: http://svn.apache.org/viewvc?rev=1742222&view=rev Log: CMS commit to aries by cschneider Modified: aries/site/trunk/content/modules/jpaproject.mdtext Modified: aries/site/trunk/content/modules/jpaproject.mdtext URL: http://svn.apache.org/viewvc/aries/site/trunk/content/modules/jpaproject.mdtext?rev=1742222&r1=1742221&r2=1742222&view=diff ============================================================================== --- aries/site/trunk/content/modules/jpaproject.mdtext (original) +++ aries/site/trunk/content/modules/jpaproject.mdtext Wed May 4 07:49:28 2016 @@ -210,7 +210,12 @@ See the tasklist-ds example for details. To package the solution, execute a "maven clean install" instruction. Installing Aries JPA and Aries Transaction into arbitrary containers is beyond the scope of this document. -To keep the installation instructions small we only cover installation into Apache Karaf 4.x. Karaf provides features for Aries JPA, Aries Transaction, Hibernate and Pax-jdbc so installation is very easy. -See the README at https://svn.apache.org/repos/asf/aries/trunk/jpa/examples/ +## Example ## +To keep the installation instructions small we only cover installation into Apache Karaf 4.x. Karaf provides features for Aries JPA, +Aries Transaction, Hibernate and Pax-jdbc so installation is very easy. +See the [README of the Aries JPA examples][1]. + + + [1]: https://svn.apache.org/repos/asf/aries/trunk/jpa/examples/ \ No newline at end of file