-
Bug
-
Resolution: Fixed
-
Major
-
None
-
The slave machine runs java version "1.7.0_25" and uses swarm-client-1.11-jar-with-dependencies.jar
The jenkins job fails with the error message Caused by: java.lang.VerifyError: (class: org/apache/commons/codec/binary/Base64OutputStream, method: <init> signature: (Ljava/io/OutputStream;ZI[B)V) Incompatible argument to function
There have been some recent posts about this problem being fixed but when I open the jar swarm-client v1.11/ then I don't see Base64OutputStream.class inside it. Do I have to build the jar from the source or is it sufficient to download from the link
Any help is appreciated
Regards,
John
Is this still a problem with newer versions?