[Libreoffice-commits] core.git: distro-configs/Jenkins

Christian Lohmaier (via logerrit) logerrit at kemper.freedesktop.org
Thu Jun 18 14:10:09 UTC 2020


 distro-configs/Jenkins/PerfSuite_Linux.conf |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 390ccd1a64ad1f5637877a4bec3e1af6a32858a4
Author:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Thu Jun 18 16:07:25 2020 +0200
Commit:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Thu Jun 18 16:08:15 2020 +0200

    use jdk11 also for the perfsuite jenkins config
    
    was forgotten when the other config were adjusted in
    6cd885b46bf168a1fe0d91231a1b6d283f813ed3
    
    Change-Id: I35de4248a6f835ed13cc1bdb28713b156a4785bd

diff --git a/distro-configs/Jenkins/PerfSuite_Linux.conf b/distro-configs/Jenkins/PerfSuite_Linux.conf
index 368c7e768155..c8c30420afc3 100644
--- a/distro-configs/Jenkins/PerfSuite_Linux.conf
+++ b/distro-configs/Jenkins/PerfSuite_Linux.conf
@@ -6,4 +6,5 @@
 --disable-ccache
 --enable-symbols
 --enable-mergelibs
+--with-jdk-home=/etc/alternatives/java_sdk_11
 --enable-python=fully-internal


More information about the Libreoffice-commits mailing list