Re: Jenkins Plugin in java

2016-12-03 Thread Daniel Beck
> On 03.12.2016, at 16:26, Athar Naqash wrote: > > I need your help. I need to create a plugin for Jenkins in java which can > perform the following operation. > > (1) It should take a repository as any normal Jenkins plugin. > (2) it should show a list of the all the

Jenkins Plugin in java

2016-12-03 Thread Athar Naqash
Hello all, I need your help. I need to create a plugin for Jenkins in java which can perform the following operation. (1) It should take a repository as any normal Jenkins plugin. (2) it should show a list of the all the files and packages in that repository. (3) and it should count the number

Re: Jenkins plugin upgrade cycle

2016-12-03 Thread Athar Naqash
Hello Nitin, I need your help. I need to create a plugin for Jenkins in java which perform the following operation. (1) It should take a repository as any normal jenkin plugin. (2) it should show a list of the all the files and packages in that repository. (3) and it should count the number of

Custom Build Step configuration is not persistent. It disappears on server restart or Reloading Configuration from disk.

2016-12-03 Thread Kul Bhushan Srivastava
I have created a custom build step. Added a text area in config.jelly. Whatever I am putting in the text area is getting saved but on restarting the server or reloading it disappears. Please help. -- You received this message because you are subscribed to the Google Groups "Jenkins