Is There a Way to Use Push Notification from Git Repository with the git-repo Plugin Like there is via a post-receive hook use with the git Plugin?

2014-02-18 Thread Rejesi
Our Jenkins jobs use manifest files with the git-repo plugin. We tried using the post-receive hook in the repository to poke Jenkins when a new commit is made, however since the actual git URL being used is for the "Gerrit Repo" manifest repo via the "git-repo" plugin, the URL is not being reco

What creates the "SCM Polling" section of the system config page

2013-11-21 Thread rejesi
I need to recreate a test environment of our production environment of Jenkins. When installing the respective Jenkins version from rpm and updating all required plugin versions (SCMs included), I find that there is no "SCM Polling" section on the system config page in the test instance. What c

Re: What creates the "SCM Polling" section of the system config page

2013-11-21 Thread rejesi
I was forwarded an old post that advises that it only shows itself if you have more than 10 projects configured to use SCM polling. I added additional jobs that meet this requirement and the SCM polling section is now showing as expected Thanks -- View this message in context: http://jenkins

Need to Display the Clover Conditionals or Methods Values instead of Statements in Results Email

2013-01-03 Thread Rejesi
Hi, we are using the html-with-health-and-console.jelly file in the email-ext plugin to display the metrics health results in the build results email. The problem is that it only displays the "Clover Coverage Statements" value in the email. Is there any way to get either the "Conditionals" or