[
https://issues.jenkins-ci.org/browse/JENKINS-13652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163432#comment-163432
]
SCM/JIRA link daemon commented on JENKINS-13652:
------------------------------------------------
Code changed in jenkins
User: Joe Hansche
Path:
src/main/java/hudson/plugins/jira/JiraIssueUpdateBuilder.java
src/main/java/hudson/plugins/jira/listissuesparameter/JiraIssueParameterDefinition.java
src/main/java/hudson/plugins/jira/listissuesparameter/JiraIssueParameterValue.java
src/main/resources/hudson/plugins/jira/JiraIssueUpdateBuilder/config.jelly
src/main/resources/hudson/plugins/jira/listissuesparameter/JiraIssueParameterDefinition/config.jelly
src/main/resources/hudson/plugins/jira/listissuesparameter/JiraIssueParameterDefinition/index.jelly
src/main/resources/hudson/plugins/jira/listissuesparameter/JiraIssueParameterValue/value.jelly
http://jenkins-ci.org/commit/jira-plugin/b803c96a3bc920b70ea1e20bada1ce143fac9635
Log:
[JENKINS-13652] Add license headers
> Support workflow steps as build actions and/or post-build notifiers
> -------------------------------------------------------------------
>
> Key: JENKINS-13652
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13652
> Project: Jenkins
> Issue Type: New Feature
> Components: jira
> Reporter: Joe Hansche
> Assignee: olamy
>
> The [Jira Issue Updater
> Plugin|https://wiki.jenkins-ci.org/display/JENKINS/Jira+Issue+Updater+Plugin]
> has a build step that can be used to issue workflow updates as part of a
> build. Unfortunately that plugin doesn't tie in with the JIRA Plugin, so you
> must manually enter the wsdl URL, username, and password every time the build
> step is used.
> Adding a build step would allow the workflow actions to be taken in series
> with an existing job configuration.
> Additionally, adding a notifier (post-Recorder, which is how the
> JiraIssueUpdater works), would allow the job to delay updating the workflow
> action until all other recorders have finished (if that is the desire).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira