Hi Lukas,

I have just tried to reproduce your issue, but it works for me with Jenkins 1.578, Cppcheck plugin 1.19, Job Generator plugin 1.22 and 64-bit Linux version of Chrome 37.

I executed Jenkins using the command below and manually installed the plugins using the update center.

mkdir -p home
export JENKINS_HOME=home && java -jar jenkins.war

I created Job Generator job template, added Cppcheck publisher there and configured it. Then I generated a new job using the generator, executed a built and verified the published Cppcheck data are available.

I guess if there is any issue it will be in some _javascript_ that comes directly from Jenkins. The plugin only provides a string to display in this menu, the real adding of publisher is done by Jenkins itself.

  • Did you try to refresh the configuration page and try again?
  • Did you try to add a different publisher using the same menu?
  • Did you try a different web browser?
  • Can you verify the issue is still present in the latest versions?

M.

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/d/optout.

Reply via email to