Code changed in hudson
User: : mindless
Path:
trunk/hudson/plugins/email-ext/src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java
trunk/hudson/plugins/email-ext/src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/config.jelly
trunk/hudson/plugins/email-ext/src/main/webapp/help/projectConfig/globalRecipientList.html
trunk/hudson/plugins/email-ext/src/main/webapp/help/projectConfig/mailType/recipientList.html
http://jenkins-ci.org/commit/33091
Log:
[email-ext] JENKINS-6396 expand recipient list against all build EnvVars,
not just ParametersAction; also apply this to recipient list of individual
triggers, not just global list. Mention in help file for each of these
that build parameters can be referenced.
Code changed in hudson
User: : abayer
Path:
trunk/hudson/plugins/email-ext/src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java
http://jenkins-ci.org/commit/30503
Log:
[FIXED JENKINS-6396] Explicit recipient list can now use build parameters