@JSFProperty has "inheritTag" property, and it should be "inheritedTag"
-----------------------------------------------------------------------

                 Key: MYFACES-2756
                 URL: https://issues.apache.org/jira/browse/MYFACES-2756
             Project: MyFaces Core
          Issue Type: Bug
          Components: build process
    Affects Versions: 2.0.0
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


Doing some stuff on tomahawk, I saw a typo error. The property inheritedTag is 
used in tomahawk for jsf 1.1 and it is used on very special cases, when it is 
necessary to override the default code added on a jsp tag. Since in tomahawk 
for jsf 1.1 we use doclets that code fall "out of the radar". The solution is 
use the same name as in the doclets.

With this commit I also added some attributes for @JSFJspProperty.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to