[ http://jira.codehaus.org/browse/CONTINUUM-39?page=comments#action_39334 ] Jason van Zyl commented on CONTINUUM-39: ----------------------------------------
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. > build in the correct order > -------------------------- > > Key: CONTINUUM-39 > URL: http://jira.codehaus.org/browse/CONTINUUM-39 > Project: Continuum > Type: Improvement > Versions: 1.0-alpha-2 > Reporter: Brett Porter > Assignee: Trygve Laugstol > Priority: Critical > Fix For: 1.0-alpha-2 > > > 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
