Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-jenkins-pipeline Commit: 2a51b02d2c7a559953c86e5398d121ba777e1169 https://github.com/xwiki/xwiki-jenkins-pipeline/commit/2a51b02d2c7a559953c86... Author: Vincent Massol <[email protected]> Date: 2023-12-26 (Tue, 26 Dec 2023) Changed paths: M vars/xwikiDockerBuild.groovy Log Message: ----------- [Misc] Try to avoid the "java.lang.OutOfMemoryError: Java heap space" error in our docker-based builds Commit: 62996806951a92fd6cfc7edfe2043b65d0a43c07 https://github.com/xwiki/xwiki-jenkins-pipeline/commit/62996806951a92fd6cfc7... Author: Vincent Massol <[email protected]> Date: 2023-12-26 (Tue, 26 Dec 2023) Changed paths: M vars/xwikiDockerBuild.groovy Log Message: ----------- [Misc] Try to avoid the "java.lang.OutOfMemoryError: Java heap space" error in our docker-based builds (increase even more since it seems we have more memory available) Compare: https://github.com/xwiki/xwiki-jenkins-pipeline/compare/5d3cbd6bce85...62996...