You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by em...@apache.org on 2018/03/08 16:04:56 UTC

svn commit: r1826251 - in /myfaces/core/branches/2.3.x/parent/src/site: apt/index.apt site.xml

Author: embreijo
Date: Thu Mar  8 16:04:56 2018
New Revision: 1826251

URL: http://svn.apache.org/viewvc?rev=1826251&view=rev
Log:
update jsf 2.3 requirements

Modified:
    myfaces/core/branches/2.3.x/parent/src/site/apt/index.apt
    myfaces/core/branches/2.3.x/parent/src/site/site.xml

Modified: myfaces/core/branches/2.3.x/parent/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.3.x/parent/src/site/apt/index.apt?rev=1826251&r1=1826250&r2=1826251&view=diff
==============================================================================
--- myfaces/core/branches/2.3.x/parent/src/site/apt/index.apt (original)
+++ myfaces/core/branches/2.3.x/parent/src/site/apt/index.apt Thu Mar  8 16:04:56 2018
@@ -49,7 +49,7 @@ MyFaces Core 2.3 Project
 
 Requirements
 
-  JSF 2.3 requires java 1.8 or later, JSP 2.3, JSTL 1.2, CDI 2.0 and a Java Servlet 4.0 implementation.
+  JSF 2.3 requires java 1.8 or later, JSP 2.2, JSTL 1.2, CDI 2.0, WebSocket 1.1 and a Java Servlet 4.0 implementation.
 
 Specifications
 

Modified: myfaces/core/branches/2.3.x/parent/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.3.x/parent/src/site/site.xml?rev=1826251&r1=1826250&r2=1826251&view=diff
==============================================================================
--- myfaces/core/branches/2.3.x/parent/src/site/site.xml (original)
+++ myfaces/core/branches/2.3.x/parent/src/site/site.xml Thu Mar  8 16:04:56 2018
@@ -61,7 +61,7 @@
               <item name="Shared"       href="http://myfaces.apache.org/core23/myfaces-impl-shared/index.html"/>
               <item name="Bundle"       href="http://myfaces.apache.org/core23/myfaces-bundle/index.html"/>
             </item> 
-            <item name="Core JSF-2.2"   href="../core22/index.html" collapse="false">
+            <item name="Core JSF-2.2"   href="../core22/index.html" collapse="true">
               <item name="dummy"        href="dummy"/>
             </item>        
             <item name="Core JSF-2.1"   href="../core21/index.html" collapse="true">