Review Facelets api usage
-------------------------
Key: MYFACES-2660
URL: https://issues.apache.org/jira/browse/MYFACES-2660
Project: MyFaces Core
Issue Type: Task
Components: JSR-314
Affects Versions: 2.0.0-beta-3
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
Priority: Blocker
It seems we forget to redirect some base classes to its counterparts in api,
because some of them are not used directly by facelets code. Really it is just
one or two missing lines but we need to get this done before release.
I did a full review of every facelet class and it was found that:
org.apache.myfaces.view.facelets.tag.jsf.core.AttributeHandler
does not implements the interface:
javax.faces.view.facelets.AttributeHandler
And it should be.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira