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

Add ability to ignore zero (0) revision creation

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • clearcase-plugin
    • None
    • Platform: All, OS: All

      The current plugin considers the creation of a 0 revision node on a file element to be a change and
      triggers a build. When only a 0 revision is created, it is usually because someone has created a sub-
      branch off of the one Hudson is monitoring, not a code change.

      It would be nice to be able to tell the plugin to ignore 0 revision creations.

      An example of change log from one of these:
      vobs/gtx2/fit/fitnesse/FitNesseRoot/foo/bar/content.txt@/main/feature_1.23/0 - create version

      as opposed to
      vobs/gtx2/fit/fitnesse/FitNesseRoot/foo/bar/content.txt@/main/feature_1.23/1 - create version
      ... which SHOULD be considered a build trigger.

            redsolo redsolo
            esmalling Eric Smalling
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: