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

WARNING: deprecated call to Run.getEnvironment

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Linux metaria 3.13.0-63-generic #103-Ubuntu SMP Fri Aug 14 21:42:59 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
      Jenkins ver. 1.638
      Parameterized Trigger plugin 2.29

      Log fills up with messages like:

      nov 16, 2015 12:01:23 EM hudson.model.Run getEnvironment
      WARNING: deprecated call to Run.getEnvironment
      at hudson.plugins.parameterizedtrigger.BuildTriggerConfig.resolveProject(BuildTriggerConfig.java:259)

          [JENKINS-31561] WARNING: deprecated call to Run.getEnvironment

          alik rogotner added a comment -

          i think it has relation to job name character set, cannot prove it yet

          alik rogotner added a comment - i think it has relation to job name character set, cannot prove it yet

          Alex Taylor added a comment -

          Alex Taylor added a comment - I think the deprecated call is here: https://github.com/jenkinsci/parameterized-trigger-plugin/blob/2fa6c67baaeb53ebaddbb57952c939cf4711a02d/src/main/java/hudson/plugins/parameterizedtrigger/BuildTriggerConfig.java#L291 I think it has to have the (listener) inside the call right?

            huybrechts huybrechts
            magjac Magnus Jacobsson
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: