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 12:41:32 UTC

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

Author: karlkilden
Date: Mon Apr 20 10:41:32 2015
New Revision: 1674791

URL: http://svn.apache.org/r1674791
Log:
Added link

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=1674791&r1=1674790&r2=1674791&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext Mon Apr 20 10:41:32 2015
@@ -34,20 +34,20 @@ You can add OpenWebBeans to your project
 
 For JavaEE you always start with:
 
-  - **spi**
-  - **impl**
-  - **web**
+  - **[openwebbeans-spi][2]**
+  - **openwebbeans-impl**
+  - **openwebbeans-web**
 
 Then you add from the following plugins accordingly to your needs:
 
 
 
-- **el11**
-- **el22**
-- **tomcat7**
-- **tomcat6**
-- **jsf12**
-- **jsf22**
+- **openwebbeans-el11**
+- **openwebbeans-el22**
+- **openwebbeans-tomcat7**
+- **openwebbeans-tomcat6**
+- **openwebbeans-jsf12**
+- **openwebbeans-jsf22**
 
 ###When to use respective plugin
 
@@ -80,4 +80,5 @@ From here you might want to look at our
 
 
   [1]: /download.html
-  [3]: /samples.html
+  [2]: /download.html#required-version
+  [3]: /samples.html
\ No newline at end of file