Hi team,

  I'm looking for samples/pointers on how implementing a plugin to not have
to restart the master when you install it for the 1st time.

  I have some difficulties to understand why I get different behaviors in
my tests ( https://issues.jenkins-ci.org/browse/JENKINS-59696 ) and I don't
find a lot of resources on this topic.

  @Pierre Beitz <[email protected]> figured out that Jenkins Extension
have by default the dynamicLoadable attribute set to MAYBE but I don't see
a lot of plugin redefining it to YES (and few are configured it to FALSE
when they really need to do something at the startup time - not my usecase).

  We found some problems related to this like
https://issues.jenkins-ci.org/browse/JENKINS-28983
https://issues.jenkins-ci.org/browse/JENKINS-52072 fixed by Stephen a year
ago in the core but I'm using a more recent version in my tests and it
shouldn't be impacted by such bug.

  Before testing more, I would like to understand the theoretical  behavior
that Jenkins should follow.

Thanks

-- 
-----
Arnaud Héritier
http://aheritier.net
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAFNCU--f%3DXyqa-tWGy9bh5AXHxq-eqVnGj8Z-qyAWG3Un7Zp_A%40mail.gmail.com.

Reply via email to