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

FitNesse Plugin should be usable in a Jenkinsfile

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • fitnesse-plugin
    • None

      The FitNesse Plugin should be usable in the Jenkinsfile or other Jenkins Pipeline definitions.
      (For me, this is kind of a blocker)

          [JENKINS-41514] FitNesse Plugin should be usable in a Jenkinsfile

          Marc Jegliewski created issue -
          Marc Jegliewski made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          Marc Jegliewski made changes -
          Description Original: The FitNesse Plugin should usable in the Jenkinsfile or other Jenkins Pipeline definitions.
          (For me, this is kind of a blocker)
          New: The FitNesse Plugin should be usable in the Jenkinsfile or other Jenkins Pipeline definitions.
           (For me, this is kind of a blocker)
          Marcel 'childNo͡.de' Trautwein made changes -
          Link New: This issue is blocked by JENKINS-40165 [ JENKINS-40165 ]
          Marcel 'childNo͡.de' Trautwein made changes -
          Remote Link New: This issue links to "PR #30 (Web Link)" [ 17114 ]

          as pointed out in PR30

          Code changes made only adresses compatible code so the step can be used as a generic task as like

          step([
            $class: 'FitnesseResultsRecorder',
            fitnessePathToXmlResultsIn: '*.xml'
          ])
          

          but it doesn't address the DSL as far I can see

          Marcel 'childNo͡.de' Trautwein added a comment - - edited as pointed out in PR30 Code changes made only adresses compatible code so the step can be used as a generic task as like step([ $class: 'FitnesseResultsRecorder' , fitnessePathToXmlResultsIn: '*.xml' ]) but it doesn't address the DSL as far I can see
          jaruzafa made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          jaruzafa added a comment -

          Fixed in 1.24

          jaruzafa added a comment - Fixed in  1.24
          jaruzafa made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Closed [ 6 ]

            Unassigned Unassigned
            moerg Marc Jegliewski
            Votes:
            6 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: