I have filed https://issues.jenkins.io/browse/JENKINS-73354 to track this task.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-dev+unsubscr...@g
JZlib is no longer maintained, and continuing to carry a custom fork
is a burden. I have found the Java 7+ GZIPInputStream and
GZIPOutputStream classes to work well as a drop-in replacement. Once
plugins migrate to these standard Java Platform classes, we can remove
JZlib from the WAR.
Others have