Re: How to use proxy socks with Jenkins

2015-11-27 Thread Christopher Orr
It should work if you use the regular Java proxy properties: https://wiki.jenkins-ci.org/display/JENKINS/JenkinsBehindProxy i.e. "socksProxyHost" and co: https://docs.oracle.com/javase/7/docs/api/java/net/doc-files/net-properties.html Regards, Chris On 27/11/15 12:34, donovan.bailey2...@gmail.c

RE: Help needed with Multi-Branch Project Plugin question

2015-11-27 Thread David Aldrich
Hi An update on this: I noticed that the system log contains: "svn: E200015: E200015: ISVNAuthentication provider did not provide credentials; HTTP authorization cancelled." My understanding is that this exception is associated with not specifying 'Additional Credentials' for the Subversion re

Help needed with Multi-Branch Project Plugin question

2015-11-27 Thread David Aldrich
Hi I am experimenting with the Multi-Branch Project Plugin and it looks great. However, I don't understand the 'Sync Branches Schedule' feature. The 'Sync Branches Log' shows that the branches scan last ran at: "Started on Nov 27, 2015 9:52:52 AM" I have set the Sync Branches Schedule to 'H/30

A Survey on Jenkins contribution strategies employed by Software Intensive Organizations to gain value in relation to non contributors!

2015-11-27 Thread Hassan Munir
Hello Jenkins community, I am studying OSS communities to investigate the OSS contributions strategies employed by the software-Intensive organizations. The idea is to see how contributions to OSS help software-Intensive organizations to gain value in relation to non-contributors. Therefore,

How to use proxy socks with Jenkins

2015-11-27 Thread donovan . bailey2015
Hi, i have installed Jenkins inside our corporate network. I would like to SSH to Github to pull down code but i can't work out how to configure Jenkins to use socks proxy 5 instead of a normal http proxy. We can only SSH outside if we use a socks proxy. Is it a system wide change or a change w

Re: LDAP authentication problem for multiple OUs

2015-11-27 Thread Björn Pedersen
As Daniel said: You need a single base node to start the search. (see http://www.idevelopment.info/data/LDAP/LDAP_Resources/SEARCH_Setting_the_SCOPE_Parameter.shtml ) Keep userSearchBase emtpy(!) The filtering hsa to be done with the userSearchFilter. Take a look at http://stackoverflow.com/qu

Re: LDAP authentication problem for multiple OUs

2015-11-27 Thread Rama
Anybody, any ideas? I am contemplating using TeamCity if we will be unable to get through this :( On 11/26/15, Rama wrote: > I tried keeping User search base (and also tried with User search > filter as well) as blank, but that failed. > I also tried with blank root DN, that also failed. :( > > O

Re: Running a command before wiping the workspace

2015-11-27 Thread Baptiste Mathus
Hi, I've never seen a way to do that, neither a plugin. BTW, that would require having an extension point on a WS wipeout request, not sure there is one. Cheers Le 26 nov. 2015 9:49 AM, "Björn Stabel" a écrit : > I don't want to run a build step pre-scm, but pre-wipe, i.e. when the user > clicks