Thread hijacking (was: Re: Java API for Team Foundation Server)

2016-01-07 Thread Dirk Heinrichs
Hi, please don't hijack other peoples threads, it's considered bad habit. Thanks a lot... Dirk -- *Dirk Heinrichs*, Senior Systems Engineer, Engineering Solutions *Recommind GmbH*, Von-Liebig-Straße 1, 53359 Rheinbach *Tel*: +49 2226 159 (Ansage) 1149 *Email*: d...@recommind.com

Re: export display in a shell script executed by Jenkins

2016-01-07 Thread Bap
Quoting iostrym : Hi, We have a TCL script that has a GUI that is executed by Jenkins using a shell script in the job. Then we have to use : export DISPLAY=: I used things like that to try to avoid the use of a port number that is already used by someone else or by another job : export DISP

Re: export display in a shell script executed by Jenkins

2016-01-07 Thread iostrym
yes, sorry it was a mistake. anyway, I don't succeed to let jenkins to chose the display number when using Xvbf plugin... Le jeudi 7 janvier 2016 15:11:33 UTC+1, Dirk Heinrichs a écrit : > > Am 07.01.2016 um 15:05 schrieb iostrym: > > Thanks a lot. But is the use of Xvfb plug-in more heavy than

Re: export display in a shell script executed by Jenkins

2016-01-07 Thread Bap
Quoting iostrym : Hi, We have a TCL script that has a GUI that is executed by Jenkins using a shell script in the job. Then we have to use : export DISPLAY=: I used things like that to try to avoid the use of a port number that is already used by someone else or by another job : export DISP

Re: export display in a shell script executed by Jenkins

2016-01-07 Thread Dirk Heinrichs
Am 07.01.2016 um 15:05 schrieb iostrym: > Thanks a lot. But is the use of Xvfb plug-in more heavy than a > simple export DISPLAY function ? in term of ressource utilization... Without it, setting DISPLAY for a Jenkins job doesn't make much sense. Bye... Dirk -- *Dirk Heinrichs*, Senior Sy

Re: export display in a shell script executed by Jenkins

2016-01-07 Thread iostrym
ok i just realized that after the export DISPLAY=: I have the command : Xvfb :`expr "$BUILD_NUMBER" + "100"` & So using the plugin will have the same impact. But... in the plugin I don't see anything to use a free port number... it is said that the port_number will be the number of the build

Authenticating jenkins-cli using crowd2 Plugin

2016-01-07 Thread Robert Szentmihalyi
Hi, I ran into a problem trying to use jenkins-cli with Atlassian Crowd authentification (using the crowd2 plugin. As soon as I set the security realm (using a Groovy script from a Chef recipe), Jenkins throws tons of like this: Jan 07, 2016 1:50:46 PM hudson.TcpSlaveAgentListener$Connect

export display in a shell script executed by Jenkins

2016-01-07 Thread iostrym
Hi, We have a TCL script that has a GUI that is executed by Jenkins using a shell script in the job. Then we have to use : export DISPLAY=: I used things like that to try to avoid the use of a port number that is already used by someone else or by another job : export DISPLAY=:`expr "$BUILD_

Re: Jenkins AWS CodeDeploy Plugin

2016-01-07 Thread Baptiste Mathus
Hi, There's a wiki page for every available Jenkins plugins. Here it's https://wiki.jenkins-ci.org/display/JENKINS/AWS+Codedeploy+plugin and you should find what you need. Cheers 2016-01-07 10:10 GMT+00:00 : > Hi, does anyone know how to contact the AWS CodeDeploy Plugin developer? I > need to

Jenkins AWS CodeDeploy Plugin

2016-01-07 Thread donovan . bailey2015
Hi, does anyone know how to contact the AWS CodeDeploy Plugin developer? I need to know how to pass proxy authentication. Thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it,