[ANNOUNCE] MyFaces Core v2.0.20 Release

2014-01-13 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces
Core 2.0.20.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.20
is available in both binary and source distributions.*
http://myfaces.apache.org/download.htmlMyFaces Core is also available
in the central Maven repository under Group ID
org.apache.myfaces.core.Bug[MYFACES-3835] - ViewState gets
truncated on chrome with richfaces fileupload component
[MYFACES-3836] - f:ajax disabled=false in commandButton with onclick
prevents form submission[MYFACES-3837] - ui:debug renders an amp;
but it should be  because the markup is inside a CDATA sectionTask
[MYFACES-3827] - Replace .xsd with the ones from geronimo or written
from scratchregards,Leonardo Uribe


[ANNOUNCE] MyFaces Core v2.1.14 Release

2014-01-13 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces
Core 2.1.14.

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

Bug

[MYFACES-3829] - alwaysRecompile logged as wrong value for
org.apache.myfaces.CACHE_EL_EXPRESSIONS on startup
[MYFACES-3831] - CacheELFaceletCacheImpl is not storing the
compiled template (only when alwaysRecompile is enabled)
[MYFACES-3835] - ViewState gets truncated on chrome with richfaces
fileupload component
[MYFACES-3836] - f:ajax disabled=false in commandButton with
onclick prevents form submission
[MYFACES-3837] - ui:debug renders an amp; but it should be 
because the markup is inside a CDATA section

Task

[MYFACES-3827] - Replace .xsd with the ones from geronimo or
written from scratch

regards,

Leonardo Uribe


[ANNOUNCE] MyFaces Core v2.2.0 Release

2014-01-13 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of MyFaces
Core 2.2.0.

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

Bug

[MYFACES-3820] - UIInput.setSubmittedValue() cause recursive call
when calling getSubmittedValue() on Debug
[MYFACES-3821] - Implement UIData.setDataModel(...)
[MYFACES-3824] - @FlowScope with no defining documentId set cannot
found active flow with explicit documentId
[MYFACES-3829] - alwaysRecompile logged as wrong value for
org.apache.myfaces.CACHE_EL_EXPRESSIONS on startup
[MYFACES-3830] - Component created using @FacesComponent with
createTag=true and @ResourceDependency makes initialization fail
[MYFACES-3831] - CacheELFaceletCacheImpl is not storing the
compiled template (only when alwaysRecompile is enabled)
[MYFACES-3832] - disableClientWindow is not fully implemented
[MYFACES-3834] - Restore
org.apache.myfaces.config.impl.digester.elements.FacesConfig to avoid
tomee integration to fail
[MYFACES-3835] - ViewState gets truncated on chrome with richfaces
fileupload component
[MYFACES-3836] - f:ajax disabled=false in commandButton with
onclick prevents form submission
[MYFACES-3837] - ui:debug renders an amp; but it should be 
because the markup is inside a CDATA section
[MYFACES-3838] - LegacyUserTagHandler should implement
ComponentContainerHandler
[MYFACES-3839] - Relative implicit link not found when it
reference parent nodes.

Improvement

[MYFACES-3804] - Use the same key in server side state saving for
ajax requests
[MYFACES-3806] - Destroy ViewScope beans when view is discarded
from view state.
[MYFACES-3815] - Lazy instantiation of Renderer classes
[MYFACES-3819] - Allow override resource components using a tag handler
[MYFACES-3823] - [perf] use a preinitialized table of unique ids
for UIViewRoot.createUniqueId(...)
[MYFACES-3825] - [perf] Cache EL expressions using an indirection
for ui:param and user tag attributes
[MYFACES-3828] - [perf] Do not store the namespace into state for
dynamic components

New Feature

[MYFACES-3664] - JSF View Pooling (going beyond JSF Stateless Mode)

Task

[MYFACES-3647] - remove JspStateManagerImpl and other unused stuff
in this area
[MYFACES-3715] - Remove unnecessary parameters or features from
earlier versions in MyFaces 2.2
[MYFACES-3809] - Add http://java.sun.com/jstl/core as a valid
namespace for c jstl library in facelets
[MYFACES-3810] - Add compatibility mode for facelets 1.1.x behavior
[MYFACES-3811] - Fix c:forEach behavior once for all
[MYFACES-3812] - Cleanup Facelets Initialization Code and decouple
facelets taglibrary config parsing
[MYFACES-3813] - Cleanup
org.apache.myfaces.config.impl.digester.elements package
[MYFACES-3814] - Allow ServiceProviderFinder to be initialized at startup
[MYFACES-3818] - Unify behavior of composite component renderer
[MYFACES-3822] - General cleanup and remove unused web config params
[MYFACES-3826] - Add junit test case for MyFaces and CDI
[MYFACES-3827] - Replace .xsd with the ones from geronimo or
written from scratch

regards,

Leonardo Uribe


[core] What's new in MyFaces 2.2

2014-01-13 Thread Leonardo Uribe
Hi

For the people who want to know quickly what's new in MyFaces 2.2, I
have written a summary of the new features here:

http://lu4242.blogspot.com/2014/01/whats-new-in-myfaces-22.html

regards,

Leonardo Uribe


Re: [ANNOUNCE] MyFaces Core v2.2.0 Release

2014-01-13 Thread Howard W. Smith, Jr.
Leonardo,

Some questions for you:

1. How has MyFaces 2.2 (beta) release been performing and/or accepted by
MyFaces user community?

2. Any big corporation/names start using MyFaces 2.2 (beta) release yet?

3. Does MyFaces 2.2 perform better than MyFaces 2.1.x (latest release)?

4. Do you think you will create 2 or 3 blog posts about MyFaces 2.2
performance against Mojarra, Wicket, and Spring...like you did for MyFaces
2.1.7?

Thanks,
Howard


On Mon, Jan 13, 2014 at 11:29 PM, Leonardo Uribe lu4...@apache.org wrote:

 The Apache MyFaces team is pleased to announce the release of MyFaces
 Core 2.2.0.



Re: [core] What's new in MyFaces 2.2

2014-01-13 Thread Howard W. Smith, Jr.
Wow, interesting that you sent this email as I was writing my email, asking
a few questions bout MyFaces 2.2.

Your other posts about MyFaces 2.1.14 (and 2.0.20) inspired/motivated me to
think about MyFaces 2.2. I am considering migrating my app from MyFaces
2.1.x to 2.2. I think I tested/ran my app already with MyFaces 2.2, and
since the last time that I tested/used myFaces 2.2, I have no
issues/defects to report. Just have not pushed MyFaces 2.2 to my production
environment yet.

I wanted to wait and hear a bit more from the community about it, but (LOL)
that's the thing, there are not many questions at all on MyFaces user list.
Evidently, it just works! :)



On Mon, Jan 13, 2014 at 11:42 PM, Leonardo Uribe lu4...@apache.org wrote:

 Hi

 For the people who want to know quickly what's new in MyFaces 2.2, I
 have written a summary of the new features here:

 http://lu4242.blogspot.com/2014/01/whats-new-in-myfaces-22.html

 regards,

 Leonardo Uribe