Sha256: 1042ec6a85a927840844294895b757d1c86c6b2e34b80dbec5c8e60e48b2eeb6
Contents?: true
Size: 1.7 KB
Versions: 4
Compression:
Stored size: 1.7 KB
Contents
project prj "Simple Project" "1.0" 2009-10-04-00:00-+0000 - 2009-11-03-10:00-+0000 { timezone "America/Denver" scenario plan "Plan Scenario" { active yes } } projectids prj shift _Shift_1 "Foo" { workinghours sun off workinghours mon 9:00 - 17:00 workinghours tue 9:00 - 17:00 workinghours wed 9:00 - 17:00 workinghours thu 9:00 - 17:00 workinghours fri 9:00 - 17:00 workinghours sat off shift _Shift_2 "bar" { workinghours sun off workinghours mon 9:00 - 17:00 workinghours tue 9:00 - 17:00 workinghours wed 9:00 - 17:00 workinghours thu 9:00 - 17:00 workinghours fri 9:00 - 17:00 workinghours sat off } } resource _Resource_1 "Foo" { resource _Resource_2 "Bar" } task _Task_1 "Foo" { task _Task_2 "Bar" { start 2009-10-04-00:00-+0000 scheduled } } supplement task _Task_1 { priority 500 projectid prj } supplement task _Task_1._Task_2 { priority 500 projectid prj } supplement resource _Resource_1 { workinghours sun off workinghours mon 9:00 - 17:00 workinghours tue 9:00 - 17:00 workinghours wed 9:00 - 17:00 workinghours thu 9:00 - 17:00 workinghours fri 9:00 - 17:00 workinghours sat off } supplement resource _Resource_2 { workinghours sun off workinghours mon 9:00 - 17:00 workinghours tue 9:00 - 17:00 workinghours wed 9:00 - 17:00 workinghours thu 9:00 - 17:00 workinghours fri 9:00 - 17:00 workinghours sat off }
Version data entries
4 entries across 4 versions & 1 rubygems