faces
faces copied to clipboard
Remove deprecated code (composite:extension, PreDestroyCustomScopeEvent, PostConstructCustomScopeEvent)
composite:extension PreDestroyCustomScopeEvent PostConstructCustomScopeEvent
see: https://issues.apache.org/jira/browse/MYFACES-4627
@BalusC @arjantijms all ok with this? All of this are quite clear, just not sure about composite:extension
UIComponent.bindings has its own ticket https://github.com/jakartaee/faces/issues/1725
PreDestroyCustomScopeEvent and PostConstructCustomScopeEvent have been removed in https://github.com/jakartaee/faces/pull/1874 which was until today not associated with the current ticket.
That leaves composite:extension.
composite:extension removed in Mojarra side: https://github.com/eclipse-ee4j/mojarra/pull/5498