[jira] Updated: (CONTINUUM-1218) Automatically determine correct POM file location in Build Definition when checking out from SCMs like ClearCase

2007-08-13 Thread Emmanuel Venisse (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Venisse updated CONTINUUM-1218:


Fix Version/s: (was: 1.1-beta-2)
   1.1-beta-3

> Automatically determine correct POM file location in Build Definition when 
> checking out from SCMs like ClearCase
> 
>
> Key: CONTINUUM-1218
> URL: http://jira.codehaus.org/browse/CONTINUUM-1218
> Project: Continuum
>  Issue Type: Improvement
>Affects Versions: 1.1-alpha-1
>Reporter: Arne Degenring
> Fix For: 1.1-beta-3
>
>
> SCM-288 has introduced an attribute in CheckoutScmResult that contains the 
> relative path of the project directory, relative to the checkout directory. 
> This is needed for SCMs like ClearCase that do NOT perform the checkout into 
> the checkout directory itself, but into a subdirectory. See SCM-288 for 
> details.
> This information should be honored by Continuum when adding a new project 
> after checking out the sources. The POM filename of the Build Definition 
> should automatically be set accordingly. In most cases the default "pom.xml" 
> is sufficient, but in cases like ClearCase it would be e.g. 
> "MY_VOB/my/project/dir/pom.xml".

-- 
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




[jira] Updated: (CONTINUUM-1218) Automatically determine correct POM file location in Build Definition when checking out from SCMs like ClearCase

2007-07-03 Thread Emmanuel Venisse (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Venisse updated CONTINUUM-1218:


Fix Version/s: (was: 1.1-beta-1)
   1.1-beta-2

> Automatically determine correct POM file location in Build Definition when 
> checking out from SCMs like ClearCase
> 
>
> Key: CONTINUUM-1218
> URL: http://jira.codehaus.org/browse/CONTINUUM-1218
> Project: Continuum
>  Issue Type: Improvement
>Affects Versions: 1.1-alpha-1
>Reporter: Arne Degenring
> Fix For: 1.1-beta-2
>
>
> SCM-288 has introduced an attribute in CheckoutScmResult that contains the 
> relative path of the project directory, relative to the checkout directory. 
> This is needed for SCMs like ClearCase that do NOT perform the checkout into 
> the checkout directory itself, but into a subdirectory. See SCM-288 for 
> details.
> This information should be honored by Continuum when adding a new project 
> after checking out the sources. The POM filename of the Build Definition 
> should automatically be set accordingly. In most cases the default "pom.xml" 
> is sufficient, but in cases like ClearCase it would be e.g. 
> "MY_VOB/my/project/dir/pom.xml".

-- 
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




[jira] Updated: (CONTINUUM-1218) Automatically determine correct POM file location in Build Definition when checking out from SCMs like ClearCase

2007-04-06 Thread Emmanuel Venisse (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Venisse updated CONTINUUM-1218:


Fix Version/s: 1.1-alpha-2

The change must be done in DefaultBuildController in continuum-core.
When the scmresult is returned, need to update the builddefinition.buildFile if 
the buildFile is defined to a default value.

> Automatically determine correct POM file location in Build Definition when 
> checking out from SCMs like ClearCase
> 
>
> Key: CONTINUUM-1218
> URL: http://jira.codehaus.org/browse/CONTINUUM-1218
> Project: Continuum
>  Issue Type: Improvement
>Affects Versions: 1.1-alpha-1
>Reporter: Arne Degenring
> Fix For: 1.1-alpha-2
>
>
> SCM-288 has introduced an attribute in CheckoutScmResult that contains the 
> relative path of the project directory, relative to the checkout directory. 
> This is needed for SCMs like ClearCase that do NOT perform the checkout into 
> the checkout directory itself, but into a subdirectory. See SCM-288 for 
> details.
> This information should be honored by Continuum when adding a new project 
> after checking out the sources. The POM filename of the Build Definition 
> should automatically be set accordingly. In most cases the default "pom.xml" 
> is sufficient, but in cases like ClearCase it would be e.g. 
> "MY_VOB/my/project/dir/pom.xml".

-- 
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