[ANNOUNCE] MyFaces Core v2.0.22 Release

2014-09-25 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces
Core 2.0.22.

MyFaces Core is a JavaServer(tm) Faces 2.0 implementation as specified
by JSR-314. MyFaces Core has passed Sun's JSR-314 TCK and is 100%
compliant with the JSR-314 specification.

MyFaces Core 2.0.22 is available in both binary and source distributions.

* http://myfaces.apache.org/download.html

MyFaces Core is also available in the central Maven repository under
Group ID org.apache.myfaces.core.

Release Notes - MyFaces Core - Version 2.0.22

Bug

[MYFACES-3848] - FunctionMapper not found when using a function
inside value of f:setPropertyActionListener
[MYFACES-3875] - Unhandled attribute for for custom converter
[MYFACES-3883] - c:forEach with PSS enabled fails when add multiple rows
[MYFACES-3887] - UIDebug is alwas rendered=true (no
ValueExpression evaluation)
[MYFACES-3890] - Component added using vdl.createComponent(...) is
removed when javax.faces.FACELETS_REFRESH_PERIOD is not -1
[MYFACES-3902] - jsf.js: error handling output improvement
[MYFACES-3907] - NullPointerException in ManagedBeanBuilder after
server restart
[MYFACES-3913] - NPE in SwitchAjaxExceptionHandlerWrapperImpl
[MYFACES-3914] - HtmlScriptRenderer marks stylesheet as rendered
[MYFACES-3919] - javax.faces.SEPARATOR_CHAR Applied Incorrectly to
commandLink Hidden Field
[MYFACES-3921] - NullPointerException at SerializedViewCollection

Improvement

[MYFACES-3895] - Missed space character in ViewExpiredException getMessage()
[MYFACES-3906] - jsf.js: evaled javascript errors are not handled
the same way as other errors
[MYFACES-3918] - DefaultFaceletsStateManagementStrategy: keep list
of removed client IDs stable over time


regards,

Leonardo Uribe


[ANNOUNCE] MyFaces Core v2.1.16 Release

2014-09-25 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces
Core 2.1.16.

MyFaces Core is a JavaServer(tm) Faces 2.1 implementation as specified
by JSR-314. MyFaces Core has passed Sun's JSR-314 TCK and is 100%
compliant with the JSR-314 specification.

MyFaces Core 2.1.16 is available in both binary and source distributions.

* http://myfaces.apache.org/download.html

MyFaces Core is also available in the central Maven repository under
Group ID org.apache.myfaces.core.

Release Notes - MyFaces Core - Version 2.1.16

Bug

[MYFACES-3841] - h:inputTextArea removes leading newline
[MYFACES-3848] - FunctionMapper not found when using a function
inside value of f:setPropertyActionListener
[MYFACES-3875] - Unhandled attribute for for custom converter
[MYFACES-3883] - c:forEach with PSS enabled fails when add multiple rows
[MYFACES-3887] - UIDebug is alwas rendered=true (no
ValueExpression evaluation)
[MYFACES-3888] - Resource from classpath locked on windows after
change in eclipse
[MYFACES-3890] - Component added using vdl.createComponent(...) is
removed when javax.faces.FACELETS_REFRESH_PERIOD is not -1
[MYFACES-3902] - jsf.js: error handling output improvement
[MYFACES-3907] - NullPointerException in ManagedBeanBuilder after
server restart
[MYFACES-3913] - NPE in SwitchAjaxExceptionHandlerWrapperImpl
[MYFACES-3914] - HtmlScriptRenderer marks stylesheet as rendered
[MYFACES-3919] - javax.faces.SEPARATOR_CHAR Applied Incorrectly to
commandLink Hidden Field
[MYFACES-3921] - NullPointerException at SerializedViewCollection

Improvement

[MYFACES-3895] - Missed space character in ViewExpiredException getMessage()
[MYFACES-3906] - jsf.js: evaled javascript errors are not handled
the same way as other errors
[MYFACES-3918] - DefaultFaceletsStateManagementStrategy: keep list
of removed client IDs stable over time

regards,

Leonardo Uribe


[ANNOUNCE] MyFaces Core v2.2.5 Release

2014-09-25 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces
Core 2.2.5.

MyFaces Core is a JavaServer(tm) Faces 2.2 implementation as specified
by JSR-344.

The artifacts passed the TCK test of Feb 2013 (jsftck-2.2_26-Feb-2013.zip).

MyFaces Core 2.2.5 is available in both binary and source distributions.

* http://myfaces.apache.org/download.html

MyFaces Core is also available in the central Maven repository under
Group ID org.apache.myfaces.core.

Release Notes - MyFaces Core - Version 2.2.5

Bug

[MYFACES-3891] - Don't write flash-scoped variables in
ErrorPageWriter when FLASH_SCOPE_DISABLED=true
[MYFACES-3907] - NullPointerException in ManagedBeanBuilder after
server restart
[MYFACES-3912] - Exception when loading FlowScopeBeanHolder
[MYFACES-3913] - NPE in SwitchAjaxExceptionHandlerWrapperImpl
[MYFACES-3914] - HtmlScriptRenderer marks stylesheet as rendered
[MYFACES-3919] - javax.faces.SEPARATOR_CHAR Applied Incorrectly to
commandLink Hidden Field
[MYFACES-3920] - HtmlPanelGroup implements ClientBehaviorHolder,
but does not render it's behaviors
[MYFACES-3924] - Memory leak in ViewScopeBeanHolder

Improvement

[MYFACES-3895] - Missed space character in ViewExpiredException getMessage()
[MYFACES-3906] - jsf.js: evaled javascript errors are not handled
the same way as other errors
[MYFACES-3918] - DefaultFaceletsStateManagementStrategy: keep list
of removed client IDs stable over time

Wish

[MYFACES-3789] - Change default refresh period for facelets from 2
to 0 sec (=always refresh)
[MYFACES-3917] - Remove compile scope dependency - geronimo jcdi
spec 1.0 from myfaces-api maven build

regards,

Leonardo Uribe