[
https://issues.apache.org/jira/browse/HADOOP-6675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854221#action_12854221
]
Tom White commented on HADOOP-6675:
-----------------------------------
I'm not sure we can use an annotation processor for this, since (by my reading)
they process annotations that appear in the source being compiled, rather than
annotations that are _referenced_ by the source being compiled.
Anyone got any suggestions for how this might be implemented?
> Highlight Evolving elements in Javadoc
> --------------------------------------
>
> Key: HADOOP-6675
> URL: https://issues.apache.org/jira/browse/HADOOP-6675
> Project: Hadoop Common
> Issue Type: Improvement
> Components: documentation
> Reporter: Tom White
>
> It would be nice if we could mark Evolving (and Unstable) program elements in
> bold as the first word of the Javadoc comment (like "Deprecated").
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.