You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ka...@apache.org on 2015/04/20 16:01:25 UTC

svn commit: r1674850 - /openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext

Author: karlkilden
Date: Mon Apr 20 14:01:25 2015
New Revision: 1674850

URL: http://svn.apache.org/r1674850
Log:
CMS commit to openwebbeans by karlkilden

Modified:
    openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext

Modified: openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext
URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext?rev=1674850&r1=1674849&r2=1674850&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext Mon Apr 20 14:01:25 2015
@@ -40,7 +40,7 @@ Several API bundles exists for java EE a
   - **Interceptor: [geronimo-interceptor_1.2_spec.jar][3]**
   - **Common Annotations: [geronimo-annotation_1.2_spec.jar][3]**
 
-You will only reference these API:s in your own project. This way your project will stay CDI vendor neutral. 
+You will only reference these API:s in your own project. This way your project will stay CDI vendor neutral. A typical use case would be to add all four of these to your parent-pom or your core module. 
 
 
 ### Required {#required-parts}