|
This does not appear to work (tested in 1.361). Either I've misunderstood the feature, or it's broken. On the main Hudson configuration page, I defined an environment variable HUDSON_EMAILS_FOR_GDA_ADMINISTRATOR and an associated value. I displayed the value of the environment variable in one of the build steps, and it is set correctly. From the commit above, it looks like it was implemented to only evaluate against parameters specifically for that build.. so your global env var is not used. Code changed in hudson This still fails for me, exactly as per my comment of 7/Jun/2010 - The failure is with Hudson 1.368 and email-ext 2.6. A new improvement request has been opened (HUDSON-7075), as requested. |
|||||||||||||||||||||||||||||||||||||
Code changed in hudson
User: : abayer
Path:
trunk/hudson/main/core/src/main/java/hudson/tasks/Mailer.java
http://hudson-ci.org/commit/30485
Log:
[FIXED HUDSON-6394] Email recipient lists now support build parameters