Re: Jenkins job ID

2016-09-15 Thread CORNELIA SARBU
Hi Daniel, I saw unique -plugin -id requires jenkins core 1.615 . We have an older Jenkins version.

Re: Jenkins job ID

2016-04-11 Thread Daniel Beck
You could use the unique-id-plugin. On 11.04.2016, at 15:44, CORNELIA SARBU wrote: > HI, > I 'm working on a jenkins plugin and I have to create a mapping between a > jenkins job and an external file. I have a collection of files, each file > associated to one or more

Jenkins job ID

2016-04-11 Thread CORNELIA SARBU
HI, I 'm working on a jenkins plugin and I have to create a mapping between a jenkins job and an external file. I have a collection of files, each file associated to one or more jenkins jobs. Do you know if a job (not a build) has an unique id ? I'm thinking to use an Id to realize the