Consider changing log outputs to debug
--------------------------------------

                 Key: MCHANGES-101
                 URL: http://jira.codehaus.org/browse/MCHANGES-101
             Project: Maven 2.x Changes Plugin
          Issue Type: Wish
          Components: jira-report
    Affects Versions: 2.0-beta-3
            Reporter: Benjamin Bentmann
            Priority: Trivial
         Attachments: jira-debug-logs.patch

Log levels are quite controversial but I would like to see some less output 
from the report generation on the INFO level. Currently, one gets:
{noformat}
[INFO] Generating "JIRA Report" report.
[INFO] JIRA lives at: http://jira.codehaus.org
> I know, that where it was configured in the POM
[INFO] The JIRA URL http://jira.codehaus.org/browse/MJAVACC doesn't include a 
pid, trying to extract it from JIRA.
> Well, I know this as well
[INFO] Successfully reached JIRA.
> Hopefully
[INFO] Downloading from JIRA at: 
http://jira.codehaus.org/secure/IssueNavigator.jspa?view=rss&pid=11216
&statusIds=6&resolutionIds=1&sorter/field=fixVersions&sorter/order=DESC&tempMax=100&reset=true&decorator=none
> Wow, that's a pretty URL to read
[INFO] Downloading from JIRA was successful
> I'm an optimist so I expected that. Better tell me things that suprise me. 
[INFO] The JIRA Report will contain issues only for the current version.
> Cool, it's honoring my configuration again!
{noformat}

As my not so serious comments shall indicate, I consider most of the current 
INFO ouput quite uninteresting during a regular build. It either reports back 
the plugin configuration or the expected behavior. Therefore, I personally 
would be fine with just "Generating "JIRA Report" report".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to