envinject-lib and envinject-plugin should handle null sensitive variables

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

XMLWordPrintable

      Just a follow-up to JENKINS-23447...

      • AbstractBuild::getSensitiveBuildVariables() may return null from child classes
        • There's no Javadoc in the core to define the correct behavior
        • All calls of AbstractBuild::getSensitiveBuildVariables() in the core process null values

      Currently EnvInject plugin does not handle this case natively. There can be NPE in envinject-lib, hence both projects should be updated

            Assignee:
            Oleg Nenashev
            Reporter:
            Oleg Nenashev
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: