[ http://jira.codehaus.org/browse/CONTINUUM-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=157887#action_157887
]
Olivier Lamy commented on CONTINUUM-1953:
-----------------------------------------
I have mode some tests with a 1.1 and comparing with the current 1.2.x branch :
- adding a project with a builf def template to an existing project group doesn't use the
build def from template in both versions
- adding a project with a builf def template with automatic project group creation use the
build def from template in both versions
It doesn't look to be a regression but more an issue or an improvment :P
So do we consider this as blocker to release a 1.2.3 ?
> [regression] Build definitions not linked when creating a new project with a given build
defintion template
> -----------------------------------------------------------------------------------------------------------
>
> Key: CONTINUUM-1953
> URL: http://jira.codehaus.org/browse/CONTINUUM-1953
> Project: Continuum
> Issue Type: Bug
> Components: Web - Configuration
> Affects Versions: 1.2
> Environment: Linux / Java 1.6.0_10 / mvn 2.0.9
> Reporter: Jean-Paul GUIGUI
> Assignee: Olivier Lamy
> Fix For: 1.2.3
>
>
> When adding a new Maven2 project with the Web interface, I'm associating the project
with a given BuildDefinitionTemplate.
> The project is created but no build definition is associated to the project. I need to
associate all the build definitions of the template manually to the project.
> It looks like the function AddMavenProjectAction.setBuildDefinitionTemplateId() is never
called.
> I have migrated from Continuum 1.1 to 1.2 . It used to work in previous version.
--
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
|