[ 
https://issues.jenkins-ci.org/browse/JENKINS-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Petti resolved JENKINS-8050.
--------------------------------

    Resolution: Fixed

I don't see why not. ;)
                
> missing Interface in Perforce plugin causes exception in JIRA plugin
> --------------------------------------------------------------------
>
>                 Key: JENKINS-8050
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-8050
>             Project: Jenkins
>          Issue Type: Bug
>          Components: perforce
>    Affects Versions: current
>         Environment: not relevant
>            Reporter: smadden
>
> This is related to issue JENKINS-2508  "JIRA plugin not updating JIRA when 
> perforce plugin used". I looked at the JIRA plugin and it fails to update the 
> JIRA issue because an exception is thrown when calling getAffectedFiles() 
> from the Perforce plugin, but the interface is not implemented yet. I added 
> handling the exception in the JIRA plugin and now it at least creates a 
> comment with an empty file list, but I'm new to this and don't feel 
> comfortable to implement the interface in the Perforce plugin. It would be 
> great if someone else could take care of it who knows what he's doing :-)
> This is the missing implementation: 
> hudson.scm.ChangeLogSet.Entry.getAffectedFiles()

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