|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/d/optout.

Code changed in jenkins
User: André Klitzing
Path:
src/main/java/hudson/plugins/cmake/EnvVarReplacer.java
src/test/java/hudson/plugins/cmake/EnvVarReplacerTest.java
http://jenkins-ci.org/commit/cmakebuilder-plugin/2542acd21fed0ee724ba5f3cc13213cfcca7f55b
Log:
JENKINS-27203 Fix handling of environment variables
Replace longer variables first to avoid replacing a
partial long name with a short name.
Example:
Result "abc_ID" instead of "123"