OpenLiberty / open-liberty

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
https://openliberty.io
Eclipse Public License 2.0
1.15k stars 590 forks source link

Faces 4.1: Deprecate unused PreDestroyCustomScopeEvent and PostConstructCustomScopeEvent #27568

Closed pnicolucci closed 7 months ago

pnicolucci commented 8 months ago

https://github.com/jakartaee/faces/issues/1707

volosied commented 7 months ago

Marked deprecated here:

I don't believe there's a way to test these without Managed Beans. Safe to close out, @pnicolucci?

pnicolucci commented 7 months ago

@volosied yea I agree. The TCK signature tests will catch stuff like this if it were not correct.