You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@codehaus.org> on 2013/01/01 22:13:13 UTC

[jira] (MPIR-265) Improve debug information in Dependencies report

Michael Osipov created MPIR-265:
-----------------------------------

             Summary: Improve debug information in Dependencies report
                 Key: MPIR-265
                 URL: https://jira.codehaus.org/browse/MPIR-265
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Bug
          Components: dependencies
    Affects Versions: 2.6
            Reporter: Michael Osipov


The Debug column has Debug as title and Debug as value sometimes. Though no meaning can be deduced from this. Even reading the source code I was having a hard time to reall understand that column until I understand that souce files have been compiled with debug flag.

This column should be more descriptive. The column title should say "Debug Information" the value should be, as in other columns either "Yes" or "No"/"-".

I could provide a patch if requested. This is just a few lines of source.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MPIR-265) Improve debug information in Dependencies report

Posted by "Michael Osipov (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MPIR-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=316803#comment-316803 ] 

Michael Osipov edited comment on MPIR-265 at 1/5/13 2:30 PM:
-------------------------------------------------------------

Herve, no it actually requires a full sentence but Debug Information still better than simply Debug. You simply gain no information from "Debug" "debug"/"release". {{javac}} says "-g
    Generate all debugging information, including local variables. By default, only line number and source file information is generated."
Alternatively it could say "Debug Information" and have a HTML title attribute with a full sentence.
                
      was (Author: michael-o):
    Herve, no it actually requires a full sentence but Debug Information still better than simply Debug. You simply gain no information from "Debug" "debug"/"release". {{javac}} says "-g
    Generate all debugging information, including local variables. By default, only line number and source file information is generated."
                  
> Improve debug information in Dependencies report
> ------------------------------------------------
>
>                 Key: MPIR-265
>                 URL: https://jira.codehaus.org/browse/MPIR-265
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: dependencies
>    Affects Versions: 2.6
>            Reporter: Michael Osipov
>
> The Debug column has Debug as title and Debug as value sometimes. Though no meaning can be deduced from this. Even reading the source code I was having a hard time to reall understand that column until I understand that souce files have been compiled with debug flag.
> This column should be more descriptive. The column title should say "Debug Information" the value should be, as in other columns either "Yes" or "No"/"-".
> I could provide a patch if requested. This is just a few lines of source.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MPIR-265) Improve debug information in Dependencies report

Posted by "Michael Osipov (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MPIR-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=316803#comment-316803 ] 

Michael Osipov commented on MPIR-265:
-------------------------------------

Herve, no it actually requires a full sentence but Debug Information still better than simply Debug. You simply gain no information from "Debug" "debug"/"release". {{javac}} says "-g
    Generate all debugging information, including local variables. By default, only line number and source file information is generated."
                
> Improve debug information in Dependencies report
> ------------------------------------------------
>
>                 Key: MPIR-265
>                 URL: https://jira.codehaus.org/browse/MPIR-265
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: dependencies
>    Affects Versions: 2.6
>            Reporter: Michael Osipov
>
> The Debug column has Debug as title and Debug as value sometimes. Though no meaning can be deduced from this. Even reading the source code I was having a hard time to reall understand that column until I understand that souce files have been compiled with debug flag.
> This column should be more descriptive. The column title should say "Debug Information" the value should be, as in other columns either "Yes" or "No"/"-".
> I could provide a patch if requested. This is just a few lines of source.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MPIR-265) Improve debug information in Dependencies report

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MPIR-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=316800#comment-316800 ] 

Herve Boutemy commented on MPIR-265:
------------------------------------

do you think "Debug Information" is really sufficiently descriptive if you don't find "Debug" enough?

Perhaps "Debug" title with "debug"/"release" values are not optimal

But I'm not convinced by "Debug information" title with "yes"/"no" values
                
> Improve debug information in Dependencies report
> ------------------------------------------------
>
>                 Key: MPIR-265
>                 URL: https://jira.codehaus.org/browse/MPIR-265
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: dependencies
>    Affects Versions: 2.6
>            Reporter: Michael Osipov
>
> The Debug column has Debug as title and Debug as value sometimes. Though no meaning can be deduced from this. Even reading the source code I was having a hard time to reall understand that column until I understand that souce files have been compiled with debug flag.
> This column should be more descriptive. The column title should say "Debug Information" the value should be, as in other columns either "Yes" or "No"/"-".
> I could provide a patch if requested. This is just a few lines of source.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira