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

svn commit: r1061458 - in /websites/staging/openwebbeans/trunk/content: ./ owbsetup_ee.html

Author: buildbot
Date: Thu Jun  4 09:34:31 2020
New Revision: 1061458

Log:
Staging update by buildbot for openwebbeans

Modified:
    websites/staging/openwebbeans/trunk/content/   (props changed)
    websites/staging/openwebbeans/trunk/content/owbsetup_ee.html

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jun  4 09:34:31 2020
@@ -1 +1 @@
-1875875
+1878470

Modified: websites/staging/openwebbeans/trunk/content/owbsetup_ee.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/owbsetup_ee.html (original)
+++ websites/staging/openwebbeans/trunk/content/owbsetup_ee.html Thu Jun  4 09:34:31 2020
@@ -112,7 +112,7 @@ But since OpenWebBeans is modular you sh
 <ul>
 <li><strong><a href="/download.html#plugins-version">openwebbeans-el22</a></strong></li>
 <li><strong><a href="/download.html#plugins-version">openwebbeans-tomcat7</a></strong></li>
-<li><strong><a href="/download.html#plugins-version">openwebbeans-jsf22</a></strong></li>
+<li><strong><a href="/download.html#plugins-version">openwebbeans-jsf</a></strong></li>
 </ul>
 <h3 id="when-to-use-respective-plugin">When to use respective plugin<a class="headerlink" href="#when-to-use-respective-plugin" title="Permanent link">&para;</a></h3>
 <p>If the project uses Expression Language add EL plugin accordingly to your version. This is required for using EL.</p>
@@ -122,7 +122,7 @@ But since OpenWebBeans is modular you sh
 <p></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.</p>
 <ul>
-<li>Java Server Faces 2.0 or later - <strong><a href="/download.html#plugins-version">openwebbeans-jsf22</a></strong></li>
+<li>Java Server Faces 2.0 or later - <strong><a href="/download.html#plugins-version">openwebbeans-jsf</a></strong></li>
 </ul>
 <p>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.