Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/email-ext-plugin
  Commit: 6fc8eae1bc2b4f379e35868a0f7d79a485373fb1
      
https://github.com/jenkinsci/email-ext-plugin/commit/6fc8eae1bc2b4f379e35868a0f7d79a485373fb1
  Author: Alex Earl <[email protected]>
  Date:   2013-10-22 (Tue, 22 Oct 2013)

  Changed paths:
    M 
src/main/java/hudson/plugins/emailext/plugins/content/JellyScriptContent.java
    M src/main/java/hudson/plugins/emailext/plugins/content/ScriptContent.java

  Log Message:
  -----------
  Fix JENKINS-20117

Switched to using
Jenkins.getInstance().getDescriptorByType(ExtendedEmailPublisherDescriptor)
instead of
build.getProject().getPublishersList().get(ExtendedEmailPublisher.class)
to get access to the descriptor.



-- 
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.

Reply via email to