Skip to content

Backport netty build fixes

jython fails to build since netty-handler.jar and netty-codec.jar is missing. These were not built in netty since java support was disabled. So remove these dependencies.

Signed-off-by: Vignesh Raman vignesh.raman@collabora.com

Merge request reports