Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17969

Jelly Script not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • email-ext-plugin
    • None
    • Ubuntu 12.04, Email-ext 2.29, Jenkins 1.514

      Using the default Jelly Script template in the Extended Email notification sends the literal string rather than the Jelly content.

      Setup:

      Override Global Settings: Unchecked

      Default Content Type: HTML (text/html)

      Use List-ID Email Header: Unchecked

      Add 'Precedence: bulk' Email Header: Unchecked

      Default Recipients: my@email.com

      Reply To List,Emergency reroute,Excluded Committers: Unused

      Default Subject:$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS!

      Maximum Attachment Size: Unused

      Default Content:
      $PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS:<p>

      Check console output at $BUILD_URL to view the results.<p>

      ${CHANGES}<p>

      ${JELLY_SCRIPT,template=”html”}

      Default Pre-send Script: Unused
      Enable Debug Mode: Checked
      Enable Security: Unchecked

      Here are the results from a recent test:

      DEV-Build and Deploy - Build # 210 - Successful:
      Check console output at http://myserver:8080/job/DEV-Build%20and%20Deploy/210/ to view the results.
      [David Brossard] test email only
      ${JELLY_SCRIPT,template=”html”}

            slide_o_mix Alex Earl
            dbrossard David Brossard
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: