Re: Null pointer exception in ExtendedEmailPublisher after updated jenkins it's plugin and build script- Jenkins ver. 1.536 - Email Extension Plugin ver. 2.35.1

2013-10-29 Thread Ahmed Mubbashir Khan
Version 2.36 seems to have fixed it. https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin Regards, -- Ahmed Mubbashir Khan I don't make Software, I make it better http://about.me/mubbashir On Wed, Oct 23, 2013 at 5:18 PM, Ulli Hafner ullrich.haf

Null pointer exception in ExtendedEmailPublisher after updated jenkins it's plugin and build script- Jenkins ver. 1.536 - Email Extension Plugin ver. 2.35.1

2013-10-22 Thread mubbashir
Hi guys, Today I had updated jenkins and it's plugin, after the update I am getting some weird exception as soon as jenkins is done with scm This will only happen if the build script of a job is updated. After updating the build script I wasn't able to save the job (see below the exception 1

Re: Null pointer exception in ExtendedEmailPublisher after updated jenkins it's plugin and build script- Jenkins ver. 1.536 - Email Extension Plugin ver. 2.35.1

2013-10-22 Thread Ahmed Mubbashir Khan
I tried the same after posting to the mailing list, didn't help :( Regards, -- Ahmed Mubbashir Khan I don't make Software, I make it better http://about.me/mubbashir On Tue, Oct 22, 2013 at 6:09 PM, Daniel Beck m...@beckweb.net wrote: I think we had this just

Re: Null pointer exception in ExtendedEmailPublisher after updated jenkins it's plugin and build script- Jenkins ver. 1.536 - Email Extension Plugin ver. 2.35.1

2013-10-22 Thread mubbashir
publisher, then make sure to add a trigger (e.g. 'Success'). On 22.10.2013, at 14:59, mubbashir mubba...@gmail.com javascript: wrote: Hi guys, Today I had updated jenkins and it's plugin, after the update I am getting some weird exception as soon as jenkins is done with scm

Which branch is build if there are multiple branches in a job and job has been configured for all jobs?

2013-01-28 Thread Ahmed Mubbashir Khan
, Mubbashir

git: Can I change a barnach in 'Branches to build' in configuration after building a project in a specific branch

2013-01-27 Thread Ahmed Mubbashir Khan
Hi All, I configured a porject with a specific branch, then instead of specifiying a branch I though it would be better if I go with the default behaviour that is build every branch. I removed the the branch name from 'Branches to build' but on polling it seems like that it is still looking

Re: git: Can I change a barnach in 'Branches to build' in configuration after building a project in a specific branch

2013-01-27 Thread Ahmed Mubbashir Khan
Plus on executing 'git branch -a' It doesn't list any of the other remote branch, see: $ git branch -a * (no branch) master remotes/origin/HEAD - origin/master remotes/origin/master On Sunday, 27 January 2013 16:13:09 UTC+4, Ahmed Mubbashir Khan wrote: Hi All, I configured a porject

Re: git: Can I change a barnach in 'Branches to build' in configuration after building a project in a specific branch

2013-01-27 Thread Ahmed Mubbashir Khan
branches as it should. Any idea what might be happening here? p.s. following is the branch config: Branches to build Branch Specifier (blank for default): On Sunday, 27 January 2013 16:19:45 UTC+4, Ahmed Mubbashir Khan wrote: Plus on executing 'git branch -a' It doesn't list any of the other