global.jelly and repeatableProperty

2013-07-09 Thread Jeremy Marshall
Hi I'm new to writing my own plugin after using Jenkins for a while I was trying to get a repeatableProperty working in global.config. I want to display the selenium capabilities currently available - for info here but then use them in a build step However it never shows any data. just a

Re: global.jelly and repeatableProperty

2013-07-09 Thread Jeremy Marshall
I knew I'd fix it once I posted it. Its looking for a config.jelly - rather than a global.jelly and I accepted an IntelliJ refactoring suggestion which stopped my ArrayList from being created. Doh -- You received this message because you are subscribed to the Google Groups Jenkins Developers

[BUG] ERROR: Unexpected error in launching a slave.

2013-07-09 Thread Zhouping Liu
Hi all, I hit the following issue when I launched a slave: --- snip - [07/09/13 03:02:41] [SSH] Checking java version of java [07/09/13 03:02:41] [SSH] java -version returned 1.7.0_25. [07/09/13 03:02:41] [SSH] Starting sftp client. [07/09/13

RE: Backports to 1.509.2 done, please post RC

2013-07-09 Thread James Nord (jnord)
From: jenkinsci-dev@googlegroups.com [mailto:jenkinsci- d...@googlegroups.com] On Behalf Of Jesse Glick Sent: 08 July 2013 23:36 To: jenkinsci-dev@googlegroups.com Subject: Re: Backports to 1.509.2 done, please post RC On 06/28/2013 08:56 AM, James Nord (jnord) wrote: Issues I have

Re: Backports to 1.509.2 done, please post RC

2013-07-09 Thread Jesse Glick
On 07/09/2013 05:45 AM, James Nord (jnord) wrote: I thought they had been traced back to dashboard plugin (and some others) and had been fixed There is an open bug in the dashboard plugin related to lazy loading; I have a PR filed for it but it has not been reviewed. this functionality is

Re: [Git plugin] Where in the code is the actual git merge command ?

2013-07-09 Thread michaelsdev
Thank you Ivan and nicolas. I think now the call of (high level) git.merge at gitplugin https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/hudson/plugins/git/GitSCM.java#L1160 corresponds with (low level) git-client-plugin's

Re: [git plugin] hpi:run, but where is the snapshot's hpi?

2013-07-09 Thread michaelsdev
Thank you Stephen, that was the kind of answer I hoped for. since the idea was to make some tiny changes, I go with the -DskipTests flag. The failures only arise from a bad set up and not because of bad code. At least I assume the code from the repositories always passes the tests, and my

FW: Unable to create bug reporting account

2013-07-09 Thread Alberti, Johannes
Hi, I tried to create an account on https://jenkins-ci.org/account/doSignup for jalberti(johannes.albe...@gmail.commailto:johannes.albe...@gmail.com) as well as jalberti(johannes.albe...@sap.commailto:johannes.albe...@sap.com), in both cases I was asked to send an email to this mailing list

Re: Backports to 1.509.2 done, please post RC

2013-07-09 Thread Jesse Glick
On 06/19/2013 02:51 PM, Kohsuke Kawaguchi wrote: I backported two more bugs Still there are tons of lts-candidate bugs which are (a) important, (b) fixed in the trunk for a while. JENKINS-16023 [1] comes to mind, which was in 1.518 eight days ( 1 week) since you wrote this message. There are

Re: Backports to 1.509.2 done, please post RC

2013-07-09 Thread Jesse Glick
On 06/20/2013 11:51 PM, Kohsuke Kawaguchi wrote: Posted BTW the changelog [1] omits mention of JENKINS-17721 [2] which the git log says was backported. I also took the liberty of replacing lts-candidate with 1.509.2-fixed on these seven bugs. [1] http://jenkins-ci.org/changelog-stable [2]