You seem to have one `Action` holding on to others, which does not
make sense. Either attach all the `Actions` at top level
(`Run.addAction`), or make the nested structures extend `Object` and
implement `RunAction2` on the actual single `Action`.

-- 
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/CANfRfr1VgncdGx%3DcZbPdPWXDebWD%3DoF6YA-_Kp3aHXz4so6OkQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to