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

Accurev plugin changeLog not showing parent stream files modified while using accurev workspace.

      1. I am using workspace for doing the build. When there are changes in stream A from which workspace was created
      and also in the parent stream B (B is parent of A), the changeLog shows only the modified files from stream A.
      No changes from stream B is shown in the changeLog.

      Reason I see is that jenkins accurev plugin stops going up the parent chain if it finds changes in stream A.

      When I look at the plugin code, it looks like it should be going up the chain and capture all modified files in changeLog.
      Is not that correct? Am I missing something here?

      2. In this case, I tried not using accurev workspace but directly doing a build from the stream. If jenkins is configured to do build from stream A, jenkins does not trigger a build if changes are promoted directly to the parent stream B.
      Transaction type that I am looking for is only 'promote'. Is this not implemented?

      Note: Ignore parent stream checkbox was NOT checked for both cases.

      Please let me know if there is any workaround.

      Thanks for the support.

      Regards
      Srini

          [JENKINS-13406] Accurev plugin changeLog not showing parent stream files modified while using accurev workspace.

          Ray Munian added a comment - - edited

          Creates changelogs for part streams. Trying to find information now on how to submit the patch officially.

          Ray Munian added a comment - - edited Creates changelogs for part streams. Trying to find information now on how to submit the patch officially.

          Ray Munian added a comment -

          Changeset: 0a2cbac806ff1e4f636310479f1fa470fbf3682f
          Author: Raymond Munian
          Date: 2013-08-03 13:22
          Message: Fix JENKINS-13406

          Ray Munian added a comment - Changeset: 0a2cbac806ff1e4f636310479f1fa470fbf3682f Author: Raymond Munian Date: 2013-08-03 13:22 Message: Fix JENKINS-13406

          Code changed in jenkins
          User: Raymond Munian
          Path:
          src/main/java/hudson/plugins/accurev/AccurevSCM.java
          src/main/java/hudson/plugins/accurev/ParseChangeLog.java
          src/main/java/hudson/plugins/accurev/XmlConsolidateStreamChangeLog.java
          http://jenkins-ci.org/commit/accurev-plugin/0a2cbac806ff1e4f636310479f1fa470fbf3682f
          Log:
          Fix JENKINS-13406
          Issue #JENKINS-13406 - Accurev plugin changeLog not showing parent stream files modified while using accurev workspace.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Raymond Munian Path: src/main/java/hudson/plugins/accurev/AccurevSCM.java src/main/java/hudson/plugins/accurev/ParseChangeLog.java src/main/java/hudson/plugins/accurev/XmlConsolidateStreamChangeLog.java http://jenkins-ci.org/commit/accurev-plugin/0a2cbac806ff1e4f636310479f1fa470fbf3682f Log: Fix JENKINS-13406 Issue # JENKINS-13406 - Accurev plugin changeLog not showing parent stream files modified while using accurev workspace.

          Code changed in jenkins
          User: Raymond Munian
          Path:
          pom.xml
          src/main/java/hudson/plugins/accurev/AccurevSCM.java
          http://jenkins-ci.org/commit/accurev-plugin/d6b56900e04aec9164b816b835a99d5179ddf0cd
          Log:
          Fix JENKINS-13406 Update fix compile for new SCM version

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Raymond Munian Path: pom.xml src/main/java/hudson/plugins/accurev/AccurevSCM.java http://jenkins-ci.org/commit/accurev-plugin/d6b56900e04aec9164b816b835a99d5179ddf0cd Log: Fix JENKINS-13406 Update fix compile for new SCM version

          Code changed in jenkins
          User: rym002
          Path:
          pom.xml
          src/main/java/hudson/plugins/accurev/AccurevSCM.java
          src/main/java/hudson/plugins/accurev/ParseChangeLog.java
          src/main/java/hudson/plugins/accurev/XmlConsolidateStreamChangeLog.java
          http://jenkins-ci.org/commit/accurev-plugin/e0164a216fffd6dabf2a2509ebedf5b78f302a55
          Log:
          Merge pull request #7 from rym002/JENKINS-13406

          Fix JENKINS-13406

          Compare: https://github.com/jenkinsci/accurev-plugin/compare/9fea3f11b398...e0164a216fff

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: rym002 Path: pom.xml src/main/java/hudson/plugins/accurev/AccurevSCM.java src/main/java/hudson/plugins/accurev/ParseChangeLog.java src/main/java/hudson/plugins/accurev/XmlConsolidateStreamChangeLog.java http://jenkins-ci.org/commit/accurev-plugin/e0164a216fffd6dabf2a2509ebedf5b78f302a55 Log: Merge pull request #7 from rym002/ JENKINS-13406 Fix JENKINS-13406 Compare: https://github.com/jenkinsci/accurev-plugin/compare/9fea3f11b398...e0164a216fff

          Should this ticket to be closed?

          Anton Feoktistov added a comment - Should this ticket to be closed?

          Ray Munian added a comment -

          Looks like this change was overwritten so this issue is still unresolved.

          Ray Munian added a comment - Looks like this change was overwritten so this issue is still unresolved.

          Code changed in jenkins
          User: rym002
          Path:
          src/main/java/hudson/plugins/accurev/AccurevSCM.java
          src/main/java/hudson/plugins/accurev/ParseChangeLog.java
          http://jenkins-ci.org/commit/accurev-plugin/f1d84d32c546c5a1f953ca5779f34360890ba8e6
          Log:
          Merge pull request #17 from rym002/JENKINS-13406

          Show changes from parent streams

          Compare: https://github.com/jenkinsci/accurev-plugin/compare/f7b190703dc2...f1d84d32c546

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: rym002 Path: src/main/java/hudson/plugins/accurev/AccurevSCM.java src/main/java/hudson/plugins/accurev/ParseChangeLog.java http://jenkins-ci.org/commit/accurev-plugin/f1d84d32c546c5a1f953ca5779f34360890ba8e6 Log: Merge pull request #17 from rym002/ JENKINS-13406 Show changes from parent streams Compare: https://github.com/jenkinsci/accurev-plugin/compare/f7b190703dc2...f1d84d32c546

          This should be resolved.

          Joseph Petersen (old) added a comment - This should be resolved.

            jetersen Joseph Petersen
            sudhasrini srini ramamurthy
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: