You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2008/02/16 16:47:28 UTC

[jira] Closed: (MCHANGES-101) Consider changing log outputs to debug

     [ http://jira.codehaus.org/browse/MCHANGES-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MCHANGES-101.
------------------------------------

         Assignee: Dennis Lundberg
       Resolution: Fixed
    Fix Version/s: 2.0

Patch applied with the following modifications.

{code}
[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
> This is an aggregated string resulting from all configurations made. I prefer to keep it at info level.
[INFO] The JIRA Report will contain issues only for the current version.
> This configuration can conflict with other configurations, so I want it to be shown to the user.
{code}

> 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
>            Assignee: Dennis Lundberg
>            Priority: Trivial
>             Fix For: 2.0
>
>         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