How to get detailed change list via the json api

2015-04-30 Thread Brent Scriver
Hi all, I can currently get some information for the changeSet of a job using: http:///job///api/json However this is not the entire set of change information (such as the edit type (add, edit, delete), and the perforce revision of the file). There is additional information provided by:

Jenkins Multi-configuration job - Dynamic Axis plugin issue

2015-04-30 Thread slonzk7
Hi We have two jenkins jobs: JOB_1 - a freestyle job which simply triggers a parametrized build on Jenkins JOB_2, it sends the following parameter to Jenkins JOB_2: SERVERS=server1.me.com JOB_2 - a Multi-configuration project with a Dynamic Axis defined as follows: Axis Name: SERVER, Variable N

Re: Why is a release candidate plugin update available from the stable update site?

2015-04-30 Thread Ullrich Hafner
I don’t think that plugins are yet part of the LTS releases. So you see all plugin updates in both channels. > Am 30.04.2015 um 11:46 schrieb Benjamin : > > > > Hi, > > I configured the Update Site to use the stable update site > (http://updates.jenkins-ci.org/stable/update-center.json): >

Re: Doubts about Publish Over SSH Plugin

2015-04-30 Thread Maciej Jaros
Erick Macedo (2015-04-27 22:54): Hi, I configured this way and it worked, Another question, as you usually split between the build environment (Stage, test, production)? Create a build for each environment? or a single build and different parameters? You should have separte builds for sev

Username missing in the jenkins homepage.

2015-04-30 Thread j shaik
Hi, I have Jenkins configured with openID plugin. I have CAS running as an openID provider which has LDAP for authentication. Everything is functioning properly. This means that I am able to successfully login to Jenkins using CAS login page and it gets redirected to Jenkins homepage. However,

Re: email-ext 2.40 ✔ problem

2015-04-30 Thread Niksan
The irony is, when I put ✔ in to JIRA it does the same thing. ;) On Thursday, April 30, 2015 at 2:29:44 PM UTC+1, slide wrote: > > Please do file a bug report, I thought I have fixed all these. Please put > in some good steps to reproduce when you file. > > On Thu, Apr 30, 2015 at 6:23 AM N

Issue with starting downstream jobs

2015-04-30 Thread Zoe Slattery
Hi I have a problem with downstream jobs not starting (occasionally). I think it is possibly a configuration option that I have missed or something about Jenkins that I don't understand. I have two jobs, A and B, I always want to start B after A has finished. I am using Jenkins version 1.599,

Re: email-ext 2.40 ✔ problem

2015-04-30 Thread Slide
Please do file a bug report, I thought I have fixed all these. Please put in some good steps to reproduce when you file. On Thu, Apr 30, 2015 at 6:23 AM Niksan wrote: > I've just updated email-ext to 2.40 with the hope it fixes issues with > sending text with " replaced with " etc. This seems f

email-ext 2.40 ✔ problem

2015-04-30 Thread Niksan
I've just updated email-ext to 2.40 with the hope it fixes issues with sending text with " replaced with " etc. This seems fixed but now has problem with ampersands. ✔ (which should and used to display a tick in email) is replaced by ✔ Does anyone know of work around or is this a case o

RE: Can I move slaves from one Jenkins to another Jenkins?

2015-04-30 Thread John Mellor
I just did a slave move from one subnet into another, and am anticipating several more. If you use ssh to talk to testbeds, artifact repositories, etc. then you will have to manually connect once with each of them as the Jenkins user so that they host pubkeys get correctly added into the known_

Re: Show JUnit test results in email notifications

2015-04-30 Thread Ahmed
Dear Kamal, Kindly let me know where to place cust.jelly in .jenkins directory once we customize and how to use in jenkins UI in Default Content field? - Ahmed On Wednesday, 19 September 2012 18:12:11 UTC+5, Kamal Ahmed wrote: > > try this as an example (you might have to tweek a bit) > > more

How to use assertion failure in jelly script - jenkins

2015-04-30 Thread Ahmed
How to use assertion failure in jelly script - jenkins Currently I'm ${JELLY_SCRIPT,template="html"} to view email report as: *BUILD UNSTABLE*Build URLhttp://localhost/jenkins/job/TestJob/2/Project: TestJobDate of build:Wed, 29 Apr 2015 12:47:47 +Build duration:56 sec *CHANGES*No Changes

Why is a release candidate plugin update available from the stable update site?

2015-04-30 Thread Benjamin
Hi, I configured the Update Site to use the stable update site (http://updates.jenkins-ci.org/stable/update-center.json): I just discovered that a *Docker plugin* upd