Re: Bacis steps to write a plugin which depends on another

2012-03-09 Thread Chris S.
Thanks.
I want to depend on an authorization plugin, so if an user login in, the 
internal user database from jenkins shall be filled with the data from the 
external database.
Are there any events or anything like that, which I can use?


Bacis steps to write a plugin which depends on another

2012-03-08 Thread Chris S.
Hello,

I am planning to write a plugin, which depends on another plugin.
What is the preferred way to do that?


Re: Bacis steps to write a plugin which depends on another

2012-03-08 Thread Slide
You can take a look at the git-plugin, it optionally depends on the
token-macro-plugin. It has the info needed in the pom.

slide

On Thu, Mar 8, 2012 at 10:40 AM, Chris S. h3llgh...@gmx.de wrote:

 Hello,

 I am planning to write a plugin, which depends on another plugin.
 What is the preferred way to do that?




-- 
Website: http://earl-of-code.com