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

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved (View Workflow)
    • Minor
    • Resolution: Fixed
    • maven-plugin
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            dogfood dogfood added a comment -
            dogfood dogfood added a comment - Integrated in jenkins_main_trunk #838

            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_issue_link 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_issue_link 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_issue_link 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

            People

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

              Dates

                Created:
                Updated:
                Resolved: