Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-30820

plugin failures after upgrade of bytecode-compatability-transformer

    XMLWordPrintable

Details

    Description

      After the fix of JENKINS-28781 the acceptance test harness for the batch-task-plugin fails with

      java.lang.RuntimeException: java.lang.ClassNotFoundException: org.jenkinsci.lib.envinject.service.EnvVarsResolver
       at org.kohsuke.asm5.ClassWriter.getCommonSuperClass(ClassWriter.java:1684)
       at org.kohsuke.asm5.ClassWriter.getMergedType(ClassWriter.java:1654)
       at org.kohsuke.asm5.Frame.merge(Frame.java:1426)
       at org.kohsuke.asm5.Frame.merge(Frame.java:1325)
       at org.kohsuke.asm5.MethodWriter.visitMaxs(MethodWriter.java:1475)
       at org.kohsuke.asm5.tree.MethodNode.accept(MethodNode.java:833)
       at org.kohsuke.asm5.commons.JSRInlinerAdapter.visitEnd(JSRInlinerAdapter.java:187)
       at org.kohsuke.asm5.MethodVisitor.visitEnd(MethodVisitor.java:877)
       at org.kohsuke.asm5.ClassReader.readMethod(ClassReader.java:1021)
      

      Attachments

        Issue Links

          Activity

            Code changed in jenkins
            User: James Nord
            Path:
            changelog.html
            http://jenkins-ci.org/commit/jenkins/0a36f743f1fd2264f8562e6fbea54712567be556
            Log:
            Noting JENKINS-30820

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: James Nord Path: changelog.html http://jenkins-ci.org/commit/jenkins/0a36f743f1fd2264f8562e6fbea54712567be556 Log: Noting JENKINS-30820
            dogfood dogfood added a comment -

            Integrated in jenkins_main_trunk #4325
            JENKINS-30820 pick up the new bytecode-compat-t. (Revision 4c6dd0135ad9e4f108b2bf7527d34dabddd16fb7)

            Result = SUCCESS
            james nord : 4c6dd0135ad9e4f108b2bf7527d34dabddd16fb7
            Files :

            • core/pom.xml
            • core/src/main/java/hudson/ClassicPluginStrategy.java
            dogfood dogfood added a comment - Integrated in jenkins_main_trunk #4325 JENKINS-30820 pick up the new bytecode-compat-t. (Revision 4c6dd0135ad9e4f108b2bf7527d34dabddd16fb7) Result = SUCCESS james nord : 4c6dd0135ad9e4f108b2bf7527d34dabddd16fb7 Files : core/pom.xml core/src/main/java/hudson/ClassicPluginStrategy.java

            I can confirm the bug is gone in 1.634

            tzuehlsdorff Torsten Zühlsdorff added a comment - I can confirm the bug is gone in 1.634
            teilo James Nord added a comment -

            fixed in 1.634

            teilo James Nord added a comment - fixed in 1.634

            Set resolved ticket to Closed.

            ljader Łukasz Jąder added a comment - Set resolved ticket to Closed.

            People

              Unassigned Unassigned
              teilo James Nord
              Votes:
              40 Vote for this issue
              Watchers:
              52 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: