Issue Type: Bug Bug
Affects Versions: current
Assignee: peterkittreilly
Attachments: Screen Shot 2013-12-02 at 13.24.30.png
Components: violations
Created: 02/Dec/13 12:26 PM
Description:

CodeNarc XML file contains entries like this:

<Violation ruleName="UnusedVariable" priority="2" lineNumber="91">
<SourceLine>
<![CDATA[
def username = session[UsernamePasswordAuthenticationFilter.SPRING_SECURITY_LAST_USERNAME_KEY]
]]>
</SourceLine>
<Message>
<![CDATA[
The variable [username] in class LoginController is not used
]]>
</Message>
</Violation>

Text contains full description of the violation.

However in the source browser, the tooltips just show violation IDs for violation class and description (see attachment).

Environment: Jenkins 1.541 (Ubuntu 13.10), Violations plugin 0.7.11, Violations columns 1.6
Project: Jenkins
Priority: Major Major
Reporter: Matej Kenda
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to