Project Lead:Manfred Geiler URL:http://myfaces.apache.org/ Description:
MyFaces is a framework for building web applications based on the JavaServer Faces specification (JSR-127). The core subproject refers to the JSF implementation. Please do not report issues with Tomahawk, Tobago, or Trinidad here.
MYFACES-2374 UIViewRoot.getBeforePhaseListener() and UIViewRoot.getAfterPhaseListener() could be called on PhaseId.RESTORE_VIEW (thanks to Jakob Korherr for the patch)
MYFACES-2413 @ResourceDependency annotations should be scanned when Application.createConverter(String) and Application.createValidator(String) is called