You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2020/06/04 09:34:19 UTC

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

Author: struberg
Date: Thu Jun  4 09:34:19 2020
New Revision: 1878470

URL: http://svn.apache.org/viewvc?rev=1878470&view=rev
Log:
module is openwebbeans-jsf not jsf22

txs to Udo Schnurrpfeil (apacheId lofwyr) for pointing this out!

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=1878470&r1=1878469&r2=1878470&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/owbsetup_ee.mdtext Thu Jun  4 09:34:19 2020
@@ -57,7 +57,7 @@ The following plugins are very useful if
 
 - **[openwebbeans-el22][9]**
 - **[openwebbeans-tomcat7][10]**
-- **[openwebbeans-jsf22][13]**
+- **[openwebbeans-jsf][13]**
 
 ###When to use respective plugin
 
@@ -68,7 +68,7 @@ If the project uses Expression Language
 </br>
 For JSF support add JSF plugin accordingly to your version of JSF. This plugin is required for JSF support and do not forget the include the EL-plugin explained above.
 
-* Java Server Faces 2.0 or later - **[openwebbeans-jsf22][13]**
+* Java Server Faces 2.0 or later - **[openwebbeans-jsf][13]**
 
 If the project uses Tomcat 7 or above you can add the respective plugin.
 This is not required but enables injection in Servlets and Filters.