[
http://jira.codehaus.org/browse/CONTINUUM-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_98698
]
Stephane Nicoll commented on CONTINUUM-1226:
--------------------------------------------
Could you please schedule this issue for 1.1?
> Second build definitions on a project is never triggered with CVS
> -----------------------------------------------------------------
>
> Key: CONTINUUM-1226
> URL: http://jira.codehaus.org/browse/CONTINUUM-1226
> Project: Continuum
> Issue Type: Bug
> Components: Core system, SCM
> Affects Versions: 1.1-alpha-1
> Reporter: Stephane Nicoll
>
> I have two build definitions in a group:
> # run clean install every 4 hours
> # run clean site-deploy every day at 2AM
> The second build definitions is triggered properly but it's never activated
> (they are changes in CVS since the day before at 2AM since the first build
> definition is running at least twice a day)
> {noformat}
> INFO org.apache.maven.continuum.buildcontroller.BuildController:default -
> Starting build of Catalog Service
> INFO org.apache.maven.continuum.buildcontroller.BuildController:default -
> Updating working dir
> INFO org.apache.maven.continuum.buildcontroller.BuildController:default -
> Performing action check-working-directory
> INFO org.apache.maven.continuum.buildcontroller.BuildController:default -
> Performing action update-working-directory-from-scm
> INFO org.apache.maven.continuum.scm.ContinuumScm - Updating project: id:
> '40', name 'Catalog Service'.
> DEBUG org.apache.maven.scm.manager.ScmManager - cvsRoot: :pserver:[EMAIL
> PROTECTED]:2401/data/cvsroot
> DEBUG org.apache.maven.scm.manager.ScmManager - passFile:
> /var/lib/tomcat-maven/.cvspass
> DEBUG org.apache.maven.scm.manager.ScmManager - cvsroot :pserver:[EMAIL
> PROTECTED]:2401/data/cvsroot already exist in /var/lib/tomcat-maven/.cvspass.
> SKIPPED.
> INFO org.apache.maven.scm.manager.ScmManager - Executing: cvs -z3 -f -d
> :pserver:[EMAIL PROTECTED]:/data/cvsroot -q update -d
> INFO org.apache.maven.scm.manager.ScmManager - Working directory:
> /var/ionic/ci/work/40
> INFO org.apache.maven.continuum.buildcontroller.BuildController:default -
> Merging SCM results
> INFO org.apache.maven.continuum.buildcontroller.BuildController:default -
> The project was not built because there are no changes.
> INFO org.apache.maven.continuum.buildcontroller.BuildController:default -
> No changes, not building
> {noformat}
--
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