takesImplicitBlockArgument Step Fails without Body

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      A step descriptor that returns true from takesImplicitBlockArgument now requires a body.
       
      The API states:
       
      Return true if this step can accept an implicit block argument. (If it can, but it is called without a block, StepContext.hasBody() will be false.)
       
      Steps should not require bodies that are implicit/optionally indicated.
       
      This was introduced in this PR
       
      (Marked as Blocker because it has explicitly broken a stated API)

            Assignee:
            Unassigned
            Reporter:
            Bryan Stopp
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: