Issue Type: Improvement Improvement
Affects Versions: current
Assignee: Alex Earl
Components: email-ext
Created: 05/Feb/14 9:42 PM
Description:

A customer request requires us to doctor the "To:" list based on certain criteria. I have the code working, but now there is a substantial body of code stuck in the template and so subject to loss/corruption.

It would be nice if Pre-Send supported Classpath additions like Groovy Postbuild Plugin and/or Groovy (Executor) Plugin. That way the bulk of the code could existing under source control and the actual Pre-Send script could be little more than:

def obj = new MyClass();
obj.Execute();

Environment: All
Project: Jenkins
Priority: Major Major
Reporter: Frank Merrow
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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