Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.0-beta-1
-
Fix Version/s: None
-
Component/s: Core system
-
Labels:None
-
Complexity:Intermediate
Description
The feature where Continuum can populate its build list from a URL is wonderful; it'd be even more wonderful if it could remember that URL and poll it periodically. We have a "master build list" of all projects that we'll use to initially populate the build database; but ideally we could simply add a new project to that in CVS and have Continuum just pick it up.
This is a feature that we've (somewhat painfully) managed to implement in CruiseControl, and it's a must-have if we're going to switch over... this might or might not depend on CONTINUUM-330.
Issue Links
- depends upon
-
CONTINUUM-330
POM-only projects ignored. Causes problems with parent/child module pattern
-
- is superceded by
-
CONTINUUM-798
Modules automatic discovery
-
I'm pretty sure that CONTIUUM-330 will solve this automatically, but it might be possible that we might want a smarter way, including includes and exclude patterns for projects etc.