Hi Dmitry, My apologies, I was out of the community due to the personal reasons. Don't hesitate to contact plugin owners next time.
I'll review the PR ASAP среда, 11 ноября 2015 г., 14:18:24 UTC+3 пользователь Dmitry Savenko написал: > > Hi, > > We have a project type, which does not extend AbstractProject, but > directly extends Job and implements Queue.Task (we have certain reasons to > not extend AbstractProject). We would like to have the Throttle plugin > working with it, but it's tied to AbstractProject. > > Please, consider this[1] pull request, which unties the plugin from > AbstractProject class and makes so, that the Throttle plugin works with any > class which extends Job and implements Queue.Task. > > This is just a technical patch, no new features added. > > [1] https://github.com/jenkinsci/throttle-concurrent-builds-plugin/pull/32 > > Best regards, > Dmitry. > > -- 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/d8a10a9b-c146-46f4-b6f3-283d8d9445ef%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
