Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Duplicate
-
Affects Version/s: 1.2.3.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
The related bug is still open:
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.
Issue Links
| This issue duplicates: | ||||
| CONTINUUM-2108 | Continuum 1.2 does not build the project when it has changes in sub-modules and the m2 build is recursive (reopen) |
|
|
|
Affects Version must be 1.2.3, not 1.2.3.1. Sorry.