Re: Plugin parent version

2014-01-07 Thread Stephen Connolly
I will probably bump credentials up past 1.424 in the near future... I have yet to decide on the minimum version to bump to... I think it will have to be post 1.480 though as there are some UI glitches that are only fixable in newer Jenkins versions... and it is those UI glitches that will drive

Re: Plugin parent version

2014-01-07 Thread Stephen Connolly
http://stats.jenkins-ci.org/jenkins-stats/svg/201312-jenkins.svg 1.544 has 8286 installations 1.532.1 has 1174 installations 1.509.4 has 2257 installations 1.509.2 has 1035 installations 1.480.3 has 571 installations 1.466.2 has 352 installations 1.447.2 has 69 installations 1.424.6 has 527

Force unique value for a field across a heterolist

2014-01-07 Thread Auke Noppe
Hi, I am developing a plugin for the company I'm employed. I have successfully created an extension for the global config page that enables the configuration of endpoints to our OTAP environment that will be used in a (custom) buildstep. It is functionally working: I can create, update and

OLE Excel creation fails when run through Jenkins

2014-01-07 Thread David Koch
Hello, I'd like to open an account to register a bug in Jenkins. Jenkins version 1.544 tl;dr : OK : Real machine - DOS Batch - Perl - OLE Excel NOK : Real machine - Jenkins slave node - DOS Batch - Perl - OLE Excel Note : The Jenkins server is located on a virtual machine

Re: OLE Excel creation fails when run through Jenkins

2014-01-07 Thread Slide
Are you running Jenkins as a service? If so, you probably need to setup a home directory, try creating the following directories (or the equivalent for your version of windows) C:\Windows\system32\config\systemprofile\desktop C:\Windows\SysWow64\config\systemprofile\desktop I successfully run

Re: Jenkins Flyer 2014

2014-01-07 Thread FredG
Hi Harpreet, Instead of having a (external) link to dzone I'd rather point to a get started wiki page that is part of the jenkins-ci domain. How about adding a link to the refcard on the Meet Jenkinshttps://wiki.jenkins-ci.org/display/JENKINS/Meet+Jenkinswiki page? Regards, Fred On Friday,

Re: OLE Excel creation fails when run through Jenkins

2014-01-07 Thread David Koch
Thanks slide, that seems to have done the trick : On both server and slave : 1. Created the 'desktop' folder under ' C:\Windows\SysWow64\config\systemprofile' 2- Created a 'JENKINS_HOME' environment variable with ' C:\Windows\SysWow64\config\systemprofile\desktop' Then restarted Jenkins'

New version of the Reverse Proxy Auth Plugin

2014-01-07 Thread Wilder Rodrigues
Hey there guys, I released a new version of the plugin today. It now supports authorisation via LDAP groups, which are loaded either via HTTP header or LDAP search. https://wiki.jenkins-ci.org/display/JENKINS/Reverse+Proxy+Auth+Plugin Any feedback is welcome and if you find any problem, please

Re: How to build a SSO plugin in Jenkins?

2014-01-07 Thread Wilder Rodrigues
Hi, For Single Sign-On I think you could use the Reverse Proxy Authentication+Authorization plugin. It supports user authentication via reverse proxy (with Jenkins behind Apache, for example) and authorisation is done via LDAP groups (using the Role Based Matrix authorization). We use it here

A month since core pull request; can somebody consider it?

2014-01-07 Thread Marco Miller
Hi! Since it's been ~a month since I submitted this pull request(*), I'd like to know if somebody that can consider merging it will consider it soon. (*) https://github.com/jenkinsci/jenkins/pull/1063 - The UNSTABLE verdict seems unrelated. Thx for letting me know then, Marco. -- You received

Re: OLE Excel creation fails when run through Jenkins

2014-01-07 Thread Slide
It has nothing to do with Jenkins itself, its a special use case. If you tried running Excel from ANY service you would have the same problem. On Jan 7, 2014 6:17 AM, David Koch meteorit@gmail.com wrote: Thanks slide, that seems to have done the trick : On both server and slave : 1.

Re: Locale Plugin ownership and relocation

2014-01-07 Thread Vincent Latombe
Hi, I can see it in GitHub https://github.com/jenkinsci/locale-plugin I guess the information still points to svn because no release has ever been done from GitHub. Cheers, Vincent 2014/1/6 Bruno Kühnen Meneguello br...@meneguello.com Hello folks, I want to submit some changes to Locale

Re: OLE Excel creation fails when run through Jenkins

2014-01-07 Thread David Koch
Service or not, Jenkins is supposed to run transparently without affecting test results. So if a workaround was found, why not installing it through the EXE installer to stop bothering with the issue ? Perhaps it is a documented feature, yet when you find that your OLE object allocation fails

Re: Locale Plugin ownership and relocation

2014-01-07 Thread Bruno Kühnen Meneguello
Ops, really... Thanks On Tue 07 Jan 2014 12:51:33 PM BRST, Vincent Latombe wrote: Hi, I can see it in GitHub https://github.com/jenkinsci/locale-plugin I guess the information still points to svn because no release has ever been done from GitHub. Cheers, Vincent 2014/1/6 Bruno Kühnen

Git tag for 1.546 missing?

2014-01-07 Thread Daniel Beck
1.546 has been released yesterday, but there's no tag corresponding to it in https://github.com/jenkinsci/jenkins -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To unsubscribe from this group and stop receiving emails from it, send an

Re:Git tag for 1.546 missing?

2014-01-07 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
snide mode For a continuous integration project, Jenkins seems to have quite a few error-prone manual processes. /snide mode - Original Message - From: jenkinsci-dev@googlegroups.com To: jenkinsci-dev@googlegroups.com At: Jan 7 2014 14:11:44 1.546 has been released yesterday, but

Re: Problem running tests when building maven-plugin

2014-01-07 Thread James Wilson
The stability of the maven-plugin does not yet seem to have gotten better. The build numbers are lower on Jenkins (https://jenkins.ci.cloudbees.com/job/plugins/job/maven-plugin/). I don't have much hope of getting the tests to pass locally (which they do not) if Jenkins is not successful. I'm

Re: Git tag for 1.546 missing?

2014-01-07 Thread Kohsuke Kawaguchi
On 01/07/2014 11:11 AM, Daniel Beck wrote: 1.546 has been released yesterday, but there's no tag corresponding to it in https://github.com/jenkinsci/jenkins My bad. Release process has failed in the middle and I continued the rest manually, which resulted in some steps missing or failing, I

Re: Validated merge for Jenkins core

2014-01-07 Thread Jesse Glick
On Mon, Aug 12, 2013 at 11:21 AM, Jesse Glick jgl...@cloudbees.com wrote: I have set up an experimental installation of CloudBees validated merge on jenkins.ci.cloudbees.com for Jenkins core FYI, I had to relocate this. Use

Re: Git tag for 1.546 missing?

2014-01-07 Thread Kohsuke Kawaguchi
On 01/07/2014 11:14 AM, Kevin Fleming (BLOOMBERG/ 731 LEXIN) wrote: snide mode For a continuous integration project, Jenkins seems to have quite a few error-prone manual processes. /snide mode Yes, the automation of the release process has been lacking. It is fully scripted, but when it fails

Re: Git tag for 1.546 missing?

2014-01-07 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
You need world-level transactions :-) - Original Message - From: jenkinsci-dev@googlegroups.com To: jenkinsci-dev@googlegroups.com At: Jan 7 2014 15:42:50 On 01/07/2014 11:14 AM, Kevin Fleming (BLOOMBERG/ 731 LEXIN) wrote: snide mode For a continuous integration project, Jenkins seems

Re: Validated merge for Jenkins core

2014-01-07 Thread Jesse Glick
Worth noting that validated merge is also available for all plugins. For example: https://jenkins.ci.cloudbees.com/job/plugins/job/mailer-plugin/repo.git/ (Again this is for people pushing directly to the repo rather than filing a pull request; PRs automatically get built and the result reported

Re: Locale Plugin ownership and relocation

2014-01-07 Thread Bruno Kühnen Meneguello
I've sent a PR (https://github.com/jenkinsci/locale-plugin/pull/1), so the owner can check it pls? On Tue 07 Jan 2014 04:11:04 PM BRST, Bruno Kühnen Meneguello wrote: Ops, really... Thanks On Tue 07 Jan 2014 12:51:33 PM BRST, Vincent Latombe wrote: Hi, I can see it in GitHub

Re: Problem running tests when building maven-plugin

2014-01-07 Thread Jesse Glick
On Tue, Jan 7, 2014 at 3:17 PM, James Wilson jw.ma...@gmail.com wrote: Is there a document or posting somewhere indicating what the maven-plugin maintainers use for a successful build? Version of maven, MAVEN_OPTS settings, etc. All tests pass for me locally using Maven 3.1.0 on JDK 7u45 with

Re: How to build a SSO plugin in Jenkins?

2014-01-07 Thread dennys
I use java -jar jenkins.war to run Jenkins, it seems I need to run Apache in front of Jenkins? btw, I already write a servlet filter and put it into Jenkins, it can get my user credential form cookie now. I just need to know how to put the user data into Jenkins' session, then I have SSO. I'm

Re: Plugin hosting request

2014-01-07 Thread Ulli Hafner
Created https://github.com/jenkinsci/mypeople-plugin Welcome aboard! Ulli Am 07.01.2014 um 02:10 schrieb Hyunil Shin anyone.can.t...@gmail.com: Hello I want to add a new plugin, which is under development. Currently, it provides a very simple functionality. GitHub ID: anyone-can-test

Re: Problem running tests when building maven-plugin

2014-01-07 Thread Stephen Connolly
On Tuesday, 7 January 2014, Jesse Glick wrote: On Tue, Jan 7, 2014 at 3:17 PM, James Wilson jw.ma...@gmail.comjavascript:; wrote: Is there a document or posting somewhere indicating what the maven-plugin maintainers use for a successful build? Version of maven, MAVEN_OPTS settings, etc.

Pugin development for Pre-tested commit for perforce or any other SCM

2014-01-07 Thread Sameer Sonaikar
Hi, I am interested to know if any plugin development in progress for* pre-tested commit* for Perforce or any other SCM? What pre-tested commit means? In usual CI process, developer has to commit her changes into perforce but in pre-test commit developer need to share her files in some way

Need help to check feasibility of new plugin development.

2014-01-07 Thread Sameer Sonaikar
Hi Team, I am planning to work on a new plugin development. Pre-test commit with Jenkins and Perforce as SCM. The core idea is to use some facilities provided by perforce to trigger a build over files shared by users. May I know with who I can interact to share more details and get some help to

Re: How to build a SSO plugin in Jenkins?

2014-01-07 Thread Dominik Bartholdi
Have a look at the source of the script-security-realm-plugin https://wiki.jenkins-ci.org/display/JENKINS/Script+Security+Realm Its quite simple… /Domi On 07.01.2014, at 17:21, dennys dennys.hs...@gmail.com wrote: I use java -jar jenkins.war to run Jenkins, it seems I need to run Apache in

Re: Pugin development for Pre-tested commit for perforce or any other SCM

2014-01-07 Thread Mads Nielsen
What about this: https://wiki.jenkins-ci.org/display/JENKINS/Pretested+Integration+Plugin for inspiration? Using Mercurial. On Wed, Jan 8, 2014 at 5:34 AM, Sameer Sonaikar samisan...@gmail.comwrote: Hi, I am interested to know if any plugin development in progress for* pre-tested commit*