Skip to content
Commit fd0657ef authored by Jesse Glick's avatar Jesse Glick
Browse files

[JENKINS-16917] hudson.plugins.downstream_ext.DownstreamTrigger.DescriptorImpl...

[JENKINS-16917] hudson.plugins.downstream_ext.DownstreamTrigger.DescriptorImpl should not be extending BuildTrigger.DescriptorImpl since it does not produce a BuildTrigger from newInstance.
(Generally there is no reason to subclass a Descriptor type which is already an @Extension rather than an explicit abstract supertype, but this is a bit more conservative change than just making it final.)
parent 940d743e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment