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

Duplicate entries on Upstream/Downstream project with "Build modules in parallel"

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None
    • Gentoo Linux
      JavaSE 6 u17 64bit
      Tomcat
      Hudson 1.340

      M2プロジェクトで"Build modules in parallel"を有効にしてビルドするとビルドは成功しますが、
      添付のスナップショットのように、上流/下流のプロジェクトが重複して表示されます。

          [JENKINS-5293] Duplicate entries on Upstream/Downstream project with "Build modules in parallel"

          I am seeing the same issue but don't have "build modules in parallel" enabled. I believe this occurred after upgrade to 1.340 but am also seeing it with 1.341. It is a multi project maven build and I have over 1000 entries for the same upstream project.

          Matthew Buckett added a comment - I am seeing the same issue but don't have "build modules in parallel" enabled. I believe this occurred after upgrade to 1.340 but am also seeing it with 1.341. It is a multi project maven build and I have over 1000 entries for the same upstream project.

          lenin1991 added a comment -

          I experienced duplication in 1.341 only; I reverted to 1.340, which works fine.

          My build jobs are even simpler that previous comments, with none being multiproject/multimodule. My upstream/downstream relationships are all build automatically from the Maven dependencies, none are manually configured.

          lenin1991 added a comment - I experienced duplication in 1.341 only; I reverted to 1.340, which works fine. My build jobs are even simpler that previous comments, with none being multiproject/multimodule. My upstream/downstream relationships are all build automatically from the Maven dependencies, none are manually configured.

          Arnaud Héritier added a comment - - edited

          Same thing for me : http://builder.exoplatform.org/hudson/job/portal-2.5.x-ci/
          I don't have // run option
          I upgraded to hudson 1.142

          Arnaud Héritier added a comment - - edited Same thing for me : http://builder.exoplatform.org/hudson/job/portal-2.5.x-ci/ I don't have // run option I upgraded to hudson 1.142

          Code changed in hudson
          User: : sogabe
          Path:
          trunk/hudson/main/core/src/main/java/hudson/model/DependencyGraph.java
          http://jenkins-ci.org/commit/26798
          Log:
          [FIXED JENKINS-5293] added equals() and hashcode() to Dependecy.class so that contains method can work correctly.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : sogabe Path: trunk/hudson/main/core/src/main/java/hudson/model/DependencyGraph.java http://jenkins-ci.org/commit/26798 Log: [FIXED JENKINS-5293] added equals() and hashcode() to Dependecy.class so that contains method can work correctly.

          sogabe added a comment -

          I've tested on 1.344-SNAPSHOT and it worked for me.
          reopen and provide more details if this still occurs, thanks.

          sogabe added a comment - I've tested on 1.344-SNAPSHOT and it worked for me. reopen and provide more details if this still occurs, thanks.

          Code changed in hudson
          User: : sogabe
          Path:
          trunk/www/changelog.html
          http://jenkins-ci.org/commit/26799
          Log:
          FIXED JENKINS-5293

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : sogabe Path: trunk/www/changelog.html http://jenkins-ci.org/commit/26799 Log: FIXED JENKINS-5293

            sogabe sogabe
            sogabe sogabe
            Votes:
            7 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: