AbstractBuild.getEnvironment does not set EnvVars.platform and breaks EnvVars.override

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Hi,
      Since 1.472, calling AbstractBuild.getEnvironment(TaskListener) returns a EnvVars with EnvVars.platform unset.
      Since EnvVars.override uses EnvVars.platform (and default to UNIX style PATH separator if EnvVars.platform is null), it does not work anymore for Windows slaves.
      Thanks!

            Assignee:
            Unassigned
            Reporter:
            Olivier Mansion
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: