[ANNOUNCE] MyFaces Core v2.0.23 Release

2015-01-25 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces
Core 2.0.23.

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.23 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.23

Bug

[MYFACES-3930] - java.lang.IllegalArgumentException: null at
HtmlRenderKitImpl.createResponseWriter
[MYFACES-3931] - RelocatableResourceHandler tag + inner f:facet =
NullPointerException
[MYFACES-3935] - h:inputTextarea with null value throws NullPointerException
[MYFACES-3945] - _ClassByteCodeAnnotationFilter does not handle
SE8 .class files properly

regards,

Leonardo Uribe


[ANNOUNCE] MyFaces Core v2.1.17 Release

2015-01-25 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces
Core 2.1.17.

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.17 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.17

Bug

[MYFACES-3928] - MyFaces doesn't resolve in OSGi environment when
Servlet API 3.1 is present
[MYFACES-3930] - java.lang.IllegalArgumentException: null at
HtmlRenderKitImpl.createResponseWriter
[MYFACES-3931] - RelocatableResourceHandler tag + inner f:facet =
NullPointerException
[MYFACES-3935] - h:inputTextarea with null value throws NullPointerException
[MYFACES-3941] - FaceletCacheImpl#isFaceletCached(URL) always returns false
[MYFACES-3945] - _ClassByteCodeAnnotationFilter does not handle
SE8 .class files properly

regards,

Leonardo Uribe


[ANNOUNCE] MyFaces Core v2.2.7 Release

2015-01-25 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces
Core 2.2.7.

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.7 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.7

Bug

[MYFACES-3929] - Update org.apache.myfaces.CONFIG_REFRESH_PERIOD to JSF 2.2
[MYFACES-3940] - FlowScopeBeanHolder calls ApplicationContextBean
on PreDestroy
[MYFACES-3941] - FaceletCacheImpl#isFaceletCached(URL) always returns false
[MYFACES-3942] - f:viewParam binding causes NPE because UIViewRoot is null
[MYFACES-3944] - Calls to fcc.startComponentUniqueIdSection(...)
and fcc.endComponentUniqueIdSection(...) should be surrounded in a try
finally block
[MYFACES-3945] - _ClassByteCodeAnnotationFilter does not handle
SE8 .class files properly
[MYFACES-3946] - Ajax listener on JsfElement components not invoked

regards,

Leonardo Uribe