Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.0-alpha-3
-
Fix Version/s: 1.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
I'm unsure if this is already the case - it didn't appear to be.
If a project is going to depend on the output of another scheduled continuum build (ie dependency id including version matches that of the other project's id), then they should be built in the correct order, as in the reactor.
Issue Links
| This issue depends upon: | ||||
| CONTINUUM-137 | Store dependency information at the ContinuumProject level |
|
|
|
This would effect scheduled builds where all, or a group of, projects are built and when the "Build All" button is used.
This would require us storing dependency information for each of the continuum projects which we currently do not have.
We would need to make forms to input the dependency data for Ant and Shell projects. This is making me wonder if we're not just going to end up with pseudo POMs for all project types anyway.
We do not currently have support for dependencies amongst the builds so I have entered a new issues for this and will link it. But this will have to go to alpha-3.