https://issues.jenkins-ci.org/browse/JENKINS-29970
- David On Thursday, August 13, 2015 at 12:11:16 AM UTC+3, Jesse Glick wrote: > > On Wednesday, July 29, 2015 at 9:23:01 AM UTC-4, David Resnick wrote: >> >> java.lang.ClassCastException: >> org.jenkinsci.plugins.workflow.job.WorkflowJob cannot be cast to >> hudson.model.AbstractProject >> at >> hudson.plugins.emailext.plugins.recipients.UpstreamComitterRecipientProvider.addRecipients(UpstreamComitterRecipientProvider.java:40) >> > > Email Ext is not currently supported *from* a Workflow project, and that > is a deep topic. But it is clearly a straightforward bug in that plugin > that it does a blind cast of the *upstream* project. If it cannot handle an > arbitrary `Job` here, it should print a warning and move on. File it > please, label `workflow`. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/9546497d-8001-43d8-8e84-c9baeca0ff4a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
