Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: 38b223939f8287b5a48e6dd9431a7b008c5464a4
      
https://github.com/jenkinsci/workflow-plugin/commit/38b223939f8287b5a48e6dd9431a7b008c5464a4
  Author: Jesse Glick <[email protected]>
  Date:   2014-07-07 (Mon, 07 Jul 2014)

  Changed paths:
    M 
basic-steps/src/main/java/org/jenkinsci/plugins/workflow/steps/build/BuildTriggerAction.java

  Log Message:
  -----------
  BuildTriggerAction.run is unused, so it would better be deleted.
Anyway it was marked as nontransient, which is very bad (the whole reason 
RunAction2 exists is to allow you to make such fields transient).
And it was not even set in onAttached.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to