Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 1.2.3
-
Fix Version/s: Backlog
-
Component/s: None
-
Labels:None
-
Environment:Linux
-
Complexity:Intermediate
-
Number of attachments :
Description
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.
Issue Links
| This issue is duplicated by: | ||||
| CONTINUUM-2105 | sub-modules bug still exists |
|
|
|
| This issue relates to: | ||||
| CONTINUUM-1915 | Continuum 1.2 does not build the project when it has changes in sub-modules and the m2 build is recursive |
|
|
|