Skip to content

Do not build log4j-mongodb3

Vignesh Raman requested to merge wip/vignesh/fix-build-error into apertis/v2023dev2

Apache log4j-mongodb3 fails to build since io.netty:netty-handler:jar:debian is missing. netty-handler was not built in netty since java support was disabled. So do not build log4j-mongodb3 to fix the build error.

Fixes: https://phabricator.apertis.org/T8744

Edited by Vignesh Raman

Merge request reports