-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins Acceptance test harness
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)
- duplicates
-
JENKINS-30898 Ruby Runtime Plugin - org.jruby.util.collections.WeakHashSet not found
- Resolved
-
JENKINS-30912 SSH Plugin fails to add and connect to remote host site
- Closed
- is duplicated by
-
JENKINS-30969 Job configuration impossible after update to 1.633
- Resolved
-
JENKINS-30950 ClassNotFoundException: org.jenkinsci.plugins.workflow.cps.SandboxContinuable
- Resolved
-
JENKINS-30890 Getting "java.lang.ClassNotFoundException: com.jcraft.jsch.Buffer" error
- Resolved
-
JENKINS-30922 Publish Over SSH Plugin fails to load after updating to 1.633
- Closed
- is related to
-
JENKINS-28799 bytecode-compatibility-transformer transforming methods/fields it should not be transforming
- Resolved
-
JENKINS-28781 bytecode-compatibility-transformer produces malformed bytecode
- Closed
-
JENKINS-31019 Ruby Runtime Plugin - java.lang.ClassCircularityError: org/jruby/RubyClass
- Resolved
- links to