Override the parameters without changing it in upper-level configuration Follow
Answered
How to push the parameter out of the configuration, which is used as a runner for other configurations (conf A depends on conf B). In this case, you can not specify a parameter in conf A, but only in Conf B, which in turn depends on Conf C, D, E. When I specify a parameter in Conf B, like "reverse.dep. *. ParameterName" or "reverse.dep.SpecificConfiguration.ParameterName" and run Conf A, the parameter is not overridden in configurations C, D, E. How can I bypass this case and override the parameters without changing it in configuration A?
Please sign in to leave a comment.
Thanks for the answer.
But the problem is Created by Pavel Sher 11 Jun 2015
What is the probability that this problem will be solved in the next release?
Hello,
According to the feedback that we receive not many users are affected by this bug, so we have not planned it for any specific release. I pinged the developer responsible for this subsystem, so hope that the bug will be included in the one of the next releases.
Hello,
We have this bug reported in our tracker: https://youtrack.jetbrains.com/issue/TW-41341, please watch/vote for it.
Hello. Any information about this?