Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-1991

after an svn source change Continuum indicates that changes were only in submodules

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.2
    • None
    • SCM
    • None
    • Red Hat Enterprise Linux 4, Java 1.6u10, svn 1.5.2, mvn 2.0.9

    Description

      When Continuum checks for SCM updates in a multi-module Maven 2 project it runs "svn update", which finds updates. It then runs svn log, but it says that changes were only in submodules so it never builds.

      e.g. The most recent build was at about 9:30, and I made a change at about 13:00. My schedule runs every 20 mins:

      2008-11-24 13:24:38,285 [pool-1-thread-1] INFO action#update-working-directory-from-scm - Updating project: neo-parent', id: '17' to '/home/ben/continuum/working-directory/17'.
      2008-11-24 13:24:38,319 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Executing: /bin/sh -c cd /home/ben/continuum/working-directory/17 && svn --non-interactive update /home/ben/continuum/working-directory/17
      2008-11-24 13:24:38,320 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Working directory: /home/ben/continuum/working-directory/17
      2008-11-24 13:25:12,171 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Executing: /bin/sh -c cd /home/ben/continuum/working-directory/17 && svn --non-interactive log -v -r '

      {2008-11-23 22:33:32 +0000}

      :

      {2008-11-24 02:25:12 +0000}

      ' http://subversion.mycompany.com/svn/repos/myrepo
      2008-11-24 13:25:12,171 [pool-1-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Working directory: /home/ben/continuum/working-directory/17
      2008-11-24 13:25:21,864 [pool-1-thread-1] INFO action#update-working-directory-from-scm - Updated 1 files.
      2008-11-24 13:25:21,925 [pool-1-thread-1] INFO buildController - Merging SCM results
      2008-11-24 13:25:22,070 [pool-1-thread-1] INFO continuumBuildExecutor#maven2 - Changes are only in sub-modules.
      2008-11-24 13:25:22,076 [pool-1-thread-1] INFO buildController - No changes in the current project, not building

      It is hard to tell if the problem is due to the fact that it is trying to build a multi-module project, or some other SCM wierdness. Running the svn log command on the command line does show the correct changes.

      This project built OK in 1.1.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ben.kelley Ben Kelley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: