Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Relative Configuration Path #3697

jmash ·
Greetings,

I occasionally run into scenarios where I need to move an entire configuration subtree, and that tends to break all of the "Trigger Other Builds" build steps that reference anything in the subtree. In an effort to reduce maintenance costs for my future self, I would like to be able to reference a configuration relative to the current one, but I didn't see a way to do that, so:

[list]
If not, would you guys accept an improvement request for one of the following:
[list]
Add support to the ConfigurationManager class to allow a configuration to be acquired using a relative path[/*:m][/list:u][/*:m][/list:u]
Thanks,
- J. Mash
  • replies 1
  • views 726
  • stars 0
robinshen ADMIN ·
You may use relative path easily with a bit of scripting, for instance:
${configuration.pathName}/relative/path/to/sub/configuration