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

job-exporter plugin: build.user.name parameter (and some other) is missing.

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • job-exporter-plugin
    • None
    • job-exporter plugin

      I used job-exporter (https://wiki.jenkins-ci.org/display/JENKINS/Job+Exporter+Plugin) plugin with Jenkins v1.426 and it worked fine. But yesterday I upgraded Jenkins to the latest version (1.433) and now, the plugin doesn't fill each variable in the properties file. If a user start a job the output is like this:

      #created by com.meyling.hudson.plugin.job_exporter.ExporterBuilder
      #Thu Oct 06 14:06:55 CEST 2011
      build.summary=Executor #3 for master \: executing xxxxxxxxxxxxx #48
      build.number=48
      build.id=2011-10-06_14-06-33
      build.hudson.version=1.433
      build.admin.emailAddress=address not configured yet <nobody@nowhere>
      build.jobName=xxxxxxxxxxxxxxx
      build.cvsBranch=

      so the build.user.name parameter (and some other) is missing.

          [JENKINS-11244] job-exporter plugin: build.user.name parameter (and some other) is missing.

          m31 added a comment -

          Problem cause: Jenkins needs now UserIDCause instead of UserCause

          m31 added a comment - Problem cause: Jenkins needs now UserIDCause instead of UserCause

          Code changed in jenkins
          User: m31
          Path:
          src/main/resources/com/meyling/hudson/plugin/job_exporter/ExporterBuilder/config.jelly
          http://jenkins-ci.org/commit/job-exporter-plugin/ad026910c8344fb8ce6e75444d9c19f8fc2d2e4b
          Log:
          [FIXED JENKINS-11244] also help update

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: m31 Path: src/main/resources/com/meyling/hudson/plugin/job_exporter/ExporterBuilder/config.jelly http://jenkins-ci.org/commit/job-exporter-plugin/ad026910c8344fb8ce6e75444d9c19f8fc2d2e4b Log: [FIXED JENKINS-11244] also help update

          Code changed in jenkins
          User: m31
          Path:
          src/main/webapp/help-projectConfig.html
          src/main/webapp/help.html
          http://jenkins-ci.org/commit/job-exporter-plugin/723579dd693fb7d2a1414858ca58d29f279ec1aa
          Log:
          [FIXED JENKINS-11244] another help update

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: m31 Path: src/main/webapp/help-projectConfig.html src/main/webapp/help.html http://jenkins-ci.org/commit/job-exporter-plugin/723579dd693fb7d2a1414858ca58d29f279ec1aa Log: [FIXED JENKINS-11244] another help update

          Code changed in jenkins
          User: m31
          Path:
          src/main/webapp/help-projectConfig.html
          http://jenkins-ci.org/commit/job-exporter-plugin/854672a13f7050a7f4941f8daaf6e920441d1f14
          Log:
          [FIXED JENKINS-11244] help text correction

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: m31 Path: src/main/webapp/help-projectConfig.html http://jenkins-ci.org/commit/job-exporter-plugin/854672a13f7050a7f4941f8daaf6e920441d1f14 Log: [FIXED JENKINS-11244] help text correction

          Code changed in jenkins
          User: m31
          Path:
          src/main/webapp/help-projectConfig.html
          http://jenkins-ci.org/commit/job-exporter-plugin/854672a13f7050a7f4941f8daaf6e920441d1f14
          Log:
          [FIXED JENKINS-11244] help text correction

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: m31 Path: src/main/webapp/help-projectConfig.html http://jenkins-ci.org/commit/job-exporter-plugin/854672a13f7050a7f4941f8daaf6e920441d1f14 Log: [FIXED JENKINS-11244] help text correction

          Code changed in jenkins
          User: m31
          Path:
          src/main/webapp/help-projectConfig.html
          http://jenkins-ci.org/commit/job-exporter-plugin/ee56c7be4b7ae3159a525e3af6cfc3e5baf09a2f
          Log:
          [FIXED JENKINS-11244] another help text correction

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: m31 Path: src/main/webapp/help-projectConfig.html http://jenkins-ci.org/commit/job-exporter-plugin/ee56c7be4b7ae3159a525e3af6cfc3e5baf09a2f Log: [FIXED JENKINS-11244] another help text correction

          Code changed in jenkins
          User: m31
          Path:
          src/main/webapp/help-projectConfig.html
          http://jenkins-ci.org/commit/job-exporter-plugin/ee56c7be4b7ae3159a525e3af6cfc3e5baf09a2f
          Log:
          [FIXED JENKINS-11244] another help text correction

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: m31 Path: src/main/webapp/help-projectConfig.html http://jenkins-ci.org/commit/job-exporter-plugin/ee56c7be4b7ae3159a525e3af6cfc3e5baf09a2f Log: [FIXED JENKINS-11244] another help text correction

          Code changed in jenkins
          User: m31
          Path:
          pom.xml
          http://jenkins-ci.org/commit/job-exporter-plugin/88abab42e3f84a0c30cb490e5d1c91497a3e2fae
          Log:
          [FIXED JENKINS-11244] pom release changes

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: m31 Path: pom.xml http://jenkins-ci.org/commit/job-exporter-plugin/88abab42e3f84a0c30cb490e5d1c91497a3e2fae Log: [FIXED JENKINS-11244] pom release changes

          Code changed in jenkins
          User: m31
          Path:
          pom.xml
          http://jenkins-ci.org/commit/job-exporter-plugin/88abab42e3f84a0c30cb490e5d1c91497a3e2fae
          Log:
          [FIXED JENKINS-11244] pom release changes

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: m31 Path: pom.xml http://jenkins-ci.org/commit/job-exporter-plugin/88abab42e3f84a0c30cb490e5d1c91497a3e2fae Log: [FIXED JENKINS-11244] pom release changes

          m31 added a comment -

          Version 0.4 solves this issue.

          m31 added a comment - Version 0.4 solves this issue.

            m31 m31
            qji Robert Kulyassa
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: