[ 
http://jira.codehaus.org/browse/CONTINUUM-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated CONTINUUM-2516:
------------------------------------

    Fix Version/s: 1.4.1 (Beta)

> building a project execute always a scm changelog command
> ---------------------------------------------------------
>
>                 Key: CONTINUUM-2516
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2516
>             Project: Continuum
>          Issue Type: Bug
>          Components: Distributed Builds
>    Affects Versions: 1.3.6
>         Environment: x86_64 GNU/Linux -- svn client 1.6.11
>            Reporter: Daniele Pirola
>             Fix For: 1.4.1 (Beta)
>
>
> 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
>  

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

        

Reply via email to