What version of email-ext are you using?

On Wed, Aug 29, 2012 at 11:17 AM, Corey Quinn <[email protected]> wrote:
> I'm using the Jenkins Email Extension Plugin to send custom email
> notifications.
>
> I have a line in my buildlog (right near the top) that spits out "The hash
> is:" followed by the full git hash.
>
> The subject I've set for this job is:
> d0 release of ${BUILD_LOG_REGEX, regex='The hash is ([a-f0-9]+)',
> substText=1}, which isn't being evaluated, but rather literally quoted.
>
> However, the body expands macros properly, including $DEFAULT_CONTENT and
> ${BUILD_LOG}.
>
> Do I have something misconfigured, or is this a known issue?
>
> -- Corey



-- 
Website: http://earl-of-code.com

Reply via email to