You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org> on 2010/10/01 10:58:40 UTC

[jira] Commented: (CONTINUUM-2571) Error in changelog when preparing build with distributed build enabled

    [ http://jira.codehaus.org/browse/CONTINUUM-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237083#action_237083 ] 

Maria Catherine Tan commented on CONTINUUM-2571:
------------------------------------------------

To reproduce this:
1. enable distributed builds
2. build a project

if you look at the logs you'll see that error there so it means the changelog is not working.

Carlos Sanchez said that he already applied a patch to maven-scm-svnexe-provider and made it work so we need to track why this is happening in build agent?


> Error in changelog when preparing build with distributed build enabled
> ----------------------------------------------------------------------
>
>                 Key: CONTINUUM-2571
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2571
>             Project: Continuum
>          Issue Type: Bug
>          Components: Distributed Builds
>            Reporter: Maria Catherine Tan
>             Fix For: 1.4.1 (Beta)
>
>
> 2010-09-21 07:11:53,023 [pool-2-thread-1] INFO  org.apache.continuum.buildagent.taskqueue.execution.PrepareBuildProjectsTaskExecutor  - Performing action changelog-agent-project
> 2010-09-21 07:11:53,024 [pool-2-thread-1] INFO  action#changelog-agent-project  - Getting changeLog of project: Maven Clean Plugin
> 2010-09-21 07:11:53,084 [pool-2-thread-1] INFO  scmManager  - Executing: /bin/sh -c cd /Users/marica/Documents/projects/continuum-trunk/continuum-buildagent/continuum-buildagent-webapp/target/data/build-agent/working-directory/1 && svn --non-interactive log -v -r  http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-clean-plugin
> 2010-09-21 07:11:53,085 [pool-2-thread-1] INFO  scmManager  - Working directory: /Users/marica/Documents/projects/continuum-trunk/continuum-buildagent/continuum-buildagent-webapp/target/data/build-agent/working-directory/1
> 2010-09-21 07:11:53,220 [pool-2-thread-1] WARN  action#changelog-agent-project  - Error getting change log of project Maven Clean Plugin
> 2010-09-21 07:11:53,221 [pool-2-thread-1] WARN  action#changelog-agent-project  - Command Output: svn: Syntax error in revision argument 'http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-clean-plugin'
> 2010-09-21 07:11:53,221 [pool-2-thread-1] WARN  action#changelog-agent-project  - Provider Message: The svn command failed.

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