Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6340

support getAffectedFiles() for clearcase - JIRA issues not updated without this feature

      Hi,

      Has anyone used this plugin successfuily with Clearcase Base as the SCM, and 'Record Scm changes' turned on?

      I get

      java.lang.UnsupportedOperationException: getAffectedFiles() is not implemented by this SCM

      when i have this turned on yet Hudson is able to show me clearly the changed files.

      Without this turned on, i have comments successfuly added to Jiras. With it on, i get no updates at all.

      Thanks for any help

          [JENKINS-6340] support getAffectedFiles() for clearcase - JIRA issues not updated without this feature

          meonkeys added a comment -

          I updated the issue summary to reflect the request to support getAffectedFiles() for clearcase.

          I haven't looked at the code, but perhaps the plugin only updates unresolved issues.

          meonkeys added a comment - I updated the issue summary to reflect the request to support getAffectedFiles() for clearcase. I haven't looked at the code, but perhaps the plugin only updates unresolved issues.

          scoplin added a comment -

          Added clearcase to the components list since it affects that component as well.

          I'm also interested in seeing ClearCase support the new method or have the JIRA plugin fall back to the old getAffectedPaths() method if the newer method is unsupported.

          scoplin added a comment - Added clearcase to the components list since it affects that component as well. I'm also interested in seeing ClearCase support the new method or have the JIRA plugin fall back to the old getAffectedPaths() method if the newer method is unsupported.

          banoss added a comment - - edited

          As a result of this issue all JIRA updates are made, but are stamped by the subsequent build. I'm using base ClearCase too with "Update relevant JIRA issues"

          Jenkins log contains:

          21:03:38 Error updating JIRA issues. Saving issues for next build.
          21:03:38 java.lang.UnsupportedOperationException: getAffectedFiles() is not implemented by this SCM

          I'm currently on Jenkins 1.408, ClearCase plugin 1.3.5

          banoss added a comment - - edited As a result of this issue all JIRA updates are made, but are stamped by the subsequent build. I'm using base ClearCase too with "Update relevant JIRA issues" Jenkins log contains: 21:03:38 Error updating JIRA issues. Saving issues for next build. 21:03:38 java.lang.UnsupportedOperationException: getAffectedFiles() is not implemented by this SCM I'm currently on Jenkins 1.408, ClearCase plugin 1.3.5

            Unassigned Unassigned
            nic_banister nic_banister
            Votes:
            3 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: