You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2020/11/09 15:23:50 UTC

[myfaces-homepage] 10/34: Update core23next.md

This is an automated email from the ASF dual-hosted git repository.

bommel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-homepage.git

commit ee2fe09c1d9710657c10abb3bb4294d6494c504d
Author: Thomas Andraschko <ta...@apache.org>
AuthorDate: Wed Aug 12 17:00:35 2020 +0200

    Update core23next.md
---
 core23next.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/core23next.md b/core23next.md
index cd0e9ab..22b7422 100644
--- a/core23next.md
+++ b/core23next.md
@@ -2,7 +2,8 @@
 
 (Almost) Implementation of the JavaServerâ„¢ Faces (JSF) 2.3 specification.  
 2.3-next equals the JSF 2.3 API but delegates @ManagedBeans to CDI.  
-The implementation of the old FacesEL (javax.faces.el.*) has been completely removed.  
+ManagedBeans configured via XML are completely ignored.  
+The implementation of the old FacesEL (javax.faces.el.*) also has been completely removed.  
 It will be the base of the upcoming JSF 4.0.  
 
 ## Requirements