Suppress warning when id set on converters
------------------------------------------
Key: TRINIDAD-2104
URL: https://issues.apache.org/jira/browse/TRINIDAD-2104
Project: MyFaces Trinidad
Issue Type: Improvement
Components: Components, Facelets
Affects Versions: 2.0.0-beta-1
Reporter: Yee-Wah Lee
Priority: Trivial
Trinidad converters do not have id as a metadata attribute. However, in certain
cases, the generated tld (see the maven plugins) specifies that id is
supported.
During design time, jdeveloper will expose this id and may programmatically set
it for facelets pages, leading to warnings. Ignore this metadata to suppress
the warning.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira