Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: fd0657ef9e34f8ce9c8802babec3873f8133ca99
https://github.com/jenkinsci/jenkins/commit/fd0657ef9e34f8ce9c8802babec3873f8133ca99
Author: Jesse Glick <[email protected]>
Date: 2013-02-21 (Thu, 21 Feb 2013)
Changed paths:
M core/src/main/java/hudson/tasks/BuildTrigger.java
Log Message:
-----------
[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.)
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.