[
https://issues.apache.org/jira/browse/YETUS-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-629:
-----------------------------------
Component/s: Audience Annotations
> Remove System.out.println from Doclets
> --------------------------------------
>
> Key: YETUS-629
> URL: https://issues.apache.org/jira/browse/YETUS-629
> Project: Yetus
> Issue Type: Bug
> Components: Audience Annotations
> Affects Versions: 0.7.0
> Reporter: Grant Henke
> Assignee: Allen Wittenauer
> Priority: Major
> Labels: beginner
> Fix For: 0.11.0
>
> Attachments: YETUS-629.00.patch
>
>
> The doclet uses System.out.println to print the name of the doclet being
> called. This is noise that isn't needed in regular runs/logs. If it's useful
> for debugging, perhaps adding a verbose mode would be useful. I suspect this
> was accidentally introduced and can simply be removed.
> Example:
> https://github.com/apache/yetus/blob/master/audience-annotations-component/audience-annotations/src/main/java/org/apache/yetus/audience/tools/IncludePublicAnnotationsStandardDoclet.java#L48:5
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)