In continuum 1.0.3, Continuum find the right order by analysing all 
dependencies, so if project B depends on project A, project A will be built 
before project B.
But, if project A doesn't have changes since its last build, it won't be built 
and if project A is built and project B doesn't have changes since its last 
built, project B won't be built.

In 1.1, Continuum find the right order by analysing all dependencies. But if project A have some changes, it is built, then even if project B doesn't have changes, it will be built too because it depends on project A that have changed.

Emmanuel

Morgovsky, Alexander (US - Glen Mills) a écrit :
In Continuum 1.0.3, how is dependency management handled, in that if
project A needs to be built before project B, how does Continuum handle
this? Thanks.

This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message.

Any disclosure, copying, or distribution of this message, or the taking of any 
action based on it, is strictly prohibited. [v.E.1]


Reply via email to