-
Bug
-
Resolution: Fixed
-
Major
Follow-up to https://github.com/jenkinsci/jenkins/pull/3455#discussion_r194793508
We should not be using com.google.common.io.NullOutputStream in the Jenkins codebase, because it may cause regressions with other plugins if they have new Guava in the classpath
- relates to
-
JENKINS-51779 Use of beta Guava method since deleted: Iterators.skip
- Resolved
- links to