Description
As part of our integration of MyFaces into OpenLiberty we have executed the TCK signature tests against MyFaces 4.0.0-RC1 and there are a number of signature test failures.
This is the first of them:
[javatest.batch] Added Classes [javatest.batch] ------------- [javatest.batch] [javatest.batch] jakarta.faces.view.facelets.FaceletsResourceResolver
The ResourceResolver was removed in Faces 4.0. The Faces 4.0 API is here and you can see ResourceResolver was removed.
FaceletsResourceResolver was also removed. The entire purpose of the FaceletsResourceResolver was: "The presence of this annotation on a class automatically registers the class with the runtime as a ResourceResolver. "
Attachments
Issue Links
- links to