• 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

          [JENKINS-52308] Modernize File Leak Detector

          Oleg Nenashev added a comment -

          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

          Oleg Nenashev added a comment - 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

          Duane Francis added a comment - - edited

          Which file-leak-detector do we want to update to? 

          Current version is 7.1 for ASM

          3 March 2019: ASM 7.1 (tag ASM_7_1)

          Do we still want to check for 6.2 for ASM?

          Thanks

           

           

          Duane Francis added a comment - - edited Which file-leak-detector do we want to update to?  Current version is 7.1 for ASM 3 March 2019: ASM 7.1 (tag ASM_7_1) Do we still want to check for 6.2 for ASM? Thanks    

          Oleg Nenashev added a comment -

          It would be better to keep the version aligned with Jenkins core. That version comes from https://github.com/kohsuke/package-renamed-asm/blob/asm6/pom.xml#L35 and now it is 6.2

          Updating to a newer version may make sense, but we will need to update ASM in the Jenkins core as well, I believe

           

          CC batmat mramonleon alecharp

           

          Oleg Nenashev added a comment - It would be better to keep the version aligned with Jenkins core. That version comes from  https://github.com/kohsuke/package-renamed-asm/blob/asm6/pom.xml#L35  and now it is 6.2 Updating to a newer version may make sense, but we will need to update ASM in the Jenkins core as well, I believe   CC batmat mramonleon alecharp  

          Oleg Nenashev added a comment -

          Removed the Triaged label so that the Java 11 Support Team reviews feasibility of the ASM 7 update

          Oleg Nenashev added a comment - Removed the Triaged label so that the Java 11 Support Team reviews feasibility of the ASM 7 update

          Basil Crow added a comment -

          Delivered in the 25 linked PRs; released in CloudBees File Leak Detector Plugin 1.8 and File Leak Detector 1.14.

          Basil Crow added a comment - Delivered in the 25 linked PRs; released in CloudBees File Leak Detector Plugin 1.8 and File Leak Detector 1.14 .

            basil Basil Crow
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: