[ 
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

        

Reply via email to