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

Improve dependency graph calculation for maven projects: only use dependencies with 'unknown' version if needed

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • maven-plugin
    • None

      Only create the dependency objects with UNKNOWN version, if we know that we have an old (last build with Jenkins < 1.207) module which needs it.
      This should save a lot of memory during dependency graph calculation.

          [JENKINS-9845] Improve dependency graph calculation for maven projects: only use dependencies with 'unknown' version if needed

          kutzi created issue -
          kutzi made changes -
          Link New: This issue is blocking JENKINS-9301 [ JENKINS-9301 ]
          kutzi made changes -
          Summary Original: Improve dependency grfaph calculation for maven projects: only use dependencies with 'unknown' version if needed New: Improve dependency graph calculation for maven projects: only use dependencies with 'unknown' version if needed

          dogfood added a comment -

          dogfood added a comment - Integrated in jenkins_main_trunk #838
          kutzi made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          Code changed in jenkins
          User: Christoph Kutzinski
          Path:
          changelog.html
          maven-plugin/src/main/java/hudson/maven/MavenModule.java
          http://jenkins-ci.org/commit/jenkins/c297835ab7371756e092667b3556a957fd2801e2
          Log:
          [FIXED JENKINS-9845] reduce memory consumption of dependency graph calculation: include maven dependencies with 'unknown' version only if needed.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christoph Kutzinski Path: changelog.html maven-plugin/src/main/java/hudson/maven/MavenModule.java http://jenkins-ci.org/commit/jenkins/c297835ab7371756e092667b3556a957fd2801e2 Log: [FIXED JENKINS-9845] reduce memory consumption of dependency graph calculation: include maven dependencies with 'unknown' version only if needed.

          Code changed in jenkins
          User: Christoph Kutzinski
          Path:
          changelog.html
          maven-plugin/src/main/java/hudson/maven/MavenModule.java
          http://jenkins-ci.org/commit/jenkins/c297835ab7371756e092667b3556a957fd2801e2
          Log:
          [FIXED JENKINS-9845] reduce memory consumption of dependency graph calculation: include maven dependencies with 'unknown' version only if needed.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christoph Kutzinski Path: changelog.html maven-plugin/src/main/java/hudson/maven/MavenModule.java http://jenkins-ci.org/commit/jenkins/c297835ab7371756e092667b3556a957fd2801e2 Log: [FIXED JENKINS-9845] reduce memory consumption of dependency graph calculation: include maven dependencies with 'unknown' version only if needed.

          Code changed in jenkins
          User: Christoph Kutzinski
          Path:
          src/main/java/hudson/maven/MavenModule.java
          http://jenkins-ci.org/commit/maven-plugin/87575270698dbfc6b81137554fd2f05d39937491
          Log:
          [FIXED JENKINS-9845] reduce memory consumption of dependency graph calculation: include maven dependencies with 'unknown' version only if needed.
          Originally-Committed-As: c297835ab7371756e092667b3556a957fd2801e2

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christoph Kutzinski Path: src/main/java/hudson/maven/MavenModule.java http://jenkins-ci.org/commit/maven-plugin/87575270698dbfc6b81137554fd2f05d39937491 Log: [FIXED JENKINS-9845] reduce memory consumption of dependency graph calculation: include maven dependencies with 'unknown' version only if needed. Originally-Committed-As: c297835ab7371756e092667b3556a957fd2801e2
          Jenkins IRC Bot made changes -
          Component/s New: maven-plugin [ 16033 ]
          Component/s Original: maven2 [ 15487 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 140030 ] New: JNJira + In-Review [ 188806 ]

            kutzi kutzi
            kutzi kutzi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: