Hi Guys,

I have a custom plugin that provides a BuildWrapper implementation to add a 
new post-build action, which can be manually invoked from a project's menu.

The configuration of this action is handled by the 
relevant BuildWrapperDescriptor, which provides the Jelly form with its 
options - as well as validation.

However, from this BuildWrapperDescriptor - I'd like to be able to access 
the project for which the action is currently being configured. This will 
allow me to set some meaningful defaults, for example - I have a field that 
specifies the subject line of an e-mail that is sent, which I'd like to 
default to the project's name. 

I cannot find any way to get a reference of the project to which the 
BuildWrapper is being configured for.

Is this by design, or am I missing something? 

jwa

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