I use jenkin's configuration pre-build and post build "Execute Groovy 
System Script"-> command to get a token $MAVE_PREBUIL_VERSION and 
$MAVEN_POSTBUILD_MAVEN, and put this at e-mail ext plugin configuration. In 
both global and project session, DEFAULT_SUBJECT can extent these Tokens, 
but DEFAULT_CONTENT can not, is this a known issue or I am not using it 
right?

$DEFAULT_SUBJECT, ${MAVEN_PREBUILD_VERSION}, ${MAVEN_POSTBUILD_VERSION} 
Above expand the token, but following does not


$DEFAULT_CONTENT, ${MAVEN_PREBUILD_VERSION}

Thanks in advance,

jessica

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to