jakartaee/faces

Remove deprecated code (composite:extension, PreDestroyCustomScopeEvent, PostConstructCustomScopeEvent)

Closed this issue · 4 comments

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 #1725

PreDestroyCustomScopeEvent and PostConstructCustomScopeEvent have been removed in #1874 which was until today not associated with the current ticket.

That leaves composite:extension.

composite:extension removed in Mojarra side: eclipse-ee4j/mojarra#5498