Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
None
Description
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.