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

changelog for HEAD contains changes from branch

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • core
    • None
    • Platform: PC, OS: Windows XP

      Setup:
      . hudson 1.49
      . make cvs module with one branch
      . make hudson build software task for HEAD and for branch
      . make some changes in HEAD

      Bug:
      . changelog for task in branch contains changes in HEAD
      . if i have changes in branch, i see it in changelog for task in HEAD

          [JENKINS-111] changelog for HEAD contains changes from branch

          Confirmed, although the steps to reproduce this is bit more tricky.
          You have to:

          1. build either trunk or branch job to obtain the baseline
          2. make a change in the trunk
          3. make a change in the branch
          4. build the same job you built on 1
          5. notice that it contains both changes

          The changelog parser needs to be smart enough to filter out changes for
          unrelated branches.

          Kohsuke Kawaguchi added a comment - Confirmed, although the steps to reproduce this is bit more tricky. You have to: 1. build either trunk or branch job to obtain the baseline 2. make a change in the trunk 3. make a change in the branch 4. build the same job you built on 1 5. notice that it contains both changes The changelog parser needs to be smart enough to filter out changes for unrelated branches.

          Fixed.

          Kohsuke Kawaguchi added a comment - Fixed.

          glazachev added a comment -

          I verified on my configuration.

          glazachev added a comment - I verified on my configuration.

            Unassigned Unassigned
            glazachev glazachev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: