Paul Nicolucci created MYFACES-4443:
---------------------------------------

             Summary: FaceletsResourceResolver needs to be removed from the API 
/ IMPL
                 Key: MYFACES-4443
                 URL: https://issues.apache.org/jira/browse/MYFACES-4443
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 4.0.0-RC1
            Reporter: Paul Nicolucci


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|https://jakarta.ee/specifications/faces/3.0/apidocs/jakarta/faces/view/facelets/resourceresolver]
 was removed in Faces 4.0. The Faces 4.0 API is 
[here|https://jakarta.ee/specifications/faces/4.0/apidocs/jakarta/faces/view/facelets/package-summary.html]
 and you can see ResourceResolver was removed.

 

[FaceletsResourceResolver|https://jakarta.ee/specifications/faces/3.0/apidocs/jakarta/faces/view/facelets/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}}|https://jakarta.ee/specifications/faces/3.0/apidocs/jakarta/faces/view/facelets/ResourceResolver.html].
 "



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to