eclipse-ee4j / mojarra

Mojarra, a Jakarta Faces implementation
Other
159 stars 109 forks source link

Fix API signature failure #5218

Closed arjantijms closed 1 year ago

arjantijms commented 1 year ago

Fixes #5215

A public API inner class was modified. This is not allowed according to the Signature Test rules in the Faces and EE TCKs.

cc @tandraschko @manfredriem