Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
I create a artifact using the BUILD_ID for part of the name. I need to be able to email that once it is created. Right now the BUILD_ID is not expanded.
thanks
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Slide-O-Mix [ slide_o_mix ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Workflow | JNJira [ 142138 ] | JNJira + In-Review [ 189995 ] |
Code changed in jenkins
User: Alex Earl
Path:
src/main/java/hudson/plugins/emailext/EmailExtensionPlugin.java
src/main/java/hudson/plugins/emailext/plugins/content/BuildIdContent.java
src/main/java/hudson/plugins/emailext/plugins/content/JobDescriptionContent.java
http://jenkins-ci.org/commit/email-ext-plugin/b19a26597d190c934ce96572c689124cb451cd34
Log:
Fix
JENKINS-4100andJENKINS-11895