Default or Current flow target used for builds
If my repository workspace has 2 flow targets, one default and one current, then which flow target is used during the accept operation in a build?
Thanks. |
One answer
Sam is correct. The builds work differently than a regular developer workspace -- it accepts from all flows, so it's important to ensure there are no conflicts on the components between flow targets, using scoped flows if needed.
See https://jazz.net/wiki/bin/view/Main/BuildFAQ#How_should_my_source_code_be_loa
Comments
Brian DiCola
commented Jun 23 '14, 9:36 a.m.
Thank you. I grabbed the quote, to paste here.
they will get a warning message, and usually junk output from the build. (depending on the resulting conflicts of course). I don't know if there are any precedence rules on the order of which targets are used. it might be sequential.
A personal build does not run an accept/replace, it just does the load of the given dev workspace. doah, of course.. personal means use my workspace!.. sorry I missed that.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Last I saw this on 4.0.4 you got both