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

emma plugin does not expand job parameters for report search path

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved (View Workflow)
    • Minor
    • Resolution: Fixed
    • emma-plugin
    • None
    • Linux Ubuntu 11.04 x86_64

    Description

      Most of the project configuration fields allow you to reference parameterized build parameters using either the $PARAM or ${PARAM} syntax. It does not seem that the emma report search path field is doing parameter expansion before passing the value to the emma plugin for processing.

      This is a minor inconvenience, as it means that I need to make copies of the Jenkins job to process different sets of emma reports, rather than being able to use job parameterization.

      Attachments

        Activity

          Code changed in jenkins
          User: Seiji Sogabe
          Path:
          src/main/java/hudson/plugins/emma/EmmaPublisher.java
          http://jenkins-ci.org/commit/emma-plugin/f940f726d6b005a2b5d37f154d2e89b43059e8bb
          Log:
          [FIXED JENKINS-11351] expand job parameters for report search path.

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Seiji Sogabe Path: src/main/java/hudson/plugins/emma/EmmaPublisher.java http://jenkins-ci.org/commit/emma-plugin/f940f726d6b005a2b5d37f154d2e89b43059e8bb Log: [FIXED JENKINS-11351] expand job parameters for report search path.
          dogfood dogfood added a comment -

          Integrated in plugins_emma #45
          [FIXED JENKINS-11351] expand job parameters for report search path.

          Seiji Sogabe :
          Files :

          • src/main/java/hudson/plugins/emma/EmmaPublisher.java
          dogfood dogfood added a comment - Integrated in plugins_emma #45 [FIXED JENKINS-11351] expand job parameters for report search path. Seiji Sogabe : Files : src/main/java/hudson/plugins/emma/EmmaPublisher.java

          People

            kohsuke Kohsuke Kawaguchi
            llamahunter Richard Lee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: