Configure SCM in the Coverity Plugin

2015-06-23 Thread Shobha Dashottar
Hi Team, I have configured the Coverity plugin for our build. The cov commands are issues from the build script itself. Coverity itself runs fine but I wanted to enhance further and selected the Source Control (SCM) option. I selected the perforce option and entered the P4PORT. But, looks

Extending the json/xml API

2015-06-23 Thread ssutherland . ea
I have an external application that monitors some of our Jenkins jobs, and am using the json api to grab status info. We also use the Build Failure Analyzer plugin to determine failure causes, but the result is not returned through the json api. Is there a convenient way to extend what the json

Re: Jenkins CLI not working OSX

2015-06-23 Thread Richard Bywater
So I've just tried it and it seems to be working for me. Is your Mac Firewall traffic blocking traffic from the Java application or something odd like that? Richard. On Tue, 23 Jun 2015 at 17:19 Anthony Green wrote: > On Monday, 22 June 2015 10:14:55 UTC+1, Richard Bywater wrote: >> >> I assume

Publish over CIFS suddenly stops working

2015-06-23 Thread Steve Robbins
Hi, I've had Jenkins running fine for some time with jobs that publish the build artifacts to a CIFS share. Then suddenly it stopped working; the build log says java ran out of native threads. The master, slave, and CIFS server are all windows machines. The stack trace (below) is slightly d

Rerun a build after a failure, once a restriction is lifted.

2015-06-23 Thread Katie Outram
We are using the Jenkins build flow dsl plugin to execute our builds When a build fails because a branch is locked, we want to be able to retrigger a build only when the branch has been reopened, without manually going into Jenkins to retrigger it as there could be hundreds of builds that nee

WebSphere 8.0 Deployment with Jenkins

2015-06-23 Thread Manjunath Narayan
Hi All, I am trying to do automatic deployment through WebSphere plugin for Jenkins and getting below error. Tried all the JAR and etc but nothing seems working, Can someone help. ERROR A problem occurred while processing the request. Please check

bash build script hangs when trying to grab network based compiler licence

2015-06-23 Thread Owain Phillips
Have installed Jenkins, Cygwin and am trying to do some project builds checked out from SVN. Archives and scripts are checked out OK. Build script starts and reaches a line where where I it to grab a licence to run the compiler. (we use IAR and use a LAN based dongle, via USB over Ethe

Re: Emma report in email-ext groovy template

2015-06-23 Thread Slide
You would need to edit the template and access the Emma report APIs similar to how its done for everything else in the template. Finding the correct api would be the first step. On Tue, Jun 23, 2015, 06:15 Ankit Singhal wrote: > HI > > I want to use Emma report in Email-ext groovy templates. The

Emma report in email-ext groovy template

2015-06-23 Thread Ankit Singhal
HI I want to use Emma report in Email-ext groovy templates. The sample template always talk about cobertura objects. Any idea on how to get the Emma coverage object? Regards Ankit -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscr