Add build definition template
-----------------------------
Key: CONTINUUM-1436
URL: http://jira.codehaus.org/browse/CONTINUUM-1436
Project: Continuum
Issue Type: Improvement
Components: Core system, Web - UI
Reporter: Emmanuel Venisse
Fix For: To Sort
A build definition template is a set of build definitions that can be add to a
group.
A user will can choose to attach a template (by default no template will be
selected and we'll use the actual mechanism) to a group.
The templates list will be accessible from the admin menu.
h1. Process:
- when the user add a new project, if no project group is selected, he can
choose a template to add to the group
- when the user create a new group, he can choose a template
- from the group build def page, the user can choose a template to add
h1. storage:
Templates will be stored in a new table. Entries in this table will be linked
to some build definitions stored in the build definitions table
These build definitions won't be use directly by groups but only by templates
so when the user want to use a template, continuum will *copy* all build
definitions from the template to the group so templated build definitions will
can be modified without affected build def already used by groups.
--
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