Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

MyFaces Core v2.2.10 发布,JSF 框架

$
0
0

MyFaces Core v2.2.10 发布了,MyFaces是 JSF (JavaServerFaces) Web框架 (JSR 127)的一个实现。JavaServer(tm) Faces Web框架是一个新的实现MVC模式的规范。

改进记录:

Bug

    [MYFACES-3904] - jsf.util.Chain() is rendered with wrong event source
    [MYFACES-3905] - The caption facet is not documented for the tag
<h:datatable>.
    [MYFACES-3926] - Disabled h:outputLink renders invalid attributes
    [MYFACES-3959] - f:metadata inside ui:remove will be also executed
    [MYFACES-3987] - NPE in FlashImpl.isKeepMessages
    [MYFACES-4022] - Faces Flows are not discovered when the web
application is packaged inside an EAR
    [MYFACES-4024] - Update the NOTICE.txt file in jsf.myfaces
    [MYFACES-4025] - Incorrect JS content-type
    [MYFACES-4030] - MyFaces CDI support is disabled if non-CDI application
is loaded first
    [MYFACES-4031] - Facelets does not render empty XHTML attribute
    [MYFACES-4032] - upgrade common-beanutils to 1.9.2
    [MYFACES-4034] - submitForm() not defined for myfaces.JSF_JS_MODE
'minimal-modern'
    [MYFACES-4038] - Flow beans are destroyed before flow is finalized
    [MYFACES-4041] - EL evaluation fails when state is saved because
FaceletState object is not present

Improvement

    [MYFACES-3497] - [perf] Improve EventHandler
    [MYFACES-3552] - [perf] pps: reduce amout of Object [] created in
_DeltaList.saveState
    [MYFACES-3892] - Create a option to execute BeanValidation before
JSF-Validation
    [MYFACES-4027] - Increase import range for javax.el-api to include
version 3.0 of javax.el-api
    [MYFACES-4042] - Improve startup time by skipping classpath jar scan
for *.faces-config.xml

Task

    [MYFACES-4020] - Update commons-collections to 3.2.2

下载地址:http://myfaces.apache.org/download.html


Viewing all articles
Browse latest Browse all 44787

Trending Articles