[ https://jira.codehaus.org/browse/MPIR-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=332549#comment-332549
]
Michael Osipov commented on MPIR-265:
-------------------------------------
Yes, the sink is available but that would mean to modify code from line 532 in {{DendenciesRenderer}}
{{tableHeader}} and {{tableHeaderCell}} calls and all subsequent calls to access the title
property.
> Improve debug information in Dependencies report
> ------------------------------------------------
>
> Key: MPIR-265
> URL: https://jira.codehaus.org/browse/MPIR-265
> Project: Maven Project Info Reports Plugin
> Issue Type: Improvement
> Components: dependencies
> Affects Versions: 2.6
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Fix For: 2.8
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
|