Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.4.0 (Beta)
-
Fix Version/s: 1.4.1
-
Component/s: Core system, Web - UI
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Add a new field (updatePolicy) in build description. This field will set the policy used to update the database with information from configuration file. There Are three possible policies:
- Never update database information with pom file information.
- Whenever a project is built, information will be updated with the pom information(current policy).
- 'Only for new pom'. In this case the information is updated only when pom is updated.
Attached an example.
Issue Links
- is related to
-
CONTINUUM-250
Continuum should not update SCM url for Maven1 projects.
-
-
CONTINUUM-2091
Maven2-Builds: Change of notifiers in section ciManagement does not recognized by continuum
-
-
CONTINUUM-1721
SCM connection url should be optional when adding m2 projects
-
- relates to
-
CONTINUUM-2151
CLONE -Can't change project name
-
-
CONTINUUM-2085
Project name is changed when run a build in a child project
-
A solution for this issues.