summaryrefslogtreecommitdiffstats
path: root/distro-configs/Jenkins
diff options
context:
space:
mode:
authorStephan Bergmann <stephan.bergmann@allotropia.de>2023-12-12 14:25:52 +0100
committerStephan Bergmann <stephan.bergmann@allotropia.de>2023-12-12 20:43:57 +0100
commit189d827b996438ae92ec85ba63a6ccc8da2b54b0 (patch)
tree61fdb441873cd35f9791dfb410e53ad841b82878 /distro-configs/Jenkins
parentUpdate git submodules (diff)
downloadcore-189d827b996438ae92ec85ba63a6ccc8da2b54b0.tar.gz
core-189d827b996438ae92ec85ba63a6ccc8da2b54b0.zip
Split --with-update-config=... into many --with-online-update-mar-...=...
...and allow each of them to be left off, for debug purposes, even if that may render the resulting --enable-online-update-mar feature non-functional. This change tracked each item that was potentially read from the --with-update-config ini file, and turned each of them into a new --with-online-update-mar-... option. The only exception and remaining TODO is bin/update/upload_build_config.py (called from Makefile.gbuild). distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf (which might well be dead) set --with-update-config=~/updater.ini with an ini file of unknown content. So that no items are silently missing if we ever resurrect that distro-config, I set all of the new options to =TODO there for now. Change-Id: I17a13e0d190a868436bac10c1b0a6675d8c704c0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160622 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Diffstat (limited to 'distro-configs/Jenkins')
-rw-r--r--distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf b/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf
index e2c510f509f8..d198cdb1b427 100644
--- a/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf
+++ b/distro-configs/Jenkins/LibreOfficeLinuxUpdater.conf
@@ -32,6 +32,12 @@
--disable-dconf
--with-lang=de es fr ar zh-CN
--with-package-format=archive
---with-update-config=~/updater.ini
+--with-online-update-mar-baseurl=TODO
+--with-online-update-mar-certificateder=TODO
+--with-online-update-mar-certificatename=TODO
+--with-online-update-mar-certificatepath=TODO
+--with-online-update-mar-channel=TODO
+--with-online-update-mar-serverurl=TODO
+--with-online-update-mar-uploadurl=TODO
--with-jdk-home=/etc/alternatives/java_sdk_17
--enable-odk