-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Debian 7.8
oracle 1.8.0_72
Jenkins 1.643
envinject-plugin 1.92.1
After installing this plugin and without any further configurations, it looks like the environment variables that have been set in the global properties section are removed at build time.
E.g. we create the environment variable ANT_OPTS="-Djavax.xml.accessExternalSchema=file -Dsvnkit.http.methods=Basic,Digest,Negotiate,NTLM" . However, after installing this plugin our builds are failing because the accessExternalSchema variable is missing.
Is this the default behaviour for this plugin and if so, is it possible to disable this, or is this just a bug?
Thanks,
Benny
No, this behavior is not expected. I need to reproduce it.
Have you updated the Jenkins core at the same time?