Branch: refs/heads/master
Home: https://github.com/jenkinsci/email-ext-plugin
Commit: f4eff284765512889f34666c0d71887cbab0971e
https://github.com/jenkinsci/email-ext-plugin/commit/f4eff284765512889f34666c0d71887cbab0971e
Author: slide <[email protected]>
Date: 2012-07-09 (Mon, 09 Jul 2012)
Changed paths:
M
src/main/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptor.java
M src/main/java/hudson/plugins/emailext/plugins/ContentBuilder.java
Log Message:
-----------
Fix JENKINS-14224
- Added a catch for NoSuchMethodError which could occur if token-macro is too
old.