• Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Major Major
    • pipeline
    • None

      It'd be nice for each FlowNode to remember which source line it corresponds to, and I think the fastest way to get there is to remember associate stack trace information.

      This requires Groovy CPS to provide thread-local static method to report where it is in the execution.

          [JENKINS-23013] AtomNode should capture CPS call stack

          Code changed in jenkins
          User: Jesse Glick
          Path:
          api/src/main/java/org/jenkinsci/plugins/workflow/actions/SourceLocationAction.java
          http://jenkins-ci.org/commit/workflow-plugin/bf48f97641c12aebf8d742e11b289f1f94c4b0d1
          Log:
          JENKINS-23013 Deleting unused SourceLocationAction.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: api/src/main/java/org/jenkinsci/plugins/workflow/actions/SourceLocationAction.java http://jenkins-ci.org/commit/workflow-plugin/bf48f97641c12aebf8d742e11b289f1f94c4b0d1 Log: JENKINS-23013 Deleting unused SourceLocationAction.

          Jesse Glick added a comment -

          I do not know of any concrete user feature this is blocking.

          Jesse Glick added a comment - I do not know of any concrete user feature this is blocking.

          Code changed in jenkins
          User: Jesse Glick
          Path:
          api/src/main/java/org/jenkinsci/plugins/workflow/actions/SourceLocationAction.java
          http://jenkins-ci.org/commit/workflow-support-plugin/4a994c433af9d2981b1cce224003e82dd7eb4eb1
          Log:
          JENKINS-23013 Deleting unused SourceLocationAction.
          Originally-Committed-As: bf48f97641c12aebf8d742e11b289f1f94c4b0d1

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: api/src/main/java/org/jenkinsci/plugins/workflow/actions/SourceLocationAction.java http://jenkins-ci.org/commit/workflow-support-plugin/4a994c433af9d2981b1cce224003e82dd7eb4eb1 Log: JENKINS-23013 Deleting unused SourceLocationAction. Originally-Committed-As: bf48f97641c12aebf8d742e11b289f1f94c4b0d1

            kohsuke Kohsuke Kawaguchi
            kohsuke Kohsuke Kawaguchi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: