Sha256: 5002fdcd0c12f1a99568e43a52721d408805df110a8fe366ec069c0b2b6e08a0
Contents?: true
Size: 1003 Bytes
Versions: 16
Compression:
Stored size: 1003 Bytes
Contents
project prj "Flags Example" "1.0" 2005-07-21-00:00-+0000 - 2005-08-26-00:00-+0000 { timezone "America/Denver" scenario plan "Plan Scenario" { active yes } } flags important projectids prj task items "Project breakdown" { task plan "Plan work" { start 2005-07-22-06:00-+0000 end 2005-07-26-23:00-+0000 scheduling asap scheduled } task implementation "Implement work" { depends items.plan start 2005-07-26-23:00-+0000 end 2005-08-02-23:00-+0000 scheduling asap scheduled } task acceptance "Customer acceptance" { depends items.implementation start 2005-08-02-23:00-+0000 end 2005-08-07-23:00-+0000 scheduling asap scheduled } } supplement task items { priority 500 projectid prj } supplement task items.plan { flags important priority 500 projectid prj } supplement task items.implementation { priority 500 projectid prj } supplement task items.acceptance { flags important priority 500 projectid prj }
Version data entries
16 entries across 16 versions & 1 rubygems