Hello.

I'm now working with JENKINS-16255 
(https://issues.jenkins-ci.org/browse/JENKINS-16255),
which is a problem that Jenkins does not handle environments variables 
case-sensitive.
I think it can be done by modifying behaviors of EnvVars.

I want Jenkins have an option whether to handle variables case-sensitive or 
case-insensitive
for backward compatibility.

For EnvVars is instantiated in each node, but that option is configured in 
the master node.
How can I have slaves to access properties on the master node, for example,
JVM system property or properties configured in the system configuration 
page?

I have no idea to do that for Jenkins.getInstance() always returns null in 
slave nodes.

Regards,
Ikedam

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to