Grant Henke created YETUS-629:
---------------------------------

             Summary: Remove System.out.println from Doclets
                 Key: YETUS-629
                 URL: https://issues.apache.org/jira/browse/YETUS-629
             Project: Yetus
          Issue Type: Bug
    Affects Versions: 0.7.0
            Reporter: Grant Henke


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)

Reply via email to