-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins V 2.111
Remoting version: 3.17 (Windows agent)
- is duplicated by
-
JENKINS-52345 Jenkins Plugin broken by security update?
-
- Resolved
-
- relates to
-
JENKINS-50760 JEP-200 issue with plugin Kubernetes Continuous Deploy Plugin
-
- Reopened
-
- links to
(2 links to)
Oops, it really seems to be a defect in the core.
Apparently we do not have enough test coverage for FilePath#list(final FileFilter filter).
I have reviewed the code, and I see no direct usages of org.apache.tools.ant.Location in the stacktrace's codebase. But it apparently happens during the response deserialization for core-internal method... Will investigate tomorrow