[ 
https://issues.jenkins-ci.org/browse/JENKINS-13192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161063#comment-161063
 ] 

SCM/JIRA link daemon commented on JENKINS-13192:
------------------------------------------------

Code changed in jenkins
User: slide
Path:
 src/main/resources/hudson/plugins/emailext/templates/groovy-html.template
http://jenkins-ci.org/commit/email-ext-plugin/552bd6c80ca85c3b288abf338ef7ce7275e42247
Log:
  Merge pull request #36 from larrycai/master

Bug fix for JENKINS-13192


Compare: https://github.com/jenkinsci/email-ext-plugin/compare/5b20b8e...552bd6c


                
> groovy template meets error when there are git changes
> ------------------------------------------------------
>
>                 Key: JENKINS-13192
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13192
>             Project: Jenkins
>          Issue Type: Bug
>          Components: email-ext
>         Environment: ubuntu 11.10/openjdk/jenkins1.452/git 
>            Reporter: Larry Cai
>            Priority: Minor
>
> groovy template had some errors for html/txt report when it has git changes, 
> I didn't check for svn/cvs
> Following varible doesn't recognize inside groovy
> - cs.hudsonUser (no husdonUser for changeSet class, it just error instead of 
> return nil)
> - cs.changeNumber (does it work for cvs or svn ?)
> Since I don't know the background and other environment (cvs/svn), I can't 
> provide complete patch
> rgs/larry

--
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

        

Reply via email to