On Tue, Mar 6, 2018 at 4:22 AM, Michael Neale <[email protected]> wrote: > java.lang.UnsupportedOperationException: Refusing to marshal > io.jenkins.jenkinsfile.runner.SetJenkinsfileLocation for security reasons; > see https://jenkins.io/redirect/class-filter/
As suggested in that link, the JAR probably just needs a `Jenkins-ClassFilter-Whitelisted: true` manifest header. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2dw%3DKoXwWyu-tYubOgN8YBg6dCZzNSsCnHFhcuyTkprA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
