-
Improvement
-
Resolution: Fixed
-
Minor
-
-
file-leak-detector-plugin 1.8, lib-file-leak-detector 1.15
Currently FileLeak Detector Plugin uses ASM 6.0-BETA, but in JENKINS-40689 we discovered that ASM 6.2 is required to support Java 10 in Pipeline and other logic. It makes sense to update the detector and the plugin to use new ASM API
- links to
(20 links to)
[JENKINS-52308] Modernize File Leak Detector
Epic Link |
New:
|
Description |
Original:
Currently FileLeak Detector Plugin uses ASM 6.0-BETA, but in |
New:
Currently FileLeak Detector Plugin uses ASM 6.0-BETA, but in * https://github.com/jenkinsci/file-leak-detector-plugin/ * https://github.com/kohsuke/file-leak-detector |
Labels | Original: java10 | New: java10 newbie-friendly |
Labels | Original: java10 newbie-friendly | New: java10 java11 newbie-friendly |
Labels | Original: java10 java11 newbie-friendly | New: java10 java11 newbie-friendly triaged |
Assignee | New: Duane Francis [ francoisd ] |
Actually it's just Nice 2 have, because the plugin uses the version from the core anyway: https://github.com/jenkinsci/file-leak-detector-plugin/blob/master/pom.xml#L33-L36