Re: profile and projects/build definitions

2008-01-25 Thread Benoit Decherf
Ok, so for the release process, the user should be able to select the 
profile he want to use.
There should be a combo with the list of available profiles in the 
releasePrepare.jsp ?


Benoit.

Emmanuel Venisse wrote:

A profile can't be applied to a project because generally, users want to
build their projects for different environment.

Maybe, we'll add a defaut project profile in future versions that can be
overriden in the build definition

Emmanuel

On Jan 25, 2008 11:31 AM, Benoit Decherf <[EMAIL PROTECTED]> wrote:

  

Hi

I m' working on http://jira.codehaus.org/browse/CONTINUUM-1633 because
it's blocker for us.

I think that some other bugs on continuum release should be corrected if
the release process is externalized to mvn.

But there is a problem with CONTINUUM-1572
.  Actually, the profile
is associated to a build definition. But the jdk version to use or the
maven version should be associated to the component, don't you think ? I
don't want to modify the core of continuum so have you plane to make a
refactoring of the profile usage ? Or why a profile isn't associated to
the project (or project group) ?

Benoit




  




Re: profile and projects/build definitions

2008-01-25 Thread Emmanuel Venisse
A profile can't be applied to a project because generally, users want to
build their projects for different environment.

Maybe, we'll add a defaut project profile in future versions that can be
overriden in the build definition

Emmanuel

On Jan 25, 2008 11:31 AM, Benoit Decherf <[EMAIL PROTECTED]> wrote:

> Hi
>
> I m' working on http://jira.codehaus.org/browse/CONTINUUM-1633 because
> it's blocker for us.
>
> I think that some other bugs on continuum release should be corrected if
> the release process is externalized to mvn.
>
> But there is a problem with CONTINUUM-1572
> .  Actually, the profile
> is associated to a build definition. But the jdk version to use or the
> maven version should be associated to the component, don't you think ? I
> don't want to modify the core of continuum so have you plane to make a
> refactoring of the profile usage ? Or why a profile isn't associated to
> the project (or project group) ?
>
> Benoit
>


profile and projects/build definitions

2008-01-25 Thread Benoit Decherf

Hi

I m' working on http://jira.codehaus.org/browse/CONTINUUM-1633 because 
it's blocker for us.


I think that some other bugs on continuum release should be corrected if 
the release process is externalized to mvn.


But there is a problem with CONTINUUM-1572 
.  Actually, the profile 
is associated to a build definition. But the jdk version to use or the 
maven version should be associated to the component, don't you think ? I 
don't want to modify the core of continuum so have you plane to make a 
refactoring of the profile usage ? Or why a profile isn't associated to 
the project (or project group) ?


Benoit