Re: email notification recipients list not saved.

2014-01-06 Thread m.hartwig.bc
Hi, I also have this Problem. I am running Jenkins version 1.532.1 an the Mailer plugin is at version 1.8. The recipients can't be saved at the job configuration (and even not at the module configuration. In the logfile, there is no error. Kind regards, Marcel On Sunday, January 5, 2014 4:49

Re: git plugin busted

2014-01-06 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
That really needs to be fixed; if include/exclude specifications cannot be processed without "Force polling using workspace", then the plugin should just turn that on itself. Allowing the user to select options that will never result in a working configuration is user-hostile. If at some point

Re: email notification recipients list not saved.

2014-01-06 Thread Slide
Can you try downgrading Mailer to a previous version? On Mon, Jan 6, 2014 at 3:24 AM, m.hartwig.bc wrote: > Hi, > > I also have this Problem. I am running Jenkins version 1.532.1 an the > Mailer plugin is at version 1.8. The recipients can't be saved at the job > configuration (and even not at

Re: git plugin busted

2014-01-06 Thread Slide
I had to stop using the Git Publisher for this specific reason, I just moved the publish operation into a build step. I'd really like to have the Git plugin fixed though. On Sun, Jan 5, 2014 at 7:12 PM, Jon Schewe wrote: > Anyone else running into problems with the git plugin version 2.0? I'm >

Re: LTS 1.532.1 ?

2014-01-06 Thread lata
We're looking forward to (read: waiting for) 1.532.1 to be declared as an LTS too! We've put in place a policy to use only LTS, and trying hard not to break that, we really need a bug that's fixed from 1.509.4. On Monday, December 30, 2013 4:06:21 AM UTC+5:30, Zoltán Ujhelyi wrote: > > Sorry for

Re: LTS 1.532.1 ?

2014-01-06 Thread Stephen Connolly
It is an official LTS just KK has not updated one part of the website On 6 January 2014 16:13, lata wrote: > We're looking forward to (read: waiting for) 1.532.1 to be declared as an > LTS too! We've put in place a policy to use only LTS, and trying hard not > to break that, we really need

Re: LTS 1.532.1 ?

2014-01-06 Thread Daniel Beck
1.532.1 _is_ an LTS release. [1] lists all LTS ("stable") releases, including 1.532.1, and considers 1.532.1 to be the 'latest' of them. It's just one label on the home page that's out of date ("Older but stable (1.509.4)"). Click that label. You'll download 1.532.1. Even the changelog[2] has b

Re: When do build results disappear?

2014-01-06 Thread lata
Did you try reloading the config, do the builds re-appear after that? If yes, and if you're jenkins version is older than 1.532, it could be related to this issue: https://issues.jenkins-ci.org/browse/JENKINS-19418, fixed in jenkins 1.532. On Tuesday, December 31, 2013 9:04:56 PM UTC+5:30, Andy

Re: EnvInject for post-build actions when build step fails

2014-01-06 Thread ambar s
Cool. Thanks for sharing. I just found another way that also seems to work well - sharing it in case it helps someone else... sorry if it's a bit verbose. When I was trying the EnvInject plugin, I was setting the EnvInject properties file like this: "mailing_list = buildf...@mydomain.com" in m

Re: newbie: how to orchestrate complex build pipeline

2014-01-06 Thread lata
you could explore jenkins' multi-configuration projects, https://wiki.jenkins-ci.org/display/JENKINS/Building+a+matrix+project On Saturday, December 28, 2013 3:10:51 AM UTC+5:30, WIL PANNELL wrote: > > I'm looking for recommended practice that addresses my particular issues: > >- we are a new

Re: Need help/guidance on jenkins/plot plugin setup and configure

2014-01-06 Thread Charley Yen
Hi Kevin, I have a follow-up question. While publishing JUnit test result, is there a way we can define "Number of builds to include"? Please refer to the attached screen shot, which in

Re: LTS 1.532.1 ?

2014-01-06 Thread lata
thanks Stephen, great! On Monday, January 6, 2014 10:05:44 PM UTC+5:30, Stephen Connolly wrote: > > It is an official LTS just KK has not updated one part of the website > > > On 6 January 2014 16:13, lata > wrote: > >> We're looking forward to (read: waiting for) 1.532.1 to be declared as an

Re: LTS 1.532.1 ?

2014-01-06 Thread lata
Thanks Daniel, I just kept checking at that one label on the home page that's out of date. On Monday, January 6, 2014 10:06:52 PM UTC+5:30, Daniel Beck wrote: > > 1.532.1 _is_ an LTS release. [1] lists all LTS ("stable") releases, > including 1.532.1, and considers 1.532.1 to be the 'latest' of

NoClassDefFoundError: WorkspaceReader in MavenDependencyUpdateTrigger

2014-01-06 Thread Steve Suehs
I am seeing the following in the jenkins log. Anyone else seeing problems triggering builds based on an up-stream dependency? org.jvnet.hudson.plugins.mavendepsupdate.MavenDependencyUpdateTrigger.run() failed for myawesomebuild java.lang.NoClassDefFoundError: org/sonatype/aether/repository/Work

Re: LTS 1.532.1 ?

2014-01-06 Thread Magnus Sandberg
Hi, but as fas as I can see the update center for lts is not updated (?) and this seems to cause some confusion ... /Magnus 2014/1/6 lata > thanks Stephen, great! > > On Monday, January 6, 2014 10:05:44 PM UTC+5:30, Stephen Connolly wrote: >> >> It is an official LTS just KK has not upda

SSH issue connecting to slave

2014-01-06 Thread Ci-Ci Thomson
I just configured my first slave (Ubuntu) and I am having the same issue listed here: https://issues.jenkins-ci.org/browse/JENKINS-19435 I am running Jenkins ver. 1.546 (master), ssh-slaves (tried both 0.25 and 1.5), credentials 1.9.4, ssh-agent 1.4.1, ssh-credentials 1.6. I have tried it both

Re: LTS 1.532.1 ?

2014-01-06 Thread Maureen Barger
Also when you install it, it is branded with "Jenkins ver. 1.532.1-SNAPSHOT (rc-11/13/2013 21:34 GMT-kohsuke)" (on the page footer) which makes me at least hesitant to put it into production and face all the questions. On Mon, Jan 6, 2014 at 3:12 PM, Magnus Sandberg wrote: > Hi, > > but as fas as

Re: LTS 1.532.1 ?

2014-01-06 Thread Zoltán Ujhelyi
Well, this is interesting as I have an installation with a non-snapshot version (for at least a month now). I have downloaded this as the latest stable version, if I recall correctly. Still, I do have problems with the update site (so I understand your issues... ) Cheers, Zoltán On 2014.01.06.,

Re: LTS 1.532.1 ?

2014-01-06 Thread Maureen Barger
Hmm - thanks for sharing that. I updated a sandbox last month. I will do it again to see what results I get. On Mon, Jan 6, 2014 at 3:18 PM, Zoltán Ujhelyi wrote: > Well, this is interesting as I have an installation with a non-snapshot > version (for at least a month now). I have downloaded thi

Re: Setting up plots with plot plugin

2014-01-06 Thread Charley Yen
Have you found the answer, yet? 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, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit ht

Re: git plugin busted

2014-01-06 Thread Jon Schewe
Not sure how that would help as the job won't start until the workspace is cloned. On Sun, Jan 5, 2014 at 9:32 PM, Mark Waite wrote: > Another possibility might be to attempt to use git commands from within > the job itself to define remote.origin.url if it is not already defined. > > > On Sun,

Re: git plugin busted

2014-01-06 Thread Jon Schewe
Changing "prune remote branches" doesn't help. I'm not using regions either. On Sun, Jan 5, 2014 at 9:30 PM, Mark Waite wrote: > That stack trace looks a lot like > https://issues.jenkins-ci.org/browse/JENKINS-20258 . You might consider > removing the "prune branches" option from the job config

Re: git plugin busted

2014-01-06 Thread Mark Waite
I don't understand your comment that you're "not sure how that would help as the job won't start until the workspace is cloned." The log output reports "pruning obsolete local branches". Until the workspace is cloned, there is no repository, so there is nothing to prune. I assumed that meant the

Jenkins LTS not prompting for upgrade?

2014-01-06 Thread Jon Schewe
I was just looking at upgrading my Jenkins installs today. I have both on LTS one is at 1.509.4 and one is at 1.509.2. However when I goto the manage Jenkins page I don't see an upgrade available. When I look at jenkins-ci.orgI see that 1.532.1 is available. Did something change in how upgrades are