From 6de0b1710adfba82c96b75a5da6f52633a54c692 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Sun, 11 Apr 2021 09:20:13 +0200 Subject: Get rid of apache-commons-logging ...using Java 1.4 java.util.logging.Logger instead also for the last remaining uses in reportbuilder. (The mention in swext/mediawiki/src/THIRDPARTYLICENSEREADME.html was presumably a leftover from 4b6ceed4a4a9b152905a8b1712ffb9bd61373c16 "swext: Wiki Publisher does not use those apache-commons libraries".) Change-Id: Ia0bc598fe5844ced11cae497548ec7d09453a99d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113939 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- download.lst | 2 -- 1 file changed, 2 deletions(-) (limited to 'download.lst') diff --git a/download.lst b/download.lst index 45fdc3a0e5ff..cf97f1ff8d3c 100644 --- a/download.lst +++ b/download.lst @@ -5,8 +5,6 @@ export ABW_SHA256SUM := e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed export ABW_TARBALL := libabw-0.1.3.tar.xz -export APACHE_COMMONS_LOGGING_SHA256SUM := 49665da5a60d033e6dff40fe0a7f9173e886ae859ce6096c1afe34c48b677c81 -export APACHE_COMMONS_LOGGING_TARBALL := commons-logging-1.2-src.tar.gz export APR_SHA256SUM := 1af06e1720a58851d90694a984af18355b65bb0d047be03ec7d659c746d6dbdb export APR_TARBALL := apr-1.5.2.tar.gz export APR_UTIL_SHA256SUM := 976a12a59bc286d634a21d7be0841cc74289ea9077aa1af46be19d1a6e844c19 -- cgit