Skip to: Site menu | Main content

XPlanner

Planning and tracking tool for agile teams following XP or Scrum

Continuous integration setup Print

Sabre is hosting a cruisecontrol instance that builds xplanner.

We build xplanner through 3 projects:

Name Frequency JDK Unit tests Acceptance tests Performance tests Staging deployment
xplanner 1.4 Continuous 1.4 x x    
xplanner 1.5 Continuous 1.5 x      
xplanner deploy Nighly 1.4 x x x x

Staging deployment:

  1. Extract current Sabre production database,
  2. Migrate it to the current iteration schema,
  3. Build and deploy the new xplanner war to staging
  4. Import migrated production data to staging database
  5. Restart xplanner