Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.3
-
Fix Version/s: 1.0.3
-
Component/s: Core system
-
Labels:None
-
Environment:continuum-20060324.020000
-
Complexity:Intermediate
-
Number of attachments :
Description
Project P is parent of project M.
P has 1 build definition :
clean install - YET_ANOTHER_SCHEDULE
M has 2 build definitions :
clean install - DEFAULT_SCHEDULE (default build definition)
clean install - YET_ANOTHER_SCHEDULE
M won't be executed for DEFAULT_SCHEDULE
It seems that M requires P to be executed first - which won't happen for this schedule.
Fixed.