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

Emmanuel Venisse closed CONTINUUM-1519.
---------------------------------------

         Assignee: Emmanuel Venisse
       Resolution: Fixed
    Fix Version/s: 1.1-beta-4

The build order is correct on your test project. I get this in logs:

{noformat}
jvm 1    | 2007-10-22 11:42:49,343 [SocketListener0-0] INFO  
org.apache.maven.continuum.Continuum:default  - Enqueuing 'a' with build 
definition 'default maven2 buildDefinition' - id=6).
jvm 1    | 2007-10-22 11:42:49,609 [SocketListener0-0] INFO  
org.apache.maven.continuum.Continuum:default  - Enqueuing 'e' with build 
definition 'default maven2 buildDefinition' - id=6).
jvm 1    | 2007-10-22 11:42:49,687 [SocketListener0-0] INFO  
org.apache.maven.continuum.Continuum:default  - Enqueuing 'd' with build 
definition 'default maven2 buildDefinition' - id=6).
jvm 1    | 2007-10-22 11:42:49,750 [SocketListener0-0] INFO  
org.apache.maven.continuum.Continuum:default  - Enqueuing 'c' with build 
definition 'default maven2 buildDefinition' - id=6).
jvm 1    | 2007-10-22 11:42:49,953 [SocketListener0-0] INFO  
org.apache.maven.continuum.Continuum:default  - Enqueuing 'b' with build 
definition 'default maven2 buildDefinition' - id=6).
{noformat}

I don't know where you see the order a,b, c, d, e, if it is in the project 
group summary page, it is normal because projects are sorted in alphabetical 
order and this list is independant of the build order

> Continuum does not respect build order for flat projects
> --------------------------------------------------------
>
>                 Key: CONTINUUM-1519
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1519
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.1-beta-3
>         Environment: Windows XP/2003 Server, Maven 2.0.7
>            Reporter: Siarhei Dudzin
>            Assignee: Emmanuel Venisse
>            Priority: Blocker
>             Fix For: 1.1-beta-4
>
>         Attachments: TEST-CONTINUUM-1519.zip
>
>
> When adding maven 2 projects with flat project layout continuum sorts the 
> projects build sequence by alphabet thus braking builds. Previous version did 
> respect reactor build sequence and '--non-recursive' option allowed to build 
> flat projects independently but still in the right order. This is a very 
> blocking issue for us because we are forced atm to use flat project structure.

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

        

Reply via email to