Missing attribute for @JSFValidator and @JSFConverter on
myfaces-builder-annotations
------------------------------------------------------------------------------------
Key: MYFACES-2170
URL: https://issues.apache.org/jira/browse/MYFACES-2170
Project: MyFaces Core
Issue Type: Bug
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
The attribute serialuidtag is available on myfaces- builder-plugin doclets but
not on annotations for @JSFValidator and @JSFConverter. The ideal is that the
plugin generates it but right now the plugin does not have way to decide when
generate one file or not, so it just generate all files each time it runs.
Also the attribute clazz is not available on @JSFValidator, so we need to
define in to make the goal make-validators work using annotations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.