-
Bug
-
Resolution: Not A Defect
-
Major
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'