Re: Abort job given a parameter value

2012-09-20 Thread Neil Bird
Around about 20/09/12 18:23, Rui Fernando Hayashi typed ... To be more specific. Before performing the project release, the developer must perform a task. I created a parameter that indicates whether the task's been performed. I want that the release only occurs if the developer explicitly says t

Re: Mail ext and committers notification

2012-07-09 Thread Neil Bird
Around about 07/07/12 09:18, Miguel Angel Pastor Olivar typed ... When I configure the plugin, for example, to send an email on every unstable build to all the committers which make this build unstable I get an email only for one person, the one who pushed this commit to the master branch. Yo

Re: troubles with svn externals - auth error

2012-06-21 Thread Neil Bird
Around about 21/06/12 09:03, Neil Bird typed ... Or it was something along those lines, it was a while ago. And I forgot what was pertinent: I also had to get the checkout working properly on the jenkins master's command line as the jenkins daemon user (cert. acceptance

Re: troubles with svn externals - auth error

2012-06-21 Thread Neil Bird
Around about 21/06/12 00:36, phil swenson typed ... I am setting up a new jenkins server and am running into a problem. when synching my svn repo I get this error on the externals: Caused by: org.tmatesoft.svn.core.SVNCancelException: svn: E200015: No credential to try. Authentication failed

Re: Can't start jenkins - disable plugin

2012-05-15 Thread Neil Bird
Around about 14/05/12 19:33, lkuczera typed ... We don't use maven at all is it feasible to remove it from plugins and if yes how ? Further to the other answer, I think you just delete it from the plugins directory. -- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .sign

Re: Disable auto-update / Switching to LTS

2012-04-16 Thread Neil Bird
Around about 16/04/12 10:08, Markus typed ... How can I disable that Jenkins automatically updates itself? We are running on CentOS and using the RedHat Linux RPM packages for Jenkins. Our system admin has ensured me that the OS does not upgrade Jenkins. Then I would have to suggest that he's

Re: Jenkins SLOCCount plugin - unable to see job configuration option after plugin install

2012-04-16 Thread Neil Bird
Around about 13/04/12 22:15, Buser, Stephanie typed ... We recently installed the SLOCCount plugin but are unable to see the “Publish SLOCCount analysis results” on the job configuration page (i.e. under the post-build actions). Is there anything in the Jenkins log file? Maybe it's looking f

Re: Can't get email-ext plugin to work

2012-04-04 Thread Neil Bird
Around about 04/04/12 10:44, Jan Seidel typed ... I have as example the following content in the global setup of email- ext: - SNIP -- Changes since last build: $CHANGES Thanks; I found the magic “show me the variables” button! -- [neil@fnx ~]# rm -f .signature [

Re: Can't get email-ext plugin to work

2012-04-04 Thread Neil Bird
Around about 04/04/12 09:17, Neil Bird typed ... Maybe I'm misunderstanding what Email-Ext does; I read it that it extends the built in email functionality. So, where I already have email set up (e.g., this test job), and then tick “Editable Email Notification”, I get the Emai

Re: Can't get email-ext plugin to work

2012-04-04 Thread Neil Bird
Around about 04/04/12 09:05, matthew.web...@diamond.ac.uk typed ... If all you do in your job config is tick the "Editable email notification" option, then it only sends an email on failure (not unstable). Is that the email you are getting? Yes; I've set up a test job that just fails and is

Can't get email-ext plugin to work

2012-04-03 Thread Neil Bird
I have Jenkins 1.457 (Linux) and Email Extension Plugin 2.19 . I've ticked (and set) “Use List-ID Email Header” and “Add 'Precedence: bulk' Email Header” in the main Jenkins config. (but not “Override Global Settings”. In a number of projects I've then ticked “Editable Email Notificati

Jenkins slaves always fail in Windows XP virtual machines

2012-03-19 Thread Neil Bird
I posted a part of this earlier but didn't get a resolution, but we're also seeing another odd behaviour. We have a Windows XP SP3 64-bit monster box, with 32-bit XP SP3 VMs set up, with the intention that these VMs be slaves (to our Linux Jenkins master). We already have a couple of XP

Re: Jenkins thinks job has died, but devenv still compiling?

2012-03-13 Thread Neil Bird
Around about 13/03/12 16:22, Mark Waite typed ... I thought it was recommended not to use "devenv" for command line builds in Visual Studio (at least in older versions of Studio) for precisely this reason. I thought the devenv script started the IDE, then the devenv script exited, even though th

Jenkins thinks job has died, but devenv still compiling?

2012-03-13 Thread Neil Bird
The subject is a bit of a mis-nomer as the Jenkins *job* plainly has died, but with a bizarre error, however the (VS2005) compilation is progressing without failure in the background (but Jenkins is now unaware of it). This is the relevant snippet of the job output: ErrorWnd.cpp HCIScr

Any way to force a triggered job to use the same machine?

2012-03-08 Thread Neil Bird
I have a feeling I've posted this question before but not hit a resolution. We generally have split our jobs into 2: one job does the build, and if successful it triggers the test job. However, we have to run our tests over the build, and these are too large to feasibly push to some s