[
https://issues.apache.org/jira/browse/ADFFACES-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-150:
----------------------------------------
Fix Version/s: 1.0.0-incubating-plugins
Affects Version/s: 1.0.0-incubating-plugins
> tagdoc generator ignores components that have a tag-name but no tag-class
> -------------------------------------------------------------------------
>
> Key: ADFFACES-150
> URL: https://issues.apache.org/jira/browse/ADFFACES-150
> Project: MyFaces ADF-Faces
> Issue Type: Improvement
> Components: Plugins
> Affects Versions: 1.0.0-incubating-plugins
> Reporter: Arjuna Wijeyekoon
> Assigned To: Matthias Weßendorf
> Priority: Trivial
> Fix For: 1.0.0-incubating-plugins
>
> Attachments: tagdoc_fix.patch
>
>
> I have a component.xml file. Because the tag for this component has
> behaviour, I don't want it autogenerated.
> therefore, I have removed the
> <mfp:tag-class>
> tag.
> This will prevent the tag handler from being autogenerated. that is fine.
> however, it has also stopped the tagdoc generator. This is not good.
> Instead the tagdoc generator should filter on the
> <mfp:tag-name>
> tag and not on the
> <mfp:tag-class>
> tag.
> I will upload a patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.