Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.33
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: a7be7f3489c5a2805d5372ca5d1af6ec1e81feef
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/a7be7f3489c5a2805d5372ca5d1af6ec1e81feef
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2022-01-19 (Wed, 19 Jan 2022)

  Changed paths:
    A .mvn/jvm.config

  Log Message:
  -----------
  The JVM used by maven is unconfigured and uses default ergonomics

this is wastefull of memory and at least on my machine the memory of the
JVM grows above 3GB.

Whilst this impacts `hpi:run` if run from the directoty of a submodule
it will have no effect, also it can be overridden on the command line
with `MAVEN_OPTS=-Xmx3G mvn hpi:run` as the JVM takes the first memory
argument if multiple are supplied.


  Commit: 25706f8a09d5a8f74bb9bb1f40be2780423dcebf
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/25706f8a09d5a8f74bb9bb1f40be2780423dcebf
  Author: Carroll Chiou <cch...@cloudbees.com>
  Date:   2022-01-19 (Wed, 19 Jan 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' into memory-tweaks


  Commit: f0657204bfcb7d97a84a6c7836fec98b252679c5
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/f0657204bfcb7d97a84a6c7836fec98b252679c5
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2022-01-19 (Wed, 19 Jan 2022)

  Changed paths:
    M .mvn/jvm.config

  Log Message:
  -----------
  Update .mvn/jvm.config

add trailing newline for linux editors


  Commit: 9f5a34a2105e30442e7b21110b4259eec4c6b0b2
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/9f5a34a2105e30442e7b21110b4259eec4c6b0b2
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2022-01-26 (Wed, 26 Jan 2022)

  Changed paths:
    M .mvn/extensions.xml
    M 
pipeline-model-api/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/DescriptorLookupCacheTest.java
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/generator/DirectiveGeneratorTester.java
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' into memory-tweaks


  Commit: b9779969dc760758a978b120639b2d0599dfe57b
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/b9779969dc760758a978b120639b2d0599dfe57b
  Author: Carroll Chiou <cch...@cloudbees.com>
  Date:   2022-01-26 (Wed, 26 Jan 2022)

  Changed paths:
    A .mvn/jvm.config

  Log Message:
  -----------
  Merge pull request #479 from jtnord/memory-tweaks

The JVM used by maven is unconfigured and uses default ergonomics


  Commit: 9f76b8c42d03766c067d4f6bf310ce613896277d
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/9f76b8c42d03766c067d4f6bf310ce613896277d
  Author: Carroll Chiou <cch...@cloudbees.com>
  Date:   2022-01-26 (Wed, 26 Jan 2022)

  Changed paths:
    A .mvn/jvm.config

  Log Message:
  -----------
  Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-plugin-4.33


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/4b560a0234d1...9f76b8c42d03

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-model-definition-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.33/4b560a-9f76b8%40github.com.

Reply via email to