Skip to content

[FIXED JENKINS-19557] - Improved MacroStringHelper in order to avoid sub...#35

Merged
rpetti merged 1 commit intojenkinsci:masterfrom
synopsys-arc-oss:master
Sep 13, 2013
Merged

[FIXED JENKINS-19557] - Improved MacroStringHelper in order to avoid sub...#35
rpetti merged 1 commit intojenkinsci:masterfrom
synopsys-arc-oss:master

Conversation

@oleg-nenashev
Copy link
Member

Fix allows to avoid substitution errors in logs during buildEnv() and improves performance of the job.

Resolves https://issues.jenkins-ci.org/browse/JENKINS-19557
Signed-off-by: Oleg Nenashev nenashev@synopsys.com

…substitution errors and improve performance.

Resolves https://issues.jenkins-ci.org/browse/JENKINS-19557

Signed-off-by: Oleg Nenashev <nenashev@synopsys.com>
@buildhive
Copy link

Jenkins » perforce-plugin #108 FAILURE
Looks like there's a problem with this pull request
(what's this?)

@oleg-nenashev
Copy link
Member Author

BTW, buildEnvVars stills recursive in case of non-existent variables. It allows to collect all available versions for substitution, but may cause side effects in other plugins.

@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@oleg-nenashev
Copy link
Member Author

In addition, getDepot() should support substitution of node and global variables. Initial and updated implementations don't support it

rpetti added a commit that referenced this pull request Sep 13, 2013
[FIXED JENKINS-19557] - Improved MacroStringHelper in order to avoid sub...
@rpetti rpetti merged commit 83c42fd into jenkinsci:master Sep 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants