[
https://issues.jenkins-ci.org/browse/JENKINS-11375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161048#comment-161048
]
SCM/JIRA link daemon commented on JENKINS-11375:
------------------------------------------------
Code changed in jenkins
User: Krzysztof Malinowski
Path:
src/main/java/hudson/plugins/clearcase/ClearCaseChangeLogEntry.java
src/test/java/hudson/plugins/clearcase/ClearCaseChangeLogEntryTest.java
http://jenkins-ci.org/commit/clearcase-plugin/7eea44105c70f26f885f20a124e67915e9ca8ccd
Log:
Implemented getAffectedFiles for use with email-ext HTML jelly template
Issue #JENKINS-11375 - Provide Clearcase changed files to email-ext standard
HTML jelly template
> Provide Clearcase changed files to email-ext standard HTML jelly template
> -------------------------------------------------------------------------
>
> Key: JENKINS-11375
> URL: https://issues.jenkins-ci.org/browse/JENKINS-11375
> Project: Jenkins
> Issue Type: Improvement
> Components: clearcase
> Environment: Jenkins 1.432, Clearcase plugin 1.3.6, email-ext 2.15
> Reporter: Krzysztof Malinowski
> Assignee: Krzysztof Malinowski
> Priority: Minor
>
> email-ext's standard HTML jelly template uses getAffectedFiles method for
> changed files in email. This interface was introduced some time ago and
> Clearcase plugin does not currently implement it. The change is simple yet it
> allows to receive list of changed files in standard jelly html email from
> email-ext, which is otherwise empty.
--
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