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

"build description" plugin only recognizes latest regex group

XMLWordPrintable

      Build action:

      echo "the quick brown fox jumps over the lazy dog"
      

      regex:

      .*(quick).*(brown).*(lazy)
      

      description:

      \1 \2 \3
      

      output:

      \1 \2 lazy
      

            javadude Carl Quinn
            voorth voorth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: