You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2011/03/18 15:38:54 UTC

svn commit: r1082937 - /aries/site/trunk/content/modules/jpaproject.mdtext

Author: zoe
Date: Fri Mar 18 14:38:54 2011
New Revision: 1082937

URL: http://svn.apache.org/viewvc?rev=1082937&view=rev
Log:
Apply CM patch

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=1082937&r1=1082936&r2=1082937&view=diff
==============================================================================
--- aries/site/trunk/content/modules/jpaproject.mdtext (original)
+++ aries/site/trunk/content/modules/jpaproject.mdtext Fri Mar 18 14:38:54 2011
@@ -141,7 +141,7 @@ The <service-properties> will let 
 
 **Step 4 : Package the solution**
 
-To package and deploy the solution, execute a "maven clean install" instruction and deploy your project on you OSGI platform. Depending in which OSGI container
+To package and deploy the solution, execute a "maven clean install" instruction and deploy your project into your favorite OSGI platform. Depending in which OSGI container
 you plan to deploy your projects, the bundles (Aries JPA, OpenJPA, Aries Transaction, ....) to be used will be
 different and you will have to identify them. The Aries samples project provides you a list of [bundles][1] and you 
 can use them as a starting point to create your first project.