Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Project does not rebuild when it should on dependency #182

Open
GoogleCodeExporter opened this issue Mar 12, 2015 · 1 comment
Open

Project does not rebuild when it should on dependency #182

GoogleCodeExporter opened this issue Mar 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Perform a manual build and build two projects where project B depends on 
project A.  Project A has changes and is rebuilt, but at the time that Vulcan 
checks, Project B does not have changes so it does not get rebuilt.  It should 
because after Project A completes, that causes Project B to be rebuilt.

Original issue reported on code.google.com by [email protected] on 1 Apr 2011 at 10:00

@GoogleCodeExporter
Copy link
Author

Another edge case: if project A is currently building, or in the queue to be 
built, project B should rebuild.

Original comment by [email protected] on 18 May 2011 at 3:56

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant