Code changed in jenkins
User: Michal Turek
Path:
pom.xml
src/main/java/hudson/plugins/sloccount/SloccountDescriptor.java
http://jenkins-ci.org/commit/sloccount-plugin/7157fd7ad5d72e17a6d0585c4a3fd1331aa44206
Log:
JENKINS-17024 The SLOCCOUNT analysis Results not available in IVY builds

  • SloccountDescriptor.isApplicable() doesn't consider IVY plugin. The method updated to just return true the same as other similar "publisher" plugins (e.g. Warnings).
  • Dependency to Maven plugin can be removed from pom.xml, isApplicable() was the only place where it was referenced.
  • Dependency to FindBugs plugin can be removed, it is nowhere referenced. There are "Remainings from the findbugs plugin have been removed" commits in Git log, this dependency was probably forgotten.
  • The update was NOT fully tested since I have no IVY project. The only thing i tried is that SLOCCount publisher now appears in configuration of IVY job.
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to