Continuum

Second build definitions on a project is never triggered with CVS

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1-alpha-1
  • Fix Version/s: 1.1-beta-1
  • Component/s: Core system, SCM
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

I have two build definitions in a group:

  1. run clean install every 4 hours
  2. 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)

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:anonymous@xxx: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:anonymous@xxx: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:anonymous@xxx:/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

Activity

Hide
Stephane Nicoll added a comment -

Could you please schedule this issue for 1.1?

Show
Stephane Nicoll added a comment - Could you please schedule this issue for 1.1?
Hide
Stephane Nicoll added a comment -

Emmanuel, as you asked me I've tried on alpha-2 and the issue is still reproductible. I have a local instance here, I can test whenever you want.

Let me know.

Show
Stephane Nicoll added a comment - Emmanuel, as you asked me I've tried on alpha-2 and the issue is still reproductible. I have a local instance here, I can test whenever you want. Let me know.
Hide
Emmanuel Venisse added a comment -

Fixed in r.553552

Show
Emmanuel Venisse added a comment - Fixed in r.553552

People

Vote (3)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: