Changeset 424
- Timestamp:
- 01/26/03 22:51:47 (6 years ago)
- Files:
-
- trunk/RBFoundation/plans/project.xml (modified) (5 diffs)
- trunk/RBJabber/plans/project.xml (modified) (3 diffs)
- trunk/RBRapier/plans/project.xml (modified) (2 diffs)
- trunk/RBSkinning/plans/project.xml (modified) (4 diffs)
- trunk/RBTelepathy/plans/project.xml (modified) (2 diffs)
- trunk/RuneBlade/plans/crossproject.xml (modified) (1 diff)
- trunk/RuneBlade/plans/overview.xml (modified) (1 diff)
- trunk/RuneBlade/plans/people.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/RBFoundation/plans/project.xml
r422 r424 4 4 <import-resources file="../../RuneBlade/plans/people.xml"/> 5 5 6 <task id=' codeRBFoundation'>6 <task id='devel RBFoundation'> 7 7 <label>Code</label> 8 <task id=' codeRBFoundation.AOSubjectObserver renaming'>8 <task id='devel RBFoundation.AOSubjectObserver renaming'> 9 9 <label>AOSubjectObserver needs renamed</label> 10 <duration> 1</duration>10 <duration>2</duration> 11 11 <progress>0</progress> 12 12 <use-resource type='devel'/> … … 24 24 <task id='test RBFoundation.AspectOriented'> 25 25 <label>Tests for RBFoundation.AspectOriented modules</label> 26 <duration> 2</duration>26 <duration>5</duration> 27 27 <progress>0</progress> 28 28 </task> 29 29 <task id='test RBFoundation.AOSubjectObserver'> 30 30 <label>Tests for RBFoundation.AOSubjectObserver modules</label> 31 <duration> 2</duration>31 <duration>5</duration> 32 32 <progress>0</progress> 33 33 </task> … … 44 44 <task id='doc RBFoundation.AspectOriented'> 45 45 <label>Docs for RBFoundation.AspectOriented modules</label> 46 <duration> 2</duration>46 <duration>5</duration> 47 47 <progress>0</progress> 48 48 </task> 49 49 <task id='doc RBFoundation.AOSubjectObserver'> 50 50 <label>Docs for RBFoundation.AOSubjectObserver modules</label> 51 <duration> 2</duration>51 <duration>5</duration> 52 52 <progress>0</progress> 53 53 </task> … … 58 58 <use-resource type="demo"/> 59 59 <task id='demo RBFoundation package'> 60 <label>D ocs for RBFoundation modules</label>60 <label>Demos for RBFoundation modules</label> 61 61 <duration>5</duration> 62 62 <progress>0</progress> 63 63 </task> 64 64 <task id='demo RBFoundation.AspectOriented'> 65 <label>D ocs for RBFoundation.AspectOriented modules</label>66 <duration> 2</duration>65 <label>Demos for RBFoundation.AspectOriented modules</label> 66 <duration>5</duration> 67 67 <progress>0</progress> 68 68 </task> 69 69 <task id='demo RBFoundation.AOSubjectObserver'> 70 <label>D ocs for RBFoundation.AOSubjectObserver modules</label>71 <duration> 2</duration>70 <label>Demos for RBFoundation.AOSubjectObserver modules</label> 71 <duration>5</duration> 72 72 <progress>0</progress> 73 73 </task> … … 79 79 <task id='plan RBFoundation gantt'> 80 80 <label>Gantt Charts</label> 81 <duration> 1</duration>82 <progress> 0</progress>83 <time-slot from='2003/01/25' />84 81 <duration>2</duration> 82 <progress>100</progress> 83 <time-slot from='2003/01/25' to='2003/01/26'/> 84 <use-resource type="plan" id="swh-plan"/> 85 85 </task> 86 86 87 87 <task id='plan RBFoundation distutils'> 88 88 <label>Create distutils setup for RBFoundation</label> 89 <duration>1</duration> 90 <progress>100</progress> 91 <time-slot from='2003/01/26' to='2003/01/26'/> 92 <use-resource type="plan" id="swh-plan"/> 93 </task> 94 95 <task id='plan RBFoundation project maintence'> 96 <label>Project maintence for RBFoundation</label> 89 97 <duration>2</duration> 90 <progress> 0</progress>91 92 <use-resource type="plan" />98 <progress>50</progress> 99 <time-slot from='2003/01/26' to='2003/01/27'/> 100 <use-resource type="plan" id="swh-plan"/> 93 101 </task> 94 102 </task> trunk/RBJabber/plans/project.xml
r422 r424 4 4 <import-resources file="../../RuneBlade/plans/people.xml"/> 5 5 6 <task id=' codeRBJabber'>6 <task id='devel RBJabber'> 7 7 <label>Code</label> 8 <task id=' codeRBJabber.SubjectObserver replacement'>8 <task id='devel RBJabber.SubjectObserver replacement'> 9 9 <label>Replace SubjectObserver with RBFoundation.AOSubjectObserver</label> 10 10 <duration>5</duration> … … 29 29 30 30 <task id='demo RBJabber'> 31 <label>D ocs for RBJabber modules</label>31 <label>Demos for RBJabber modules</label> 32 32 <duration>5</duration> 33 33 <progress>0</progress> … … 37 37 <task id='plan RBJabber'> 38 38 <label>Project Planning and Management</label> 39 <use-resource type="plan"/> 39 40 <task id='plan RBJabber gantt'> 40 41 <label>Gantt Charts</label> 41 <duration>1</duration> 42 <progress>0</progress> 43 <time-slot from='2003/01/25' /> 44 45 <use-resource type="plan"/> 42 <duration>2</duration> 43 <progress>100</progress> 44 <time-slot from='2003/01/25' to='2003/01/26'/> 45 <use-resource type="plan" id="swh-plan"/> 46 46 </task> 47 47 48 48 <task id='plan RBJabber distutils'> 49 49 <label>Create distutils setup for RBJabber</label> 50 <duration>1</duration> 51 <progress>100</progress> 52 <time-slot from='2003/01/26' to='2003/01/26'/> 53 <use-resource type="plan" id="swh-plan"/> 54 </task> 55 56 <task id='plan RBJabber project maintence'> 57 <label>Project maintence for RBJabber</label> 50 58 <duration>2</duration> 51 <progress> 0</progress>52 53 <use-resource type="plan" />59 <progress>50</progress> 60 <time-slot from='2003/01/26' to='2003/01/27'/> 61 <use-resource type="plan" id="swh-plan"/> 54 62 </task> 55 63 </task> trunk/RBRapier/plans/project.xml
r422 r424 4 4 <import-resources file="../../RuneBlade/plans/people.xml"/> 5 5 6 <task id='code RBRapier'> 6 <!-- 7 <task id='devel RBRapier'> 7 8 <label>Code</label> 8 9 <duration>0</duration> … … 25 26 26 27 <task id='demo RBRapier'> 27 <label>D ocs for RBRapier modules</label>28 <label>Demos for RBRapier modules</label> 28 29 <duration>5</duration> 29 30 <progress>0</progress> 30 31 <use-resource type="demo"/> 31 32 </task> 33 --> 32 34 33 35 <task id='plan RBRapier'> 34 36 <label>Project Planning and Management</label> 37 <use-resource type="plan"/> 35 38 <task id='plan RBRapier gantt'> 36 39 <label>Gantt Charts</label> 37 <duration>1</duration> 38 <progress>0</progress> 39 <time-slot from='2003/01/25' /> 40 41 <use-resource type="plan"/> 40 <duration>2</duration> 41 <progress>100</progress> 42 <time-slot from='2003/01/25' to='2003/01/26'/> 43 <use-resource type="plan" id="swh-plan"/> 42 44 </task> 43 45 44 46 <task id='plan RBRapier distutils'> 45 47 <label>Create distutils setup for RBRapier</label> 48 <duration>4</duration> 49 <progress>0</progress> 50 <time-slot from='2003/01/26'/> 51 <use-resource type="plan" id="swh-plan"/> 52 </task> 53 54 <task id='plan RBRapier project maintence'> 55 <label>Project maintence for RBRapier</label> 46 56 <duration>2</duration> 47 <progress> 0</progress>48 49 <use-resource type="plan" />57 <progress>50</progress> 58 <time-slot from='2003/01/26' to='2003/01/27'/> 59 <use-resource type="plan" id="swh-plan"/> 50 60 </task> 51 61 </task> trunk/RBSkinning/plans/project.xml
r422 r424 4 4 <import-resources file="../../RuneBlade/plans/people.xml"/> 5 5 6 <task id='code RBSkinning'> 6 <!-- 7 <task id='devel RBSkinning'> 7 8 <label>Code</label> 8 9 <duration>0</duration> 9 10 <use-resource type='devel'/> 10 11 </task> 12 --> 11 13 12 14 <task id='test RBSkinning'> 13 15 <label>Tests for RBSkinning modules</label> 14 <duration> 5</duration>16 <duration>20</duration> 15 17 <progress>0</progress> 16 18 <use-resource type="test"/> … … 19 21 <task id='doc RBSkinning'> 20 22 <label>Docs for RBSkinning modules</label> 21 <duration> 5</duration>23 <duration>20</duration> 22 24 <progress>0</progress> 23 25 <use-resource type="doc"/> … … 25 27 26 28 <task id='demo RBSkinning'> 27 <label>D ocs for RBSkinning modules</label>28 <duration> 5</duration>29 <label>Demos for RBSkinning modules</label> 30 <duration>20</duration> 29 31 <progress>0</progress> 30 32 <use-resource type="demo"/> … … 33 35 <task id='plan RBSkinning package'> 34 36 <label>Project Planning and Management</label> 37 <use-resource type="plan"/> 35 38 <task id='plan RBSkinning gantt'> 36 39 <label>Gantt Charts</label> 37 <duration>1</duration> 38 <progress>0</progress> 39 <time-slot from='2003/01/25' /> 40 41 <use-resource type="plan"/> 40 <duration>2</duration> 41 <progress>100</progress> 42 <time-slot from='2003/01/25' to='2003/01/26'/> 43 <use-resource type="plan" id="swh-plan"/> 42 44 </task> 43 45 44 46 <task id='plan RBSkinning distutils'> 45 47 <label>Create distutils setup for RBSkinning</label> 48 <duration>1</duration> 49 <progress>100</progress> 50 <time-slot from='2003/01/26' to='2003/01/26'/> 51 <use-resource type="plan" id="swh-plan"/> 52 </task> 53 54 <task id='plan RBSkinning project maintence'> 55 <label>Project maintence for RBSkinning</label> 46 56 <duration>2</duration> 47 <progress> 0</progress>48 49 <use-resource type="plan" />57 <progress>50</progress> 58 <time-slot from='2003/01/26' to='2003/01/27'/> 59 <use-resource type="plan" id="swh-plan"/> 50 60 </task> 51 61 </task> trunk/RBTelepathy/plans/project.xml
r422 r424 4 4 <import-resources file="../../RuneBlade/plans/people.xml"/> 5 5 6 <task id='code RBMessaging'> 6 <!-- 7 <task id='devel RBMessaging'> 7 8 <label>Code</label> 8 9 <duration>0</duration> … … 25 26 26 27 <task id='demo RBMessaging'> 27 <label>D ocs for RBMessaging modules</label>28 <label>Demos for RBMessaging modules</label> 28 29 <duration>5</duration> 29 30 <progress>0</progress> 30 31 <use-resource type="demo"/> 31 32 </task> 33 --> 32 34 33 35 <task id='plan RBMessaging'> 34 36 <label>Project Planning and Management</label> 37 <use-resource type="plan"/> 35 38 <task id='plan RBMessaging gantt'> 36 39 <label>Gantt Charts</label> 37 <duration>1</duration> 38 <progress>0</progress> 39 <time-slot from='2003/01/25' /> 40 41 <use-resource type="plan"/> 40 <duration>2</duration> 41 <progress>100</progress> 42 <time-slot from='2003/01/25' to='2003/01/26'/> 43 <use-resource type="plan" id="swh-plan"/> 42 44 </task> 43 45 44 46 <task id='plan RBMessaging distutils'> 45 47 <label>Create distutils setup for RBMessaging</label> 48 <duration>1</duration> 49 <progress>100</progress> 50 <time-slot from='2003/01/26' to='2003/01/26'/> 51 <use-resource type="plan" id="swh-plan"/> 52 </task> 53 54 <task id='plan RBMessaging project maintence'> 55 <label>Project maintence for RBMessaging</label> 46 56 <duration>2</duration> 47 <progress> 0</progress>48 49 <use-resource type="plan" />57 <progress>50</progress> 58 <time-slot from='2003/01/26' to='2003/01/27'/> 59 <use-resource type="plan" id="swh-plan"/> 50 60 </task> 51 61 </task> trunk/RuneBlade/plans/crossproject.xml
r422 r424 3 3 <label>RuneBlade Cross Project Tasks</label> 4 4 5 <task id='plan chose staff positions'> 6 <label>We need volunteers!</label> 7 <duration>1</duration> 8 <progress>0</progress> 9 <constraint type='begin-after-date'>2003/01/31</constraint> 5 <import-resources file="../../RuneBlade/plans/people.xml"/> 6 7 <task id='devel Foundation splitout'> 8 <label>Split out Foundation project into subproject</label> 9 <duration>4</duration> 10 <progress>100</progress> 11 <time-slot from='2003/01/17' to='2003/01/20'/> 12 <use-resource type='devel' id='swh-devel'/> 10 13 </task> 11 14 15 <task id='plan RuneBlade meeting 2003/01/31'> 16 <label>RuneBlade meeting 2003/01/31</label> 17 <duration>1</duration> 18 <use-resource type='all' /> 19 <constraint type='begin-after-date'>2003/01/31</constraint> 20 <constraint type='end-after-date'>2003/02/01</constraint> 21 </task> 22 23 <task id='web RuneBlade website'> 24 <label>RuneBlade website</label> 25 <duration>20</duration> 26 <use-resource type='web' /> 27 <constraint type='begin-after-date'>2003/02/01</constraint> 28 </task> 12 29 </project> trunk/RuneBlade/plans/overview.xml
r422 r424 2 2 <project id='RuneBlade'> 3 3 <label>RuneBlade Collection Overview</label> 4 <subproject id='subproject Masterplan' file='crossproject.xml' />4 <subproject id='subproject CrossProject' file='crossproject.xml' /> 5 5 <!-- 6 6 <subproject id='subproject Foundation' file='../../Foundation/plans/project.xml' /> trunk/RuneBlade/plans/people.xml
r422 r424 1 1 <?xml version="1.0" ?> 2 2 <resources-list type="worker"> 3 <resource id='devel' type='devel' fullname='RB Developer'> 4 <use-timetable idref="volunteer"/> 5 </resource> 6 <resource id='test' type='test' fullname='RB Test Writer'> 7 <use-timetable idref="volunteer"/> 8 </resource> 9 <resource id='doc' type='doc' fullname='RB Doc Writer'> 10 <use-timetable idref="volunteer"/> 11 </resource> 12 <resource id='demo' type='demo' fullname='RB Demo Writer'> 13 <use-timetable idref="volunteer"/> 14 </resource> 15 <resource id='plan' type='plan' fullname='RB Planner'> 16 <use-timetable idref="volunteer"/> 17 </resource> 3 <!-- Shane Holloway --> 4 <resource id='swh-all' type='all' fullname='Shane Holloway (all)'><use-timetable idref="Shane Holloway"/></resource> 5 <resource id='swh-demo' type='demo' fullname='Shane Holloway (demo)'><use-timetable idref="Shane Holloway"/></resource> 6 <resource id='swh-devel' type='devel' fullname='Shane Holloway (devel)'><use-timetable idref="Shane Holloway"/></resource> 7 <resource id='swh-doc' type='doc' fullname='Shane Holloway (doc)'><use-timetable idref="Shane Holloway"/></resource> 8 <resource id='swh-plan' type='plan' fullname='Shane Holloway (plan)'><use-timetable idref="Shane Holloway"/></resource> 9 <resource id='swh-test' type='test' fullname='Shane Holloway (test)'><use-timetable idref="Shane Holloway"/></resource> 10 <resource id='swh-web' type='web' fullname='Shane Holloway (web)'><use-timetable idref="Shane Holloway"/></resource> 18 11 19 <timetable id="volunteer"> 12 <timetable id="Shane Holloway"> 13 <!-- 14 <dayoff type="weekday">monday</dayoff> 15 <dayoff type="weekday">tuesday</dayoff> 16 <dayoff type="weekday">wednesday</dayoff> 17 <dayoff type="weekday">thursday</dayoff> 18 <dayoff type="weekday">saturday</dayoff> 19 <dayoff type="weekday">sunday</dayoff> 20 --> 21 <dayoff type="weekday">friday</dayoff> 22 </timetable> 23 24 <!-- Brian Brown --> 25 <resource id='rbb-all' type='all' fullname='Brian Brown (all)'><use-timetable idref="Brian Brown"/></resource> 26 <resource id='rbb-demo' type='demo' fullname='Brian Brown (demo)'><use-timetable idref="Brian Brown"/></resource> 27 <resource id='rbb-devel' type='devel' fullname='Brian Brown (devel)'><use-timetable idref="Brian Brown"/></resource> 28 <resource id='rbb-doc' type='doc' fullname='Brian Brown (doc)'><use-timetable idref="Brian Brown"/></resource> 29 <resource id='rbb-plan' type='plan' fullname='Brian Brown (plan)'><use-timetable idref="Brian Brown"/></resource> 30 <resource id='rbb-test' type='test' fullname='Brian Brown (test)'><use-timetable idref="Brian Brown"/></resource> 31 <resource id='rbb-web' type='web' fullname='Brian Brown (web)'><use-timetable idref="Brian Brown"/></resource> 32 33 <timetable id="Brian Brown"> 20 34 <dayoff type="weekday">monday</dayoff> 21 35 <dayoff type="weekday">tuesday</dayoff> … … 23 37 <dayoff type="weekday">thursday</dayoff> 24 38 <dayoff type="weekday">friday</dayoff> 25 <!--26 39 <dayoff type="weekday">saturday</dayoff> 27 40 <dayoff type="weekday">sunday</dayoff> 28 --> 41 </timetable> 42 43 <!-- Larry King --> 44 <resource id='lk-all' type='all' fullname='Larry King (all)'><use-timetable idref="Larry King"/></resource> 45 <resource id='lk-demo' type='demo' fullname='Larry King (demo)'><use-timetable idref="Larry King"/></resource> 46 <resource id='lk-devel' type='devel' fullname='Larry King (devel)'><use-timetable idref="Larry King"/></resource> 47 <resource id='lk-doc' type='doc' fullname='Larry King (doc)'><use-timetable idref="Larry King"/></resource> 48 <resource id='lk-plan' type='plan' fullname='Larry King (plan)'><use-timetable idref="Larry King"/></resource> 49 <resource id='lk-test' type='test' fullname='Larry King (test)'><use-timetable idref="Larry King"/></resource> 50 <resource id='lk-web' type='web' fullname='Larry King (web)'><use-timetable idref="Larry King"/></resource> 51 52 <timetable id="Larry King"> 53 <dayoff type="weekday">monday</dayoff> 54 <dayoff type="weekday">tuesday</dayoff> 55 <dayoff type="weekday">wednesday</dayoff> 56 <dayoff type="weekday">thursday</dayoff> 57 <dayoff type="weekday">friday</dayoff> 58 <dayoff type="weekday">saturday</dayoff> 59 <dayoff type="weekday">sunday</dayoff> 60 </timetable> 61 62 <!-- Alan Oaken --> 63 <resource id='ao-all' type='all' fullname='Alan Oaken (all)'><use-timetable idref="Alan Oaken"/></resource> 64 <resource id='ao-demo' type='demo' fullname='Alan Oaken (demo)'><use-timetable idref="Alan Oaken"/></resource> 65 <resource id='ao-devel' type='devel' fullname='Alan Oaken (devel)'><use-timetable idref="Alan Oaken"/></resource> 66 <resource id='ao-doc' type='doc' fullname='Alan Oaken (doc)'><use-timetable idref="Alan Oaken"/></resource> 67 <resource id='ao-plan' type='plan' fullname='Alan Oaken (plan)'><use-timetable idref="Alan Oaken"/></resource> 68 <resource id='ao-test' type='test' fullname='Alan Oaken (test)'><use-timetable idref="Alan Oaken"/></resource> 69 <resource id='ao-web' type='web' fullname='Alan Oaken (web)'><use-timetable idref="Alan Oaken"/></resource> 70 71 <timetable id="Alan Oaken"> 72 <dayoff type="weekday">monday</dayoff> 73 <dayoff type="weekday">tuesday</dayoff> 74 <dayoff type="weekday">wednesday</dayoff> 75 <dayoff type="weekday">thursday</dayoff> 76 <dayoff type="weekday">friday</dayoff> 77 <dayoff type="weekday">saturday</dayoff> 78 <dayoff type="weekday">sunday</dayoff> 29 79 </timetable> 30 80 </resources-list>
