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

building a project execute always a scm changelog command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.3.6
    • None
    • Distributed Builds
    • x86_64 GNU/Linux -- svn client 1.6.11

    Description

      On building a project with build agent enabled if there aren't changed files Continuum always perform a "full" changelog command (svn log -v)
      after update working directory command.
      The problem is that the lastUpdateDate stored in the buildcontext is overwritten by the scm result of update command even if there are no changed files and after that become null.
      I think that with no scm changes lastUpdateDate might not change or might be set at new Date().

      Class UpdateWorkingDirectoryAction
      method execute
      line 128

      Attachments

        Activity

          People

            Unassigned Unassigned
            danipiario Daniele Pirola
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: