Code changed in jenkins
User: Michal Turek
Path:
src/main/java/hudson/plugins/sloccount/SloccountDiff.java
src/main/java/hudson/plugins/sloccount/SloccountPublisher.java
src/main/java/hudson/plugins/sloccount/SloccountResult.java
src/main/java/hudson/plugins/sloccount/model/SloccountParser.java
http://jenkins-ci.org/commit/sloccount-plugin/f336a1898e7699c22597abcf21861fd915fde943
Log:
JENKINS-22160 Fix findings from FindBugs static analysis

  • SloccountParser: Possible null pointer dereference.
  • SloccountDiff: Class defines compareTo(SloccountDiff) and uses Object.equals().
  • SloccountPublisher: Format string should use %n rather than \n.
  • BreadCrumbResult: Implements same interface as superclass.
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/d/optout.

Reply via email to