-
Bug
-
Resolution: Duplicate
-
Minor
-
None
PluginManager.dynamicLoad(..) doesn't properly load/init extensions of PeriodWork and AperiodicWork. Still trying to figure out why. =)
- duplicates
-
JENKINS-28683 PeriodicWork.init() / AperiodicWork.init() does not work for dynamically-loaded plugins
-
- Closed
-
- is blocking
-
JENKINS-23377 cron driven backups never happen
-
- Closed
-
Ok, it looks like dynamicLoad(..) never ends up calling PeriodicWork.run() - I'm not sure where that's supposed to be called normally.