Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.6-plugins
-
None
Description
Currently the writeCreateConverter() method is only defined in AbstractConverterTagGenerator.
That causes an issue, when running the build of commons-converter w/ JSF 1.2
We need to make the writeCreateConverter() more clean, to support these type of requirements as well.
(one issue is, that EnumConverter in Commons has NO! properties, so generation isn't working).