Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-28642

Add Support to the New Workflow Plugin

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • Jenkins 1.609
      workflow-plugin 1.6
      embeddable-build-status-plugin 1.7

      The new Job type added by the workflow-plugin cannot be casted to AbstractProject:

      java.lang.ClassCastException: org.jenkinsci.plugins.workflow.job.WorkflowJob cannot be cast to hudson.model.AbstractProject
      	at org.jenkinsci.plugins.badge.RunBadgeAction.<init>(RunBadgeAction.java:18)
      	at org.jenkinsci.plugins.badge.RunBadgeActionFactory.createFor(RunBadgeActionFactory.java:21)
      	at hudson.model.Run.getTransientActions(Run.java:376)
      

      Would be nice to see this new plugin covered by a badge too.

            svanoort Sam Van Oort
            valones Flávio Augusto Valones
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: