You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "welt (JIRA)" <ji...@codehaus.org> on 2009/03/03 19:50:13 UTC

[jira] Created: (CONTINUUM-2108) Continuum 1.2 does not build the project when it has changes in sub-modules and the m2 build is recursive (reopen)

Continuum 1.2 does not build the project when it has changes in sub-modules and the m2 build is recursive (reopen)
------------------------------------------------------------------------------------------------------------------

                 Key: CONTINUUM-2108
                 URL: http://jira.codehaus.org/browse/CONTINUUM-2108
             Project: Continuum
          Issue Type: Bug
    Affects Versions: 1.2.3
         Environment: Linux
            Reporter: welt
            Priority: Critical


The related bug CONTINUUM-1915 is not fixed:

2009-02-28 02:00:00,526 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Executing: /bin/sh -c cd /home/continuum/working-directory/11 && svn --non-interactive update /home/continuum/working-directory/11
2009-02-28 02:00:00,527 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Working directory: /home/continuum/working-directory/11
2009-02-28 02:00:04,595 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Executing: /bin/sh -c cd /home/continuum/working-directory/11 && svn --non-interactive log -v -r '{2009-02-25 13:08:07 +0000}:{2009-02-28 01:00:04 +0000}' <my project>
2009-02-28 02:00:09,223 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Working directory: /home/continuum/working-directory/11
2009-02-28 02:00:10,112 [pool-1-thread-1] INFO action#update-working-directory-from-scm - Updated 30 files.
2009-02-28 02:00:13,132 [pool-1-thread-1] INFO buildController - Merging SCM results
2009-02-28 02:00:13,509 [pool-1-thread-1] INFO continuumBuildExecutor#maven2 - Changes are only in sub-modules.
2009-02-28 02:00:13,579 [pool-1-thread-1] INFO buildController - No changes in the current project, not building

My project is using recursive build. I can only see the top level.

A fix for 1.2.3.1 will be fine.

-- 
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-2108) Continuum 1.2 does not build the project when it has changes in sub-modules and the m2 build is recursive (reopen)

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated CONTINUUM-2108:
------------------------------------

    Fix Version/s: 1.x

> Continuum 1.2 does not build the project when it has changes in sub-modules and the m2 build is recursive (reopen)
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2108
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2108
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.2.3
>         Environment: Linux
>            Reporter: welt
>            Priority: Critical
>             Fix For: 1.x
>
>
> The related bug CONTINUUM-1915 is not fixed:
> 2009-02-28 02:00:00,526 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Executing: /bin/sh -c cd /home/continuum/working-directory/11 && svn --non-interactive update /home/continuum/working-directory/11
> 2009-02-28 02:00:00,527 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Working directory: /home/continuum/working-directory/11
> 2009-02-28 02:00:04,595 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Executing: /bin/sh -c cd /home/continuum/working-directory/11 && svn --non-interactive log -v -r '{2009-02-25 13:08:07 +0000}:{2009-02-28 01:00:04 +0000}' <my project>
> 2009-02-28 02:00:09,223 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Working directory: /home/continuum/working-directory/11
> 2009-02-28 02:00:10,112 [pool-1-thread-1] INFO action#update-working-directory-from-scm - Updated 30 files.
> 2009-02-28 02:00:13,132 [pool-1-thread-1] INFO buildController - Merging SCM results
> 2009-02-28 02:00:13,509 [pool-1-thread-1] INFO continuumBuildExecutor#maven2 - Changes are only in sub-modules.
> 2009-02-28 02:00:13,579 [pool-1-thread-1] INFO buildController - No changes in the current project, not building
> My project is using recursive build. I can only see the top level.
> A fix for 1.2.3.1 will be fine.

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