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
A project has two build definitions with the same schedule :
Definition 1 : clean site-deploy - DEFAULT_SCHEDULE
Definition 2 : clean install - DEFAULT_SCHEDULE (default build definition)
Only Definition 1 is executed.
According to Emmanuel Venisse, Definition 2 is launched but without changes, so it doesn't run the build.
it's fixed locally but require more tests