-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Major
-
Component/s: core, hockeyapp-plugin
The HockeyApp plugin breaks on the latest Jenkins with JEP-200.
https://wiki.jenkins.io/display/JENKINS/HockeyApp+Plugin
It fails serializing an object. I added -Dhudson.remoting.ClassFilter as an attempted workaround.
-Dhudson.remoting.ClassFilter=java.io.PrintStream,java.nio.channels.Channels$1,java.nio.HeapByteBuffer'